• Resolved drclmyers

    (@drclmyers)


    I can’t figure this out — is there a way to change the link colors without getting in to the CSS and manually changing them?

    Thanks!
    Cindy

Viewing 15 replies - 1 through 15 (of 22 total)
  • Theme Author ThinkUpThemes

    (@thinkupthemes)

    Hi Cindy,

    This is a premium feature and not available in Minamaze (free). However, we have developed the code so it’s fairly logical to customize. Are there any particular areas where you want to change the link color? Or is it site-wide for ever link?

    Note that the links are slightly different colors in the footer area to the rest of the site, so do you also want the footer links to change color to the one you want?

    I can best advise on next steps when we hear back from you. ??

    Thanks.

    I am having the same trouble. There appears to be no link attributes, meaning you don’t get an underline or color change to make it obvious to site visitors that there is a link or visited link. Can you share the logical way to customize, without having to purchase the premium feature? I think the most logical way is to have the link attributes common site-wide. For example, I don’t want to get fancy and have the footer w/different color links.
    Thank you

    I am also looking for help to change my hyperlink colour. It blends in with the current font. Any advice?

    https://www.jennywearsglasses.com

    Dear ThinkUpThemes,

    Thanks for this very nice theme!

    My need is to change the site-wide color of links to match the blue of my logotype, as you can see here: https://vienafomento.com.br/wordpress/.

    I already find how to change the buttons and the footer line, but I’d like to change the other details.

    Thanks in advance!
    m.

    Hi there,

    I am also trying to change the color of the links on my pages. Did you someone managed to do it and could share the code please ???

    Thank you ??

    Lauren

    Buy or build up a childtheme.

    It ain’t to be hard, it is a well documented code and the webdeveloper tools might help you.

    I’m not very good with themes yet :p

    If I buy the Premium theme, will it work too ? But I’m going to try anyway…

    Thank you !

    .entry-content p a {
    border-bottom: 1px dotted #dfdfdf;
    color: red;
    }

    AE linkcolor red in text only with dotted underline to find it easier ??

    Thank you !!! ??

    Hi,

    Well it worked and then I wanted to change something and it doesn’t want to work anymore.

    I paste the in Appearance/Editor and it worked. Then I thought I should paste it in Theme Options/General Settings/Custom CSS, but it didn’t work. So I put it again in the first place (Appearance/Editor) but it doesn’t want to work anymore :'(

    Thank you for your help !!!

    Lauren

    Anyone??? I’m going mad!!! lol :p
    Thank you,
    Lauren

    Highlighted hyperlinks are a premium feature? Never heard such a ridiculous policy. Could be a deal-breaker.

    Anyway. Seraphyn. What file did you add your code to and where?

    Thanks in advance. ??

    Is it a Premium option ???!!

    Hey guys, I am having the same issue here.
    So – whats the most recent status? is it still premium? did anyone managed to solve it in a friendly easy way?
    is it really going to be an issue? such a trivial thing as colored link???

    1. create minmamze-child directory in public_html/wp-content/themes
    2. copy style.css to minamaze-child
    3. edit style.css and replace all #F33F3F (original red color) with your color (#559911 in my case – green to match client logo)
    4. activate minamaze-child

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘Change link colors?’ is closed to new replies.