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

    Is there a quick way to make just the header extra elements bar a repeating background image?

    #314844

    Hi!

    Try the following code in Quick CSS:

    #header_meta{
    background: url(IMAGE_URL) repeat top center !important;
    }

    Best regards,
    Josue

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