Change colors on text links?

Discussion in 'SpotMoto WordPress Theme' started by madsweiss, Jun 16, 2013.

Thread Status:
Not open for further replies.
  1. madsweiss

    madsweiss New Member

    Joined:
    Apr 8, 2013
    Messages:
    15
    Likes Received:
    0
    Hi Guys

    How do I change the color on texts I use for links? I use the defauld color theme and would like the text links to pop out more and be more eye catchy?

    Hope you can help.

    Best regards

    Mads Weiss / Denmark
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Please explain your problem with the help of screenshot, where you want to change the color and also share the link of your website, so that we can give you the exact solution.
     
  3. madsweiss

    madsweiss New Member

    Joined:
    Apr 8, 2013
    Messages:
    15
    Likes Received:
    0
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS


    Code:
    .content-bar a {
    color: your color value;
    font-size: 30px;
    font-family: your font type;
    }
     
  5. madsweiss

    madsweiss New Member

    Joined:
    Apr 8, 2013
    Messages:
    15
    Likes Received:
    0
    Thanks a lot :) You are the man!!
     
Thread Status:
Not open for further replies.

Share This Page