• Hi, I am using Themerush theme to my website onlinejuction.com but I am facing one problem with this theme. I contacted theme author but they are not giving support to me. My problem is that it is showing same color on link and text so no one can figure out whether it is link or text. Desktop user can figure out hovering mouse on those link but mobile user especially who uses JavaScript browser. How to change text link (hyper) color on Themerush ? I want to change link color into blue in stead of black or same color like normal text. I don’t have enough coding knowledge so I will appreciate if anyone help me. Links and normal text are having same color so blog reader can’t figure out whether it is link or normal text. Links only shows blue color only after hovering mouse on it. I want always blue color for link text.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Your links are already in blue. Here is the CSS.

    a, a:visited {
        color: #0000ff;
        text-decoration: none;
    }
    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    You seem to have a premium, commercial theme. Your best place for support with that is with the developers.

    https://themetix.com/themerush/

    I don’t see a support link theere, but they publish a support email: [email protected]

    Thread Starter bikasgurung

    (@bikasgurung)

    I contacted developer but they are still not answering me. I reset my theme because of messing code. Please help me, I want to change link colour of post (article/blog post) to blue instead of same colour like normal text. I loaded some CSS code recommend by my friends but they took whole effect including sidebar and everything with link propriety to blue. So I removed it.

    To be clear, see this example; what I want to do –

    Read episode 29 of mountain wild.

    In the above example I want to change liked text “episode 29” into blue colour.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Bob, above, explained the CSS you neeed to change.

    On the page you linked, what do you want to change? It’s an incredibly busy page and there are links all over the place.

    Thread Starter bikasgurung

    (@bikasgurung)

    I don’t have enough coding knowledge so I need some CSS code that takes effect only on blog post link colour. See this post “121 Daily Useful Website That You May Need Any Time” all of mentioned 121 text are linking with redirect url but they are showing as normal text. I want to change colour of them into blue instead of black, normal text like colour.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    How about this? Make a screen shot of your page, edit it with MS Paint or soemthing like that, and circle what you want to change? Post the resulting image on imgur.com and paste a link to that here.

    As I said, your page is incredibly busy and I don’t know which area you want to target.

    Thread Starter bikasgurung

    (@bikasgurung)

    This is screenshot of url linked text iteam I wanted to change into blue colour- https://image.onlinejuction.com/show-image.php?id=7bf51edded54ae943b2cea3cea7c5036

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to change post link color on Themerush ?’ is closed to new replies.