Blank the Site title, but keep tagline
-
Can someone help me with the CSS code to blank the site title and keep the tagline in the Oxygen theme?
The blog I need help with is: (visible only to logged in users)
-
-
-
Hello there!
Dropping this code in your custom CSS area should do the trick:
.site-header > a { position: absolute; top: 0; } .site-description { position: relative; margin-top: 116px; } @media screen and (max-width: 768px) { .site-description { margin-top: 59px; } }Let me know if that doesn’t work!
Sage -
Hi, anyone who can suggest improving my home page especially the header layout and size using css? Here is my website: https://mainbaronline.com
-
-
@surgicalconsultantsofdallas Great to hear, thanks for letting me know!
@regeljavines Would you mind opening a new thread? That helps keep things organized and easier for volunteers and Automattic staff to help you. Thanks!
- The topic ‘Blank the Site title, but keep tagline’ is closed to new replies.