Remove effects before and after the button

Support Forums Verde – WP Plugin Remove effects before and after the button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5876
    Rui Cruz
    Participant

    Hello there,

    I’d like to remove this effects (“- – -“) before and after the button: https://gyazo.com/cdb4adba2edce046538bf6b31b22c730

    I try to do some CSS but I can’t find a class for this. Any help on this?

    Thanks.

    #5880
    CreaboxThemes
    Keymaster

    Hi,

    in the page ‘Verde Plugin > Options’, add the next code in the option ‘Custom CSS’:

    .links{
         border: 0px !important;
         margin: 0px !important;
    }

    Regards

    #5892
    Rui Cruz
    Participant

    Thanks, it works! 😉

    #5893
    CreaboxThemes
    Keymaster

    Your welcome. If you need something more, contact me 😉

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.