- This topic has 3 replies, 2 voices, and was last updated 4 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Centering Header Words
Using the Solar Theme.
I want to center and move up one line the words in white, to the right of the logo image
http://nhenergygeek.org
What code will allow me to center them and move them up by adjust the padding?
Thank you.
-J
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.logo h2 {
text-align: center !important;
float: none;
margin-bottom: 10px;
}
Regards,
Chris
Thank you, the words are not quite centered over the centered menu.
http://nhenergygeek.org
Can you advise?
Thanks, Chris
Hi,
Kindly use this one
.header-right .phntp { width: 35%;}
Regards,
Chris
Are you in search of publishing your website at a minimal, the user hasr also evolved and is constantly trying toimprove their websites’ aspectse themes […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
WordPress content management system comes with prebuilt post revision functionality. It’s a system that keeps the record of each added publication or draft made on […]