Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #466332

    Hi,

    I find out the css code of the avia-slideshow-button, I know how to use in layer-slider.
    But I also want use it in the pages, I don’t konw how to write the HTML code

    the css code is found in the forum, as following:

    #top .avia-slideshow-button:hover {
    opacity: 0.7;
    }

    #top .avia-slideshow-button {
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    border: 3px solid #fff;
    padding: 7px 16px;
    margin-top: 20px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    background-color: rgba(0,0,0,0.2);
    }

    Waiting for your help:) thank you

    #466796

    Does anyone help me with this?

    #467512

    Hey!

    I’m not sure what effect you are referring to, could you link to a page where we can see it please?

    Cheers!
    Rikard

    #467815

    Hi, Rikard, thank you for your reply:)

    Here is the link: http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/

    #467830

    Hey!

    What Richard means is, can we see live somewhere, what you want to achive, and show us exactly what button functionality you want to copy?

    Regards,
    Basilis

    #467875

    http://www.gooddata.com/
    http://www.newvoicemedia.com/
    Just like thest two websites, I want add the avia-slideshow-button beside or under a text.

    Thanks:)

    #468299

    Hey!

    Please try to apply the following CSS to the item:

    transition: all 150ms linear;
    

    Best regards,
    Rikard

    #468319

    Hi,

    I’m sorry that where to add?

    #468493

    Hi!

    Please add the line I gave you to the code you pasted in your initial post then paste everything in Quick CSS under Enfold–>General Styling.

    Regards,
    Rikard

    #469490

    Now I got it, thanks:)

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Could you tell me the html code of Fade-Out Hover Effect button’ is closed to new replies.