This topic has 5 replies, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #85514
     cbdesign
    Participant

    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.
    #85552
     sharmstr
    Moderator
    COPY 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 CODE
    
    color: ffffff;
    

    instead of

    COPY CODE
    
    color: #ffffff;
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #85886
     cbdesign
    Participant

    I don’t see this? Can you fix or tell me where this is? What page should have this CSS? Thank you.

    #85903
     sharmstr
    Moderator

    Check 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #88339
     cbdesign
    Participant

    I went to Appearance > Editor > changed the CSS and it still didn’t make the button outline full opacity?

    #88349
     sharmstr
    Moderator

    I 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 solution

    This 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.
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?