• Resolved dsscpa

    (@dsscpa)


    As you can see I have massive margins that I want to reduce by 70% and also not have my categories scroll on to two lines.

    Thanks in advance for your support!

    David

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author VolThemes

    (@volthemes)

    Hi David,

    Thank for using our theme.

    Since you have 7 Menu Navigation, you can use this custom css below to “Appearance >> Customize >> Additional CSS

    
    .site-header {
      height: auto;
    }
    .sf-menu li a {
      padding: 0 10px;
    }

    let me know if this work for you.

    Regards

    Thread Starter dsscpa

    (@dsscpa)

    worked like a champ as I said in a reply email. Thanks so much for the fast accurate help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to Reduce the Margins’ is closed to new replies.