• Just what the title says, i added a background image to an advanced text widget and it is tiled meaning it keeps repeating horizontally and vertically it doesnt stretch to be same width as the them.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author OptimizerWP

    (@layerthemes)

    Amrrr,

    Can you please post your site address here?

    Thanks

    Theme Author OptimizerWP

    (@layerthemes)

    Hi

    Insert this CSS in Custom CSS

    #optimizer_front_text-10 .text_block{
        background-size:contain;
        background-repeat: no-repeat;
        padding-bottom:0;
        }

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Frontpage widget tiled not 100% width’ is closed to new replies.