Link color

Home Forums Jevelin Theme Link color

Home Forums Jevelin Theme Link color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • sachcontrol
    Participant

    Hello,

     

    I have changed the link color in the theme settings, but it seems to have no effect on the links on my page

     

    https://wp-lab.sachcontrol.de/#kontakt

     

    Please help.

     

    Best regards

    Stefan

    Hi Stefan,

     

    Thank you for your question.

     

    Could you please tell me a bit more details about where you are changing the link colors and where you want them to change by sharing screenshots of it so that I can help you?

     

    Best regards,
    Shufflehound team

    sachcontrol
    Participant

    Hi,

     

    Screenshot 1 shows where I have set the color for the links in the theme settings

    Screenshot 2 shows 2 examples for links being light blue when they should be red.

     

    Best regards

    Stefan

    Attachments:
    You must be logged in to view attached files.

    You can style them by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #content a {
        color: #c10525;
    }
Viewing 4 posts - 1 through 4 (of 4 total)