Hello,
Following the recent update, icon lists that are in the right-hand column of a two-column layout changed font size (became smaller font).
Here’s what I mean: https://cl.ly/697e78a6bf7c
I saw this thread https://kriesi.at/support/topic/possible-css-rendering-bug-in-4-5-5/#post-1083761 and thought I could fix it, but after making the changes in the child theme (see: https://cl.ly/c09fdcf8f651) it doesn’t appear to be working.
Can you help?
Hey Jennifer,
Thanks for the login, but it doesn’t give us admin access so we can’t assist with this. Please give us admin access, and it would be better if we had FTP access because sometimes the theme editor doesn’t have the right permissions to edit the files.
Another option is to try this css:
li > .iconlist_icon {
font-size: 30px !important;
line-height: 30px !important;
}
Best regards,
Mike
Hi Mike,
Sorry about that — I’ve revised the access. Thanks so much for taking a look!
Jennifer