how to style tabs

This topic contains 2 replies, has 3 voices, and was last updated by  Paolo 7 years, 12 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #196251

    Scott Harris
    Lifetime Member
    Post count: 74

    On the detail page, I would like to change the top border color of the active tab. Now it is blue. Could you please help me figure out which css class to adjust to change that border color. I want it to be gold #a88e68 and 2 px. I tried geodir-tab-active, but that changes the border on all the top, left and right.

    Thanks

    #196331

    Kor
    Moderator
    Post count: 16516

    Hi Scott,

    I’d like you to check out this article as it explains how you can achieve this http://docs.wpgeodirectory.com/customizing-your-style/ . If you need further help with it, do you think you share your Website URL with us so we could have a better look.

    Thanks!

    #196597

    Paolo
    Site Admin
    Post count: 31206

    FYI: see image attached.

    
    
    
    dl.geodir-tab-head dd.geodir-tab-active a {
        border-top: 1px solid #45b8f2;
    }

    Change color there.

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket