Tagged: icons
Hello
I would like to decrease the size’s text which is beside or above the icons.
Could you help me ?
Hey sandra1307,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Andy
Hi Andy
it’s for icons at right of the page, the text is too big and not excatly aligned with the icon
thanks for your help
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.postid-22444 .iconbox_icon {
top:0 !important;
}
.postid-22444 .iconbox_content_title {
font-size:20px !important;
}
Best regards,
Rikard
Hello
sorry it doesn’t work. I tried a very litlle size to see the difference but it doesn’t work neither.
The text’s icons are “Pronote” “itineraire” “cogolin”
I have an another question is it possible in Quck CSS to write personnal text because there are a lot of changes and I would like to remember what the changes are. If I put text like this /* this CSS is made to change the size text for icons*/ is it ok ?
Thanks for your hel^p
Hi,
use this code instead:
h3.iconbox_content_title {
font-size: 20px !important;
}
and adjust as needed.
Please open a new ticket for a new question/issue.
Best regards,
Andy
Great ! It works !
Thank you !!!
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay