-
AuthorPosts
-
April 29, 2021 at 5:07 pm #1297400
Hallo, ich würde gerne in einer Symbolbox die Größe der Icons ändern. Wie ist das realisierbar ?
May 2, 2021 at 2:17 pm #1297785Hey 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,
RikardMay 4, 2021 at 7:40 pm #1298368Guten Abend, leider funktioniert das so nicht.. Könnten Sie sich das ganze einmal anschauen ?
May 6, 2021 at 11:21 am #1298760Hi,
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,
IsmaelMay 6, 2021 at 3:20 pm #1298812Hallo auch dieser CSS-Code funktioniert leider nicht. Können Sie mir bitte zeitnah eine Alternative anbieten
Grüße
AlexMay 9, 2021 at 5:53 am #1299142Hi,
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,
RikardMay 18, 2021 at 4:40 pm #1301038Super, vielen Dank! Funktioniert hervorragend :)
Sie können diesen Thread schließenVielen Dank
AlexMay 20, 2021 at 5:05 am #1301303 -
AuthorPosts
- The topic ‘Icon Größe verändern in Symbol-Box’ is closed to new replies.
