Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1088017

    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?

    #1088059

    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

    #1088427

    Hi Mike,
    Sorry about that — I’ve revised the access. Thanks so much for taking a look!
    Jennifer

    #1088955

    Hi,
    Thanks, I have added the code from the post, but I don’t see a change in the bullets and I can’t reproduce on my localhost. But adding the css above to your Quick CSS did work. Please clear your browser cache and check.
    Please feel free to adjust to suit.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.