This topic has 9 replies, 2 voices, and was last updated 10 years by Laura.

  • Author
  • #96478
     szmek9
    Participant

    Hi
    How to make this button have transparent background ?
    http://bimv.pl/home-material-design-2-2/#1447700703111-9acbf5d9-fd6f

    #96583
     Laura
    Moderator

    Hello, can you share a link so i can check it out? 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #96586
     szmek9
    Participant

    I shared a link in a previous post
    http://bimv.pl/home-material-design-2-2/

    If You meant login

    szmek9
    pass: uz2@Jx9

    #96854
     Laura
    Moderator

    Hello, added a custom css to it, just add this css to style.css and it will change to transparent background, customize it as you wish 🙂

    COPY CODE
    
    .button1 a {
        background: transparent !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #96877
     szmek9
    Participant

    it didn’t help

    #97011
     Laura
    Moderator

    Hello, it does make it transparent, please try cleaning cache.
    Maybe what you wanted was something different, do you mean you want to show the background image?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #97079
     szmek9
    Participant

    yes i wan’t it to be transparent and see background through it.. I cleared cache. It’s “Call to Action” it’s not just a button I want the whole thing to be transparent also heading and text like “Zaloguj” whole box.

    #97095
     Laura
    Moderator

    Hello, understood, this should work

    COPY CODE
    
    .button1 {
        background: transparent !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #97101
     szmek9
    Participant

    ok, now it works. thanks.

    #97193
     Laura
    Moderator

    Hello, glad it worked 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 10 posts - 1 through 10 (of 10 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?