font size of headers in tabs

This topic contains 1 reply, has 2 voices, and was last updated by  Kor 7 years, 5 months ago.

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

Open Support Ticket

Tagged: , ,

  • Author
    Posts
  • #309815

    edge
    Buyer
    Post count: 191

    Hi, i am looking to increase the font size of the all headers in the tabs on the listing pages. screenshot here: http://screencast.com/t/XoLgtc7qjVv

    I tried this CSS but it won’t work

    #gd-tabs .geodir-tab-head {
    font-size: 20px;
    }

    Can you please help me further?

    Thank you in advance!
    Gerald

    #309900

    Kor
    Moderator
    Post count: 16516

    Hi Gerald,

    Please try this custom CSS code below instead and see if it works.

    
    
    #gd-tabs .geodir-tab-head a{
     font-size: 20px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

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

Open Support Ticket