Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1113470
    Raul M
    Participant

    Hello !

    I choose the flat button for my site but it still having a border (even if I put the same color from the backgound) and a very light shadow.

    You can have a look here on my website
    http://awaodoriparis.com/fr/programme/

    I now those are the style for the theme (http://demo.theme.co/integrity-1/shortcodes/buttons/) but I need a really flat button with no border at all and not shadow.

    Maybe you can help me?
    Thanks
    Raul

    #1113475
    Thai
    Moderator

    Hi Raul,

    To remove the border & shadow around the buttons, please add the following CSS under Customizer > Custom > Global CSS:

    .x-pricing-column-info .x-btn {
        box-shadow: none;
        border: none;
    }

    Hope it helps 🙂

    #1113553
    Raul M
    Participant

    Thanks YES that works!
    THANKS a lot 😉

    #1113559
    Christian
    Moderator

    You’re welcome. Glad we could help. 🙂

  • <script> jQuery(function($){ $("#no-reply-1113470 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>