badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

css classes

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #23921
    Aparicio
    Participant

    How can I add a CSS code for the font of a sub menu item. which code I need.

    #23931

    Hi Aparicio,

    Could you make it more clear? And also please send your site url too so that it will be more easy to fix the problem.

    Thank you!

    #23944
    Aparicio
    Participant

    sorry. http://www.compreloadpr.com

    in the menu subitem said that the can make a custom css class in this submenu item.

    In summary, I want to make the subitem text more big than the default

    Thanks.

    #23990

    Hi Aparicio,

    To change the font size of the dropdown menu Go to Appearance -> Theme Options -> Design Options Tab -> Typography Options -> Font Size -> Navigation Child there you can set the size of font.

    Thank you!

    #24027
    Aparicio
    Participant

    thanks. the biggest child font option is 19.

    I cant make it mora bigger.

    This is the bigger?

    #24054

    Hi Aparicio,

    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #access ul li ul li a {
        font-size: 19px;
    }

    Please increase above digit value to have the bigger font size in navigation child.

    Thank you!

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