• Resolved iconweekly

    (@iconweekly)


    Hi, I’m using the Writee Pro theme and the mobile menu has a small arrow which has to be clicked to expand any submenu. I only have one submenu and would like for it to be expanded by default on mobile menus. How can I achieve this?

    Also, if I could increase the padding between the links in the mobile menu, that’d be great.

    Thanks in advance.

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

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

    (@scissorthemes)

    Hello @iconweekly

    Please add the below CSS to your additional CSS area in Appearance > Customize

    .primary-navigation ul li ul{display: block;}
    .primary-navigation a{padding: var(–padding-2) var(–padding-4);}

    Further, will request you to reach us directly from our support website for a quick response

    Thanks

    Thread Starter iconweekly

    (@iconweekly)

    @scissorthemes,

    That worked, and I’ll reach out directly in the future, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Expanding mobile submenu by default’ is closed to new replies.