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*

Bold Main Menu Button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9796
    dfraley
    Member

    All,

    I would like to have the current menu link in use to be bold. I have customized the color, but would like to make it bold when active.

    Only the active link (the page being viewed) should be bold.

    Help please.

    Thanks,

    Dave

    #9808

    Hi Dfraley,

    To make current menu item bold when it is acitve 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.current-menu-item a, 
    #access ul li.current_page_ancestor a, 
    #access ul li.current-menu-ancestor a, 
    #access ul li.current_page_item a,
    #access ul li:hover > a {
    	font-weight: bold;
    }

    Thank you!

    Regards,
    Theme Horse

    #9810
    dfraley
    Member

    ThemeHorse,

    Thank you. Another question, when I upgraded my web site to the paid version of Attitude, my logo went away and I can’t seem to get it back.

    I followed the steps on here: https://www.themehorse.com/support-forum/topic/adding-logo-as-a-header/

    But still no logo. My logo is just a logo, not a graphic for the entire header. What do you suggest?

    Thanks,

    Dave

    #9950

    HI Dave,

    Could you please send us your site URL also you can upload once again as you did before.

    Thank you!

    Regards,
    Theme horse

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