Site Title wont sit over Header Image!
-
I have designed a site in a free version, i liked it so I have since bought a Premiuim version and tried to replicate that site.
However when adding an header image I cannot get the Site Title and description text to sit over the image… this was possible in my free version, Please advise how I can do this?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Yes, you can change this by editing the CSS. Please go to Appearance > Customize in your Dashboard. Go to the CSS tab and add this:
h1#site-title { position: relative; z-index: 101; } h2#site-description { position: relative; z-index: 101; }Happy Blogging!
-
-
- The topic ‘Site Title wont sit over Header Image!’ is closed to new replies.