Icon Group not centered

Home Forums Jevelin Theme Icon Group not centered

Home Forums Jevelin Theme Icon Group not centered

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    RESOLVED Posts
  • dalkat
    Participant

    Hi,

     

    I’m using the Icon Group field and it’s oddly not centered against the rest of the text. You can see the middle icon (instagram) is to the left of the line divider and action button. Do you know why this may be?

     

    Log-in details in private field.

     

    Dalia

    Attachments:
    You must be logged in to view attached files.

    dalkat
    Participant

    Note: this is only for style 1. I switched it to style 3 for now.

    Solution for this topic

    Hi Dalia,

     

    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

     

    #page-container .sh-icon-group-style1 .sh-icon-group-item-container {
        right: 0px;
    }

     

    Best regards,
    Shufflehound team

    dalkat
    Participant

    thanks! resolved!

    You are most welcome here 🙂

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