Rounded Buttons

  • Posted in : Empathy
  • wp_8775131
    Participant

    Hello,

    Is it possible to have all the rectangular elements (portfolio displaying images, contact form areas, download button, contact form send button..) turn to rounded shape?

    Thank you in advance for your support.

    Have a great day!

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    input[type=submit], input[type=button], button, a.button {
    height: 42px; line-height: 0.8; border-radius: 42px; }

    Thanks

    wp_8775131
    Participant

    Hello,

    Thank you for your response.

    The buttons looks too oval, is it possible to have buttons that look like the ones here: https://www.circle.com/it/
    ?

    Thanks again.

    serkan
    Moderator

    Hi,
    I just updated the css code.
    Thanks

    wp_8775131
    Participant

    That looks great, thank you!

    Is there a way to make the contact form boxes and the portfolio boxes rounded like that?

    serkan
    Moderator

    Hi,
    You can use these custom css codes;

    .contact-form input:not([type=submit]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]), .contact-form textarea { border-radius: 42px; }
    .media-cell.type-portfolio {
        border-radius: 42%; overflow: hidden; }

    Thanks

    wp_8775131
    Participant

    Thank you so much!

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

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

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

License required for the following item
Login and Registration Log in · Register