Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1168850

    Please help me solve a problem
    increase the width of title of tab secton on homepage
    so that it can displayed in one line.

    #1168861

    Hey freepaulc,

    Add this to quick css:

    #av-tab-section-1 .av-section-tab-title {
    width:25%!important;
    }

    Best regards,
    Jordan Shannon

    #1168883

    Thank you so much, but that is not what I want.
    the code you attached increases the width of the whole tab section.
    what I asked is let the tab title can be displayed in the same line, not three lines.

    This is my problem, just like below :

    iPhone
    XS ( three lines, this is the problem)
    MAX

    what I want, just like below:

    iPhone XS Max (same line)

    #1168887

    Hi,

    Apologies, so this is just to target mobile?

    Best regards,
    Jordan Shannon

    #1168897

    No, this is not for what,
    this is my site:www.neck-pillow.com
    as you can see, the tab title on the homepage is three lines, looks like so bad.

    #1169075

    Hi,
    Sorry for the late reply, when I look at your homepage tab section, everything seems to be on one line, is this the right section?
    2019-12-29-085504

    Best regards,
    Mike

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