Home Forums Themes Support Gecko Size of "Add to Cart" button

Topic Resolution: Resolved
Viewing 2 reply threads
  • Author
    Posts
    • #10607

      Hi there!

      I want to increase the width and color of ย the “Add to cart” button (“Compra” in my screenshot). Also, if possible, I’d like to change the size of the text inside (“Compra” in this example) and make it bold.

      What’s the code for this?

      I include an edited image illustrating what I need.

      Thanks in advance.

      Cheers

      Jorge

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

      Hi Jorge,

      Thank you for choosing our theme.

      You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      .entry-summary .single_add_to_cart_button,
      .entry-summary .external_single_add_to_cart_button {
      padding: 0 39px 0 42px;
      height: 40px;
      font-size: 14px;
      font-weight: bold;
      }

      You can increase 39, 42, 40, 14 to make your button bigger.

      Best regards

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

    • #10626

      Thanks a lot, Harry! Worked ๐Ÿ™‚

Viewing 2 reply threads

You must be logged in to reply to this topic.