Formatting of Details Page Tabs

This topic contains 2 replies, has 2 voices, and was last updated by  getawaydigital 4 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #532393

    getawaydigital
    Full Member
    Post count: 211

    Could somebody help me with css needed to change font, size and colour of tabs on details page? THANKS

    #532411

    Kor
    Moderator
    Post count: 16516

    Hi getawaydigital,

    Thanks for your post. You can use the custom CSS code below.

    .geodir-tabs dl.geodir-tab-head dd a {
        font-size: 14px;
        color:#000;
        font-family:fantasy;
    }
    #532569

    getawaydigital
    Full Member
    Post count: 211

    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