Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1357325

    Hello,

    Could you help us adjust the css so the icons are aligned horizontally instead of randomly as they appear now…we would like a top aligned icon for visual appeal.

    Link in private..

    I tried to search the forum for ‘tab section’ and nothing relevant comes up…why is the forum not searchable?

    Thank you

    #1357330

    Hey finchkelsey,

    Please try the following in Quick CSS under Enfold->General Styling:

    .av-tab-section-image {
        position: absolute;
        top: 20px;
    }
    
    .av-section-tab-title {
        padding: 90px 20px 0px 20px;
    }

    Best regards,
    Rikard

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