... Currently if I add code as css it highlights my text when I mouse over, but it also highlights the buttons when I mouse over on the same page. I want the background text to highlight but not the buttons. I have looked on line but I cannot find the answer. Anyone can give me the code so I can be specific to text only. Thank you
Answers (1)
Could you share the CSS + HTML on something like pastebin? It's really impossible to fix the problem without analyzing the CSS first. It's like me asking someone to solve my math homework without me giving them the question. My guess is you're using css wrong, and using something like links, or you have a link you didnt close properly causing the whole area to be highlighted or something similar.