Home Forums Basel support forum Tabs on Product page: Heading

Tabs on Product page: Heading

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #24886

    DELAYON
    Participant

    Hi there!

    I’ve been inserting Tabs into a product page to display product info much easier.
    While i never had any issues with Tabs on all my other pages, i have some issues on product pages. As you can see on the picture below, there are these “Bullet points” within the heading and the Tab-Titles are shifted up.
    any idea how to fix this?

    cheers,

    nico

    Attachments:
    You must be logged in to view attached files.
    #24893

    Artem Temos
    Keymaster

    Hi,

    Please, provide us a link where we can see this issue on your website.

    Thank you

    #24894

    DELAYON
    Participant
    #24895

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .vc_tta-tab:before {
    	display: none;
    }
    #24898

    DELAYON
    Participant

    thanks this worked!

    Any idea how i can adjust the issue with the / separators? they seam quite small and way low compared to my pages. Also now the tab-titles are not aligned in the center on mobile, regardless if held in portrait or landscape mode…

    Attachments:
    You must be logged in to view attached files.
    #24907

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue too

    div.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab:after {
    	top: -7px;
    }
    #24917

    DELAYON
    Participant

    no its actually not doing anything…

    #24918

    Artem Temos
    Keymaster

    But you didn’t add it to the custom CSS.

    #24956

    DELAYON
    Participant

    I did! It was not working so i took it back out…
    ill add it again and let it in…

    #24957

    DELAYON
    Participant

    Just for you to check…

    Attachments:
    You must be logged in to view attached files.
    #24968

    Artem Temos
    Keymaster

    Could you please provide us your admin access so we can check it?

    #24998

    DELAYON
    Participant

    sure! Please email me at Nico@delayon-eyewear.com
    I guess posting here won’t be so smart 😛

    #25000

    Artem Temos
    Keymaster

    You can post it here via the private content field without any worries.

    #25046

    DELAYON
    Participant

    There u go

    #25060

    Artem Temos
    Keymaster

    Sorry, but we can’t login with this data. It seems to be wrong.

    #25092

    DELAYON
    Participant

    Please try:

    #25096

    Artem Temos
    Keymaster

    Check how it looks now please.

    #25098

    DELAYON
    Participant

    Looks good – thanks!

    #25102

    Artem Temos
    Keymaster

    You are welcome!

Tagged: , ,

Viewing 19 posts - 1 through 19 (of 19 total)

The topic ‘Tabs on Product page: Heading’ is closed to new replies.