Skip to content
Public Ticket #18213

Footer

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.footer-widget-wrapper .widget ul li a {
    color: #fff;
    opacity: 0.8;
    transition: 0.15s all ease-in-out;
} .footer-widget-wrapper .widget ul li a:hover {
    opacity: 1;
}

Regards,
PenciDesign.



Th3k replied

Customer Reply

Perfect, now how do I make this text white and put a possible dart next to it

PenciDesign Supporter replied

Staff Reply

Hi,

You can create a footer with 3 columns of widgets like the attachment file by going to the Appearance → Customize → Footer → Footer widget area: select 1/3 + 1/3 + 1/3 at Footer Widget Area Columns Layout.

Then navigate to Footer → Colors: you can change the background color of the footer here.

Regards,
PenciDesign.


Th3k started the conversation

Conversation Start

Can create a footer like this.

Want to join this conversation or access attachments? Sign in first.