Site logo

Archived topic

Featured Image on Site: Slideout

1 reply · Started by Tim on November 13, 2019

Viewing posts 1–2 of 2

Hi,

i'm really in love with the design of the preset site "slideout". I just wanted to customize the featured image and it's positioning a litte bit like in your video about featured images and bloglayout. But it seems not really to work (i.e. "padding" makes no difference instead of filling the complete width as expected). Especially on the site, which is in the Demo "Blog" I can not replicate the changes from the video.

How can I change this and get back the full customizability?

Hi there,

in Customizer > Additional CSS - remove this:

.no-sidebar .inside-article>*, .no-sidebar #comments, .no-sidebar .nav-links {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

This will stop overriding the customizer settings

This archived topic is closed to new replies.