Home Forums Themes Support Claue How to change the style of the buttons?

Viewing 3 reply threads
  • Author
    Posts
    • #17137

      Hello, how can I change the borders of all the buttons so that they’re all like the picture. I think that’s a border 4.

      Thank you!

      Attachments:
      You must be logged in to view attached files.
    • #17148

      Hi,
      Please use the custom CSS code below.
      .button { border: 4px solid #000; }

    • #17271

      Hi foster, thank you for your reply.

      That just increased the thickness of the borders. I’m sorry this was my mistake what I meant to say the corners so that the buttons go from totally rounded (the default of the theme) to squares with rounded corners like in the picture.

      Thank you

    • #17300

      Hi,

      Please change prev code to

      input:not([type="radio"]):not([type="checkbox"]),
      button,
      select,
      a.button,
      .jas-ajax-load a { border-radius: 4px;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 3 reply threads

You must be logged in to reply to this topic.