• Resolved joseaiden

    (@joseaiden)


    Hello,

    I’m looking to change the button style in the square in the slider and other places.

    How do I change this button style on? Even CSS is fine if there is a solution.

    Thank you in advance!

    • This topic was modified 2 years, 11 months ago by joseaiden.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author BurgerThemes

    (@burgersoftware)

    Hi @joseaiden,

    Thank you for writing in,

    I make custom CSS for change button style in the square so please add the following CSS inside

    Appearance > Customize > Additional CSS

    .theme-button{
      border-radius:0;
    }

    Let me know if you have any other queries or suggestions and I will get back to you.

    Have a nice day and stay safe!

    Kind Regards,

    Thread Starter joseaiden

    (@joseaiden)

    PERFECT! Thank you so much;

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to create a square button style for a rounded button?’ is closed to new replies.