[Support request] How to add some padding bellow secondary navigation?

Home Forums Support [Support request] How to add some padding bellow secondary navigation?

Home Forums Support How to add some padding bellow secondary navigation?

  • This topic has 1 reply, 2 voices, and was last updated 4 years ago by Leo.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1201667
    Anonymous

    Hello,

    I am trying to add some padding after secondary navigation because it needs some space between secondary navigation and slider because show together. I dont find option on Customizer, how can I do this? thanks!

    #1201923
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    #secondary-navigation {
        margin-top: 10px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

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