Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #625409

    How can I do this kind of buttons http://i.imgur.com/LanrfTw.jpg
    I read old posts and tried to do but without success.
    I want all buttons on my site to be like that, but with theme colors.
    Including the ugly contact form and mailchimp widgets. Are they ajax buttons?
    Can we change these layers?

    I am sending the page I want to configure

    Thanks

    #625892

    Hi Pedro!

    Please go to Appearance > Menus and edit your menu item and choose to display bordered button style – http://i.imgur.com/4XUoXtJ.png
    then edit your page and choose to display transparent header – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/

    Regards,
    Yigit

    #625905

    Hi,

    Sorry I probably confuse you. I want this look in field on all page buttons. Like contact ajax form and others.

    I am sending you a test page with what I am doing.

    Thank you so much for all your help and support.

    #626437

    Hi,

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia_ajax_form .button {
        background: transparent!important;
        color: black!important;
        border: 1px solid black!important;
    }

    Best regards,
    Yigit

    #626628

    Thanks Yigit, problem solved

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Transparent buttons’ is closed to new replies.