[Resolved] change navigation bar width and font types of dispatch

Home Forums Support [Resolved] change navigation bar width and font types of dispatch

Home Forums Support change navigation bar width and font types of dispatch

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1126006
    Kilian

    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?

    #1126166
    Leo
    Staff
    Customer Support

    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.

    #1126234
    Kilian

    thanks a lot, that worked out great

    #1126262
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.