• Resolved smorpeth

    (@smorpeth)


    Hi there,

    I have vertical set tabs which align left, and a corresponding image (from the editor) to the right.

    I have 3 sections however and want them all to stay in the same area, but I need to get a heading in between them. Is there any way of creating one of the tabs as a heading?

    i.e an H3 tag and not clickable?

    I can send a screenshot to clarify if needed.

    Cheers

Viewing 4 replies - 1 through 4 (of 4 total)
  • hi @smorpeth,

    please share url or screenshot.

    Thanks.

    Thread Starter smorpeth

    (@smorpeth)

    Thanks. image link of where I am at is https://graphiques.co.nz/example.jpg

    Basically I am using the tabs as a list to view an apartment image. I have used this previously for this page (scroll down) https://www.nzliving.net/340-onehunga-mall/plans/

    However on this new site all three sections are together as per example image (https://www.graphiques.co.nz/example-2.jpg)- Is there any way to get headings between the tabs without being a speparate tab group as this would mean the image would not land in the same place.

    does that make sense? lol

    Thread Starter smorpeth

    (@smorpeth)

    I have the below custom CSS, but it effects all of the tabs… can’t make it work for JUST the “tabs_desc_2383_7” tab

    #myTab_2383 > li > a > span {
    font-size:24px;
    font-family: “Montserrat-semibold”, Arial;
    text-align:left;
    }

    < li role=”presentation” class >
    < a href=”#tabs_desc_2383_7″ aria-controls=”tabs_desc_2383_7″ role=”tab” data-toggle=”tab” aria-expanded=”true” >
    < span > FIRST FLOOR < / span >
    < / a >
    < / li >

    Hope that helps, thanks

    • This reply was modified 5 years, 9 months ago by smorpeth.
    • This reply was modified 5 years, 9 months ago by smorpeth.
    Thread Starter smorpeth

    (@smorpeth)

    Ignore found the solution

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Create a heading between Tabs’ is closed to new replies.