Site logo

Archived topic

change navigation bar width and font types of dispatch

3 replies · Started by Kilian on January 8, 2020

Viewing posts 1–4 of 4

Hey,

I would like to make the navigation bar on top full width but if i change it in the customize menu it is not working.

also: how can i change the font of the captions of the articles on the homepage?

Hi there,

Remove this CSS in Additional CSS field in the customizer:

/* Theme Global */
@media (min-width: 769px) {
    body {
        margin: 0 30px;
    }
}

Are you referring to the title of the post? If so try Customizer > Typography > Headings > H2.

thanks a lot, that worked out great

No problem :)

This archived topic is closed to new replies.