• Resolved amberpixi

    (@amberpixi)


    Hello! I am having fun learning to modify this theme. Thank you for making it!

    How do I stop the horizontal tiling of the header background? Or how do I add a header with a different background, like in the example page for Marla theme?

    The site I am working on is http://www.backstageburlyq.com

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

    (@ceslava)

    Hi amberpixi,

    Just add this line to the CSS extra field

    #header {
    background-repeat: no-repeat;
    }

    Best regards

    Thread Starter amberpixi

    (@amberpixi)

    Thank you! You are the best!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘stop header background tiling?’ is closed to new replies.