Social icons broken since the last update

Home Forums Jevelin Theme Social icons broken since the last update

Home Forums Jevelin Theme Social icons broken since the last update

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
  • CBDFactum
    Participant

    Hi,

    check it hereย https://cbdfactum.com/ and scroll down to the newsletter section.

    The social icons are broken since the last update, as the list elements which is handled in another thread.

    Checked with Chrome, FF, Opera & IE – always the same.

    Cheers

    • This topic was modified 5 years, 2 months ago by CBDFactum. Reason: Added the browsers
    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @CBDFactum,

     

    I hope you are well today and thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-icon-group-item-container,
    .sh-icon-group-item i {
        padding: 0 !important;
    }

     

    Best regards,
    Shufflehound team

    CBDFactum
    Participant

    OK, thx, this fixed it. Can your developer fix it also in one of the next updates?

    You are most welcome here ๐Ÿ™‚

     

    Sure, we will fix it by troubleshooting the issue more.

     

     

    CBDFactum
    Participant

    Please, what is going on with your IT? Check https:/cbdfactum.com and scroll down to the newsletter section.

    What happened now? A new update and another broken layout.

    This seems the child theme issue used on your site so to confirm it just temporary use the Jevelin theme on your site. If everything works fine then it’s your site child theme issue.

     

    Also, please try temporarily removing the custom CSS code that you are using on your website.

    CBDFactum
    Participant

    Solution for this topic

    Please accept my apologies and thank you very much for the hint regarding the child theme. You have mentioned it already once. This I should try always before I start a thread here.

    I could fix the CSS which was casing the wrong layout.

    Kind regards!

    You are always welcome here ๐Ÿ™‚

Viewing 8 posts - 1 through 8 (of 8 total)