Home › Forums › WordPress Themes – Premium › Pure & Simple › Page Titles
Hi, Me again!
My client wants the page titles (h1) to be a burgandy color. I can’t see any way of doing it, and this time my CSS efforts failed me.
He also wants all the sidebar text to be burgandy
Can you help please?
Hi Sally….for the page titles, you have a theme option setting available:
Go to Appearance >> Customize >> Colours >> Post & Page Titles
However, this will do all the titles for pages and posts, but if you want to change just the h1 headings only, then you need to do some custom CSS. If you are using jetpack, then use the “Edit CSS” under the Appearance menu and do some custom CSS for just “in-page h1 tags” like:
h1 {
color: #dd9933;
}
For the sidebar text, then this CSS needs to target that column container:
#right-sidebar {
color: #ccc;
}
Of course, you would use whatever colour you want.
Thank You, I can’t see for looking! I knew it should be there but just did not see Grrr!
Thanks for the widget thing.
This person is already set up on GoDaddy which do not have great WP support. All sorts of probs with Jetpack!
No worries…
As for Godaddy hosting, I normally don’t like to make recommendations for hosts, but to be honest, I would not use them as a host; great for domain registrations, but hosting, not my choice, as well so many people do experience issues.Do a google search and you will see.. There are maybe a small few of hosts that are worthy, but you might want to check out MediaTemple (which is who I use), or even WP Engine, or Host Gator.
In a nutshell, probably the most important part of running a site, especially a business website, is the host that you use. This is even more important than the site because this is where your site is running from and you want to make sure you have the best support, powerful stable servers, good control panel for managing your site, but again, solid support should anything go wrong or if you have questions.
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.