Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #171869

    I have two questions about the settings of the text background

    1) how can I make it ‘transparant’:
    2) how can I make the size of different text backgrounds equal.
    E.g. a longer word gets a longer text background (http://kriesi.at/themes/enfold/homepage/home-v3-3-column-with-blog/)
    I want my text backgrounds have the same size.

    #173294

    Hi,

    To make them equal size, try adding this code to the Quick CSS area in the Theme options page:

    .avia-caption .avia-caption-title{
    display: block !important;
    }

    Result:

    Regards,
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Layerslider – background text’ is closed to new replies.