• Sheila

    (@sheilahawkinson)


    Hi,

    Here is my site https://kaiderma.com/. I would like to ad at least 2 more menus but then overlaps with my “Cart” How do I make the padding smaller and/or font smaller and/or move my “Cart” bottom right of my menus? Please help, thanks!

    Sheila

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey Sheila,

    You can add this code to your custom style sheet in order to achieve what you are looking for. ScreenShot

    #top .main_menu .avia_mega a {
      padding: 0 10px;
    }

    Important: Just copy and paste this code into the bottom of your Custom CSS or Child Theme style.css so that you won’t lose your changes once you update your theme in the future. A Child Theme is the safest and best way to go when doing all kinds of modifications.

    I hope this helps!

    Onwards and upwards,
    -Trey

    Thread Starter Sheila

    (@sheilahawkinson)

    Hi Trey,

    Awesome! Thank you! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change Main Menu Font and Padding?’ is closed to new replies.