BiznessPro – Nav Bar

Home Forums All Other Themes BiznessPro – Nav Bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24304
    Colleen WaechColleen Waech
    Member
    • Topics: 26
    • Replies: 28
    • Total: 54
    Member since: October 19, 2015

    Hi SKT Support,

    I am requesting code to expand one menu item’s hover color on the far right of my navigation bar. When you hover on it, it does not fully hover all of it and leaves a tiny portion to the right of it as the original nav bar color. Could this be fixed so the entire area is covered?

    Here is the url to my site: http://www.spcsslinger.org/

    #24460
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Colleen,

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code:

    nav ul li a{padding:7px 26px 6px 27.4px !important;}

    Regards,
    Brad

    #24820
    Colleen WaechColleen Waech
    Member
    • Topics: 26
    • Replies: 28
    • Total: 54
    Member since: October 19, 2015

    Hi Brad,

    When I typed in this code, the Nav Bar creates a second line. I would like to keep the menu items all on one line but not have a tiny space not utilized. It’s a picky detail, but is this at all possible?

    #25069
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Add this code in custom css box:

    nav ul li a{ padding: 7px 27px 6px 26.2px !important;}

    Hope it works.

    Regards,
    Brad

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