-
AuthorPosts
-
January 30, 2014 at 7:43 pm #217102
Hi Guys,
I’m trying to change the title color of one of our post from blue to Black. When we change it in the editor the change takes effect and this is the code: <span style=”color: #000000;”> Smart Suite Latest Version Releases</span> But when we return to the website the title color hasn’t changed it’s still Blue. This has happened on a few other posts, can you help us fix this problem please.
Thank you
LGI’ve just noticed in this post the color code is #000000 But the wording of our title is showing blue? Smart Suite Latest Version Releases
- This topic was modified 10 years, 9 months ago by designing.
January 31, 2014 at 6:04 pm #217563Hey designing!
Can you post the link to your website so we can take a look?
Regards,
YigitJanuary 31, 2014 at 7:57 pm #217625This reply has been marked as private.January 31, 2014 at 8:31 pm #217638Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .alternate_color.title_container .main-title a { color: #000; }
If that does not help, please point out the section.
You can go to Enfold theme options > Header tab and add your links in “Phone Number or small info text” section using HTML a tag ( http://www.w3schools.com/tags/tag_a.asp )Regards,
YigitFebruary 4, 2014 at 12:10 pm #219296Hi Yigit,
That’s still not working. It changes the colour in the editor but when I go back to view in the browser nothing has changed ?? Just to let you know I’ve also cleared the browser cache
LG
- This reply was modified 10 years, 9 months ago by designing.
February 4, 2014 at 4:48 pm #219458Hi!
It seems to be working fine on my end. Please see screenshot here http://i.imgur.com/gDdj9Ch.jpg
Cheers!
YigitFebruary 4, 2014 at 6:29 pm #219540This reply has been marked as private.February 4, 2014 at 6:47 pm #219561Hi!
The style for the strong tag is being use for the text. Please edit the code and replace it with this:
<p style="text-align: center;"><span><strong style="color: #000000;"><span style="font-size: 14px;">PROLIN helps seamlessly replace your HP Service Desk system with an easy, phased transition process.</span></strong></span></p>
Best regards,
IsmaelFebruary 4, 2014 at 7:31 pm #219585Hi Ismael,
That worked fine. Thank you!
-
AuthorPosts
- The topic ‘Change Color’ is closed to new replies.