Style Code that allows you to put the name of the field of tabs as title H2

This topic contains 5 replies, has 3 voices, and was last updated by  Giovan Antoni 4 years, 6 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #515275

    Giovan Antoni
    Full Member
    Post count: 132

    Could you help me find a style code that allows you to put the name of the field of tabs as title H2

    Tabs Field label in h2

    Url example: https://redsalud.com.sv/medicos/el-salvador/san-salvador/san-salvador/coloprotologos/dra-laura-castro-coloproctologa/

    #515280

    Alex Rollin
    Moderator
    Post count: 27815

    I’m sorry but that isn’t possible with GD settings, and would require a customization. Are you trying to style it?

    #515493

    Giovan Antoni
    Full Member
    Post count: 132

    Thanks for your answer.
    Yes. I am trying to use the custom CSS code.
    But I don’t know what custom CSS code to use to achieve that effect.

    #515758

    Giovan Antoni
    Full Member
    Post count: 132

    Share a link with the knowledge base on how to do it.

    #515821

    Kor
    Moderator
    Post count: 16516

    Hi Giovan Antoni,

    Thanks for your reply. Well, you can’t change HTML using custom CSS code and if you wish to style, you can target it using the custom CSS code below.

    .geodir_post_meta .geodir_post_meta_title {
    font-size:20px;
    color:red;
    }

    Thanks!

    #516163

    Giovan Antoni
    Full Member
    Post count: 132

    Thank you Kor

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

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

Open Support Ticket