Hallo, ich würde gerne in einer Symbolbox die Größe der Icons ändern. Wie ist das realisierbar ?
Hey Alexandervc33,
Please try the following in Quick CSS under Enfold->General Styling:
a.iconbox_icon:before {
font-size: 50px;
}
This will apply to all icon box icons. If you for it to only apply to certain elements, then please add a class to the element in the Advanced tab, then add the class before the CSS above, like so:
.your-class a.iconbox_icon:before {
font-size: 50px;
}
Best regards,
Rikard
Guten Abend, leider funktioniert das so nicht.. Könnten Sie sich das ganze einmal anschauen ?
Hi,
You can try this css code to increase the size of the font icons.
#top .iconbox.av-no-box .iconbox_icon {
margin: 0 auto 20px auto;
width: 90px;
height: 90px;
line-height: 90px;
font-size: 50px;
}
Please toggle or temporarily disable the Enfold > Performance > File Compression settings.
Best regards,
Ismael
Hallo auch dieser CSS-Code funktioniert leider nicht. Können Sie mir bitte zeitnah eine Alternative anbieten
Grüße
Alex
Hi,
You had some invalid CSS in Quick CSS:
*avc:Logo mittig ausrichten*/
*avc: Whatsapp*/
whatsapp://send?text=[title]-[permalink]
*avc: Header Höhe/Größe ändern*/
I’ve removed that for you, and added the CSS Ismael posted, and it’s applying. Please review your site.
Best regards,
Rikard
Super, vielen Dank! Funktioniert hervorragend :)
Sie können diesen Thread schließen
Vielen Dank
Alex