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

    Hello,

    I am using the Enfold Construction demo theme. I was wondering how I can change the button shape from pill shape to rectangular as well as change the font size and color.

    Thank you!

    #630680

    Hey sshattersley,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Andy

    #631184

    Hi Andy,

    I have included the information below. We are using the Enfold Construction demo are referring to the button shortcode from the Avia builder as well as the buttons for the Fullwidth Easy Slider.

    #631304

    Hi,

    login does not work and yes please provide us wp admin login as well.

    Best regards,
    Andy

    #631963

    Hi Andy,

    Please try with these credentials. Sorry for the error.

    #632946

    Hi,

    use this code inside of Quick CSS field:

    a.avia-slideshow-button {
    border-radius: 0px !important;
    color: blue !important;
    font-size: 10px;
    }
    

    and adjust as needed.

    Best regards,
    Andy

    #633381

    Hi Andy,

    The code above worked well for changing the shape and characteristics of the button the quick slider. Is there another code we can use to modify the general button shortcode from the Avia Builder?

    In the site we linked to above, it’s the “Donate” button on the frontpage.

    Thanks Andy!

    #633616

    Hi,

    sure, use this code:

    a.avia-button {
    border-radius: 0px !important;
    }
    

    Best regards,
    Andy

    #635088

    Hi Andy!

    It works! Thank you so much for your help!

    #635192

    Hi,

    glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Change button shape and other characteristics’ is closed to new replies.