• Resolved clancel

    (@clancel)


    Hi. The submenu button, ‘Get a Performer Pass’ under ‘Events’ on the Front Page is not lined up. If this is a theme issue, can you help? Thank you.

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

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

    (@mysterythemes)

    Hello @clancel

    You can use the following code:

    #site-navigation ul#primary-menu > li:first-child > a {
    	padding-left: 0;
    }
    #site-navigation ul#primary-menu > li:first-child a {
    	padding-left: 10px;
    }

    Thanks 🙂

    Thread Starter clancel

    (@clancel)

    Thank you. It’s fixed.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Sub menu button issue’ is closed to new replies.