Tagged: 

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

    I have been having trouble with the tab section.
    1. The titles of the tab section are centered and not full width. This just doesn’t look good to me.
    2. If I add a title and text to one of the tabs, all the text is at the left. I added a 1/1 colum to see if that would change it, but still nothing.

    What am I doing wrong?

    I also added this to my css:
    /* CSS – Tabs with equal space*/
    .js_active .av-tab-section-tab-title-container {
    display: flex!important;
    justify-content: space-around;
    }

    Because before all the tab titles were centered in the middle.

    #1205297

    Hey prissesje,

    Best regards,
    Victoria

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