New Landing How can we help? Themeforest Theme Support Dante How to increase the distance between points in the horizontal menu?

Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #180547
    Davinci
    Member
    Post count: 67

    How to increase the distance between points in the horizontal menu to 70 pixels?

    Attachments:
    You must be logged in to view attached files.
    #180555
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You could add a line of CSS to either your theme’s CSS option or if you are using a child theme the css file.

    #header-section .sticky-wrapper #header.sticky-header ul.menu li a {
      padding: 10px 35px 10px 35px;
    }

    Thanks.

    #180752
    Davinci
    Member
    Post count: 67

    Thank you!

    This code help me.

    .header-1 nav#main-navigation .menu > li,
    .header-2 nav#main-navigation .menu > li {
    	padding: 0 50px 4px;
    }
    #180757
    David Martin – Support
    Moderator
    Post count: 20834

    Great, I have formatted the code should others need to reference this.

    Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register