Viewing 9 posts - 1 through 9 (of 9 total)
  • #185002
    Dresstive
    Member
    Post count: 38

    How do I remove the “>” that you added to the Send button? I cannot find it anywhere ๐Ÿ™‚

    http://daniabikesbeta.com/home/kontakt/ on there in the send box.

    #185007
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option

    
    .wpcf7 input.wpcf7-submit[type="submit"] {
      background-image: none!important;
    }

    -Rui

    #185379
    Dresstive
    Member
    Post count: 38

    Hello Rui, that worked thank you. But now the Send button is a little bit too long and the text is not centered. How to make it normal size/text centered?Look at the link and you will understand. THANKS! ๐Ÿ™‚

     

    http://daniabikesbeta.com/home/kontakt/

    #185381
    Nishant – SUPPORT
    Spectator
    Post count: 649

    Add this custom css

    .wpcf7 input.wpcf7-submit[type="submit"] {
      background-image: none!important;
      padding: 10px 20px;
    }
    #185387
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this one.

    
    .wpcf7 input.wpcf7-submit[type="submit"] {
      padding-left: 25px!important;
    }

    -Rui

    #185797
    Dresstive
    Member
    Post count: 38

    Should I replace it with the old one or add both? ๐Ÿ™‚

    #185815
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I didn’t saw Nishant reply, so try Nishant first and if it works fine. If it doesn’t work than try mine.

    Let us know if none of the 2 solutions works ๐Ÿ™‚

    -Rui

    #185820
    Dresstive
    Member
    Post count: 38

    Haha I know, but you two already gave me a code earlier to remove the “>” so I am wondering do I keep the first code and add the new one or do I replace the code? Thanks btw!

    #185822
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,

    Most welcome ๐Ÿ™‚ .

    Thanks

    Mohammad

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register