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

    Can you help please?
    We have set up a tab section in our services page of our website and it works well. Only issue is that the icon titles are not centred with the icons.

    I can’t seem to find a way to fix this

    Logins below

    #1128880

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    #plugins .av-tab-section-image {
        margin: 5px auto;
    }
    

    Best regards,
    Yigit

    #1128888

    Thank you so much – that’s perfect :)

    #1128890

    Hi,

    You are welcome :) Let us know if you have any other questions or issues!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Centering of Tab titles’ is closed to new replies.