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
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
Hallo, diese CSS scheint leider nicht zu funktionieren. Können Sie mir eventuell noch eine andere Möglichkeit aufzeigen ?
Danke und Gruß
Alex
Hi,
Were you able to clear the cache a few times over?
Best regards,
Jordan Shannon
Hallo, ja den Cache habe ich gelöscht.. Allerdings ohne Erfolg.
Gruß Alex
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
Hat super funktioniert, besten Dank!
Gruß Alex
Hi Alex,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko