-
Author
-
November 3, 2015 at 17:54 #85514cbdesignParticipant
Hi I think I asked this a while ago on another thread but not clear on the answer – the “scroll down” (or any) button on the revolutionary (or any button on site that uses this style) I want the stroke to be 100 opacity not see through – just like words. So the stroke and words should be seen always and when you hover over it could turn solid color. How do I do that? Thank you!
Attachments:
You must be logged in to view attached files.November 3, 2015 at 23:06 #85552sharmstrModeratorCOPY CODE.btn-see-through { border-color: #ffffff !important; }
btw – you have a some bad css on that page. You are trying to set the text color to white by doing this
COPY CODEcolor: ffffff;
instead of
COPY CODEcolor: #ffffff;
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
November 6, 2015 at 06:33 #85886cbdesignParticipantI don’t see this? Can you fix or tell me where this is? What page should have this CSS? Thank you.
November 6, 2015 at 10:54 #85903sharmstrModeratorCheck your quick css settings.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
November 20, 2015 at 17:48 #88339cbdesignParticipantI went to Appearance > Editor > changed the CSS and it still didn’t make the button outline full opacity?
November 20, 2015 at 18:16 #88349sharmstrModeratorI dont see that you added the code I gave you.
And you still have invalid css
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files. -
AuthorPosts
You must be logged in to reply to this topic.