Home › Forums › Jevelin Theme › Icon Group not centered
Home › Forums › Jevelin Theme › Icon Group not centered
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
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
thanks! resolved!
You are most welcome here š