Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #255283

    Hi, It’s difficult to create content inside tabs because the av builder is not working inside it therefore I can’t insert content via the av builder, How can I activate av builder inside the tab edit view? The theme shortcodes is kind of limited without the av builder. I would like at least to avail the avia shortcodes inside the tabs. How can I do this?

    Also, How can I change the width of the tabs so that it expands to full-width? (not just on the left side of the page)

    Thanks!

    #255317

    Bump. Can anyone help?

    #255349

    Hi!

    1. That’s not possible at the moment, you’d need to rely on the Magic Wand tool to generate the shortcodes in a separate Page.

    2. That depends on the container width, if your Tabs are in a full-width element (like a Color section) they will expand full-width.

    Regards,
    Josue

    #255358

    Thanks for the reply Josue.

    1. Okay, I assumed this much. I think I’ll go ahead and use visual editor for my tabs.

    2. I’m sorry I was not clear, I am talking about the tab headers. How can I make them extend themselves to full-width size?

    Thanks,
    Daryll

    #255360

    Hi Daryll,

    Can you post the link to a Page where you have Tabs please? i’d like to check what kind of Tabs you have.

    Regards,
    Josue

    #255362
    This reply has been marked as private.
    #255368

    Hey!

    Try adding this code to the Quick CSS:

    .tab {
        min-width: 9.23%;
    }
    

    That will work with your current setup, you’d need to adjust it a little bit if you add/remove a tab.

    Cheers!
    Josue

    #255377

    I see what you did there, I guess I have to do that to all the page with tabs.
    Is there a javascript code that we can embed so that it calculates the width automatically? Like count all .tab then set width to 100/count?

    #255564

    Hey!

    That is possible but unfortunately, this is beyond the scope of support and is not a theme related issue. You might need to find a plugin or hire a freelance developer to add the feature for you. Please visit Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.

    If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.

    Regards,
    Ismael

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