Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1371375

    I am using the tabs feature on a new site and I’m having issues with the length of the third tab “Virtual Construction” it’s not wide enough and breaks into 2 lines throwing off the design, my goal would be to have “Virtual Construction” (3rd tab from the left) be on one line like the others so its consistent, increasing the width of the cell.

    Let me know if you have any questions

    see screenshot – https://schwabino.com/pic.png

    Thanks
    B

    #1371411

    Hi B,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #top .av-inner-tab-title {
        width: 120px;
    }

    Just change the width as you see fit (default is 90px).
    Hope this helps.

    Best regards,
    Nikko

    #1371584
    This reply has been marked as private.
    #1371590

    Hi B,

    Please try adding this CSS code as well:

    #top .av-tab-arrow-container {
        width: 160px;
    }

    Best regards,
    Nikko

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