• Resolved chiomajenni

    (@chiomajenni)


    Hi all,
    i just noticed that a word i hyperlinked on the slider changes to the sites font colour. for instance when i link a word on the slider it changes to black if the sites style colour is set to black, or red if the sites style color is red. I want the sites general font color to be black and the hyperlinked text on the homepage slider to be red. how to i do this please.

    check out the site to see what i mean

    https://www.meetadatenow.com/demo

    the linked word is “click” and it is red because the pages style has been set to red

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi chiomajenni,

    I’ve got the same problem, though not even with hyperlinked words (in the slider/header picture) but with the menu/categories (in the slider/header picture): I set them black whereas I set my site title white, and each time I save and look at the result, the menu/categories have come back to white (or green it I set the title green).

    Seemingly a bug.

    I use the free version. Any idea, someone, if it’s fixed in the pro version? (In which case I probably buy).

    Hi again,

    I’ve just tested some command lines in: CUSTOMIZE / MISCELLANEOUS / CUSTOM CODE /

    my problem finally was solved by adding this command:

    #topmenu ul li a{ color: black !important;}

    I must precise CSS langage is entirely new for me… But I just found this (except the color (#fff = white? or red?) instead of black) in another discussion – “[resolved] Drop-down menu font color glitch” launched 4 years ago (advice by layertheme, theme author).

    Anyway, it worked for my problem… Regarding yours, I can’t be sure, as it’s hyperlinked words, be I can’t see no reason why not try this.

    Thread Starter chiomajenni

    (@chiomajenni)

    Thanks for trying Chacunsam. that didnt work but i finally figured out a way to get it done. I had to force the color with html. Here’s what i did

    Go to Customizer – Front Page – Static Slide Content – Edit Content. In the Visual Tab type out what you want on the slider ( In my case “True love is just a CLICK away”) and link the text you want linked ( I linked “CLICK”) then go to the Text tab and add <span style = “color: ColorYouWant”> after the href tag
    so in my case the text went like

    True love is just a (tag)a href=”link”><span style=”color: red;”>CLICK</span>(close a href tag)

    *use the actual a href tag where you see (tag)

    hopes this doesnt backfire in future and hope it helps someone

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘STOP HYPER LINKS ON SLIDER IMAGE FROM BEING THE SAME COLOUR AS SITE’ is closed to new replies.