Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1080930

    Hi,

    is there a chance to align the Tabs of the TabSection from the left? And to color each Tab separately (blue, red, gold)?
    I´d like to have the look and feel of “Tabs Elements”

    thx in advanced dreisatz

    #1081049

    Hey dreisatz,

    Can you give an example of what you’re looking to achieve? Also, provide a link to YOUR site/page in question.

    Best regards,
    Jordan Shannon

    #1081282

    Hey Jordan,
    thx for your quick response.
    The wanted link to demonstrate: /tabsection-test/

    Best regards

    dreisatz

    #1081891

    Hi dreisatz,

    It can be adjusted to some extent. Please show us what you’ve got so far.

    Best regards,
    Victoria

    #1081903

    Hi Victoria,

    in the meanwhile i got this: programm-frankfurt-tag-1-amazon-sales-kongress-2019/#konferenz-trackblau.
    Which works for me – but another wish: how do i manage to get a second gold arrow above the tab? i think this would make more clear to the reader which tab is selected.

    best regards
    dreisatz

    #1083872

    Hi,

    Thank you for contacting us.

    I checked your site and I think you can instead add a background color for the active tabs.

    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:

    
    /* CSS - */
    
    .av-active-tab-title {
       background:blue;
    }
    
    
    

    Best regards,
    Vinay

    #1084938

    Hi Vinay,

    thank you – it is possible that the background changes the color for each tab? e.g. first tab active: blu background, second tab active: red background, third tab: gold background?
    now the active tab is only marked by the golden triangle
    -> link

    #1086341

    Hi,

    Could you give us a screenshot of the area that you’re trying to change? Are you trying to change the background of the whole tab or just the tab title? You can upload the screenshot to imgur or dropbox.

    Best regards,
    Ismael

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