Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1299483

    Hallo, ich habe in einem Akkordeon Buttons verlinkt. Ist es möglich den weißen Text in dem Button Fett und etwas größer darzustellen ?

    Vielen Dank und Gruß
    Alex

    #1299544

    Hey Alexandervc33,

    Add this to quick css:

    .toggle_content .avia-button-wrap font font{
    font-size:14px!important;
    font-weight:bold!important;
    }

    Best regards,
    Jordan Shannon

    #1299695

    Hallo, diese CSS scheint leider nicht zu funktionieren. Können Sie mir eventuell noch eine andere Möglichkeit aufzeigen ?
    Danke und Gruß
    Alex

    #1299698

    Hi,

    Were you able to clear the cache a few times over?

    Best regards,
    Jordan Shannon

    #1299705

    Hallo, ja den Cache habe ich gelöscht.. Allerdings ohne Erfolg.

    Gruß Alex

    #1299798

    Hi Alex,

    Can you try adding this CSS code in Quick CSS:

    #top .mytoggle .av_toggle_section .avia_iconbox_title {
        font-size: 18px;
        font-weight: bold;
    }

    Best regards,
    Nikko

    #1299988

    Hat super funktioniert, besten Dank!

    Gruß Alex

    #1300024

    Hi Alex,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Button Schriftgröße’ is closed to new replies.