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

    I use a tabs section on one of my pages.
    However, the text is not centered below the icons.
    Can the text ( titles) be centered ?

    #975351

    Hey pixar24,

    It can be done if the word is wrapped:

    
    .av-inner-tab-title {
        word-wrap: break-word;
        min-height: 30px;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #975375

    thanks, this works.
    However could the tabs be wider so the title would fit on 1 line, but centered ?

    #975544

    Hi,

    Which title are you referring?
    http://nimb.ws/50qdVF

    This one?

    Best regards,
    Basilis

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