Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #425100

    Hi,

    Im using a full width sub menu beneath my header and have chosen the “alternate content” color scheme. How can I change the font and font size for this area so it is not so small and plain? Also I have chosen for it to be sticky at the top of my page but when scrolling down it cuts off the top of my text. PLease help
    http://www.commanddigitalconsulting.com/repairservices/software/

    Thank You

    #425310

    Hey akasumyan!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .header-scrolled .av-submenu-container {
      top: 68px!important;
    }
    #top .av-subnav-menu li a {
      font-size: 17px;
      font-family: 'Righteous', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.