Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1311521

    I’m experimenting with the new functions, I noticed that if you set Border Style to “Groove” and enter a value of 50, the IconList graphic is no longer centered. Currently I help myself with a hard CSS snippet by saying

    .iconlist_icon {line-height:unset !important;}
    .iconlist-char {margin:-15px !important; display: inline-flex !important;}

    Which is not a permanent solution ;)

    Hope the support can do something with it!

    #1312029

    Hey Jörg,

    Sorry for the problem. Which version of the theme are you running? If you have an example page where we can see this happening, then please link to that as well.

    Best regards,
    Rikard

    #1312048

    Hey Rikard,
    the Enfold Version is 4.8.4

    And here is an extra page with the error

    #1312322

    Hi,

    Thanks for that. Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1312350

    Hi Rikard,
    enclosed as private message the data!
    The data is now in a test environment

    Thanks and best regards
    Jörg :D

    #1312627

    Hi Jörg,

    Thanks for that. We released a new version (4.8.5) of the theme yesterday, could you try updating to that to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1312665

    HI Rikard,
    I checked it with the new version 4.8.5 and the error is still there.
    Have a new workaraoud for me how to get the icons in the middle. Here is my CSS snippet

    .iconlist_icon {line-height:unset !important; display: flex; display: flex; justify-content: center; align-items: center;}

    best regards
    Jörg

    #1313122

    Hi Jörg,

    Great, I’m glad that you came up with a solution, and thanks for sharing. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

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