This topic has 1 reply, 2 voices, and was last updated 6 years by Kieran_SQ.

  • Author
  • #186974
     mrintala
    Participant

    Hello! I try to style the buttons for form submissions but i’m not able to do it.

    Any tips how I can change radius and letter spacing?

    #187002
     Kieran_SQ
    Moderator

    Hi,

    You can use the below CSS to override the general class .button in your BuddyApp Child theme’s style.css by going to WP Admin > Appearance > Editor > BuddyApp Child > Style.css

    COPY CODE
    .button {
        border-radius: 10px !important;
        letter-spacing: 0.3em !important;
    }

    Update the values above with your desired choices, save and clear your cache(s) to see the changes.

    This change .buttons in general. If there is a specific element you wish to update please let me know what/where to update and I will be happy to provide you with the specific CSS.

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?