Okay
  Public Ticket #913351
Adjusting the color of text/links
Closed

Comments

  • Richard started the conversation

    Hi,

    In the Salient settings I could not find the setting to change a link color. Where can I find this setting? Also I was wandering how to adjust the color of the text in my contactform. Please also see attached screenshot.

    Thank you for your help.

    Regards,

    Richard

  •  8,996
    Tahir replied

    Hey Richard,

    The link color is set as per the Accent Color Set in Salient Theme Options Panel .  As for styling the CF7 form this should help: http://contactform7.com/styling-contact-form/

    Also have a look at this: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug .

    Thanks


    ThemeNectar Support Team 

  • Richard replied

    Thanks,

    Just what I needed!

    regards,

    Richard

  • Richard replied

    Hi Tahir,

    I added this CSS into the Salient options, but nothing happens:

    span.wpcf7-list-item-label {
        color: #ffffff;
    }

    The color of the text in my first screenshot does not change.

    What am I doing wrong?

    Regards,

    Richard

  •  8,996
    Tahir replied

    Hey Again,

    Your url does not seem to be correct. Could you provide the correct url so i can Live Edit the site and write up the css for you. 

    Thanks 


    ThemeNectar Support Team 

  •   Richard replied privately
  •  8,996
    Tahir replied

    Hey Again,

    I am getting this when i try to view the url : 


    This might help write up Custom CSS: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug .

    Thanks


    ThemeNectar Support Team 

  • Richard replied

    Hi Tahir,

    It is http://www.werkaandewijk.nl

    Regards,

    Richard

  •  8,996
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .wpcf7-form p span.wpcf7-list-item-label {
        color: #fff !important;
    }

    Thanks


    ThemeNectar Support Team 

  • Richard replied

    Hi Tahir,

    Thank you very much for your help! That finally worked!

    Regards,

    Richard