Site logo

Archived topic

Widget Does Not Appear And Change The Colour Of Recent Post Of Thumbnail

1 reply · Started by septiady on February 27, 2021

Viewing posts 1–2 of 2

Hi,

I am using Marketer and widgets on the footer doesnt appear. I am sure i have already put the widgets.

How do i change the colour of recent post of thumbnail from orange to other colour.

Thank you

Hi there,

to change the widget color ( showing recent posts) go to Customizer > Additional CSS and look for this CSS:

.sidebar .widget:first-child {
    background-color: #e86000;
    color: #fff;
}

Change the colors to suit.

The missing widgets can you check in Customizer > Layout > Footer that you have set a number of widgets to be displayed?

https://docs.generatepress.com/article/footer-widgets/

This archived topic is closed to new replies.