Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1107053

    Hello
    I want to change the font size of the tab’s registers. I found the following CSS solution for another entry:

    .av-inner-tab-title {
    font-size: 18px;
    }

    But this one doesn’t work. Is there another solution?
    Many thanks
    Beat

    #1107090

    Hi Beat

    What do you mean by “tab’s registers”?
    I don’t understand which element you want to change exactly, sorry.

    Cheers
    Michael

    #1107099

    Hi Michael
    Thanks for your answer.
    It’s the element “Reiter”
    Best regards,
    Beat

    #1107100

    Hi Beat

    Mh – where can I see “Reiter” on https://www.jagd-nassen-ruer.ch/ ?

    Best,
    Michael

    #1107120

    Hi Michael
    Below you will find the link which shows the element “Reiter” (or Tab) with the titles “Kurzbeschreibung”, “Sozialverhalten” and “Merkmale”.
    Best regards,
    Beat

    #1107126

    Hi Beat

    I can’t see the link as I am just a participant like you. It is only visible to moderators.
    I also searched the frontend but could not find the labels such as “Sozialverhalten” or “Merkmale”.

    Best,
    Michael

    #1107136
    This reply has been marked as private.
    #1107335

    Hi,

    Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:

    .tab_titles .tab {
      font-size:16px !important;
    }

    Best regards,
    Rikard

    #1107471

    Hi,
    Many thanks. It works fine.
    Best regards,
    Beat

    #1107616

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Font size of the tab's registers’ is closed to new replies.