Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #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
    Blog

    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.

    thank you kindly,
    paul

    #208734
    This reply has been marked as private.
    #209019

    Hi!

    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,
    Yigit

    #209247

    Hi 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,
    paul

    #209256

    Hi!

    Please add following code to Quick CSS as well

    .social_header .phone-info span { color: white; }

    Regards,
    Yigit

    #209258

    thanks 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,
    paul

    #209263

    Hi!

    Sorry, following code should do it as well

    #header_main .social_bookmarks li a { color: white; }

    Cheers!
    Yigit

    #209267

    that 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
    ARCHIVE

    they are grey, again would ideally like to lighten the colour to at least an off white.
    thanks,
    paul

    #209293

    Hi!

    Please add following code as well

    #footer .widgettitle { color: #e1e1e1; }

    Cheers!
    Yigit

    #209789

    thanks Yigit, you’ve been a great help. all sorted now.
    best wishes,
    paul

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘changing the header page link colours so not quite so dark grey’ is closed to new replies.