Global area visibility

Permalink Browser Info Environment
Hi.

How can I make Sitewide Copyrights Right area visible on small screen devices?
It seems that by default only the Sitewide Copyrights Left area is visible on all kinds of devices.

Also, the default color for any text is a nuance of gray. What variable controls the color of text? I want it black.

Thanks.

Type: Discussion
Status: Resolved
cristi78
View Replies:
shahroq replied on at Permalink Reply
shahroq
Hi,
Add this code to "\packages\theme_pixel\themes\pixel\css\less\custom.dev.less"
@media (max-width: 767px) {
   #copyrights .col_half:last-child { display: block; }
}
.dark .copyright-links a, 
p,
div
{
    color: rgba(255, 255, 255, 1);
}

concrete5 Environment Information

-

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:54.0) Gecko/20100101 Firefox/54.0

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.