Lower text on header in Goran theme
-
How can I lower the text in the header on every page?
The blog I need help with is: (visible only to logged in users)
-
Hi there, go to Appearance > Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS.
body.hero-image .hero.with-featured-image { padding-top: 366px !important; padding-bottom: 216px; }What you will want to do to keep the image the same size and move the text down is to take padding off the bottom and add the same amount that you take off the bottom to the top. In other words, if you take 100px off the bottom padding, add 100px to the top.
-
-
-
Is there a way of deleting / hiding the text across the header image, see http://www.geofftheplantman.com.au sort of driving me mad, I am not experienced at css at all.
-
@geofftheplantman, I see that you got the page title on your site hidden. It looks like you are using WordPress but you are not hosted here at WordPress.com. For self-hosted WordPress sites such as yours using Goran, there is a dedicated Goran Theme Support Forum at WordPress.org where you can post for help.
For general questions on self-hosted WordPress.org installations, visit http://wordpress.org/support/.
-
-
- The topic ‘Lower text on header in Goran theme’ is closed to new replies.