Menu category spacing – Legendary

Discussion in 'Legendary WordPress Theme' started by kauaichelle, Feb 24, 2015.

Thread Status:
Not open for further replies.
  1. kauaichelle

    kauaichelle New Member

    Joined:
    Jan 10, 2015
    Messages:
    2
    Likes Received:
    0
    I am using the Legendary theme and there is a spacing issue with the menu categories. As you can see there is no spacing on the right side of the menu bar category, "Get Started"

    http://poha.app5.net/

    I have tried in vain to get either the padding or margins in CSS to work properly.

    Thanks for the assist.
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hey Kauaichelle!

    Please paste the css code given below in custom css section.
    Code:
    .header_style_2 ul.top_menu, .header_style_3 ul.top_menu {
    padding: 13px 30px 13px 0px !important;
    }
    Thanks,
    Praveen
     
  3. kauaichelle

    kauaichelle New Member

    Joined:
    Jan 10, 2015
    Messages:
    2
    Likes Received:
    0
    great, thanks!
     
Thread Status:
Not open for further replies.

Share This Page