-
AuthorPosts
-
January 12, 2014 at 11:33 pm #208731
hi there,
i’m building a very basic website for a relative. made it with a nice plain white background with black text but for some odd reason they want it blue instead of white but with white text. i’ve done this ok but they don’t like how the main page heading links are quite dark grey in colour (doesn’t really work against a blue background), could i lighten these please so they are more white (although still distinct from the page that is selected)? if so how please?
the headings are:
Home
Services & Clients
Business Effectiveness
People
Practices
Processes
About Us
Contact
Blogalso, would like to lighten the other grey text in the header such as the social media links, the search button icon and the strapline at the top which says Catalyst2Change – Making Change Happen.
thank you kindly,
paulJanuary 12, 2014 at 11:44 pm #208734This reply has been marked as private.January 13, 2014 at 4:28 pm #209019Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.header_color .main_menu ul:first-child > li > a { color: #e1e1e1; }
Best regards,
YigitJanuary 14, 2014 at 12:56 am #209247Hi there, thanks for helping me sort the heading colours.
also, in the above i also asked how i could achieve the same for the following as well please:
“also, would like to lighten the other grey text in the header such as the social media links, the search button icon and the strapline at the top which says Catalyst2Change – Making Change Happen.”
please advise…
thanks again,
paulJanuary 14, 2014 at 1:10 am #209256Hi!
Please add following code to Quick CSS as well
.social_header .phone-info span { color: white; }
Regards,
YigitJanuary 14, 2014 at 1:15 am #209258thanks so much for the swift reply.
that has changed the colour of the text at the top of the page, i.e. Catalyst2Change – Making Change Happen
is there also a way to change the social media button so they are lighter in colour as well please?
thanks again,
paulJanuary 14, 2014 at 1:23 am #209263Hi!
Sorry, following code should do it as well
#header_main .social_bookmarks li a { color: white; }
Cheers!
YigitJanuary 14, 2014 at 1:37 am #209267that is brilliant, very pleased thank you.
is there any way also to change the link colours in the footer for the following:
INTERESTING LINKS
PAGES
CATEGORIES
ARCHIVEthey are grey, again would ideally like to lighten the colour to at least an off white.
thanks,
paulJanuary 14, 2014 at 4:44 am #209293Hi!
Please add following code as well
#footer .widgettitle { color: #e1e1e1; }
Cheers!
YigitJanuary 15, 2014 at 1:21 am #209789thanks Yigit, you’ve been a great help. all sorted now.
best wishes,
paul -
AuthorPosts
- The topic ‘changing the header page link colours so not quite so dark grey’ is closed to new replies.