Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi mmshahid. Can you post a link to your site and describe where exactly you want the header widget? Thanks.

    Thread Starter mmshahid73

    (@mmshahid73)

    Hi bdbrown, my site link is https://www.alkamunia.com

    i like to put this

    1

    over this header image

    2

    which says this is not possible

    3

    So any solution?

    You could add a header image using CSS:

    #header {
        background: url("/path-to-your-image.jpg") no-repeat top center;
    }

    After you get that set you can position the widget using CSS.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Placement of Header Ads Widget over header banner image’ is closed to new replies.