How to create shapely buttons?

Sir I would like to know how I can shapely in built buttons in posts or pages.

the class for the actual button is pushbutton-wide

ive had to add in extra css to change colour, and hover, etc.

.pushbutton-wide {
background-color: #dd3333 !important;
color: #ffffff !important;
border: 0 !important;
transition: all .3s ease 0 !important;
}

.pushbutton-wide:hover {
background: #B71C1C !important;
}

just change the colours and you should be gtg

Hi @akuro,

I hope you are well today and thank you for your question.

If you want to display the shapely in built buttons in posts or page then add the following code in that post / page visual text editor and change the URL and text of the following code to whatever you want.

<a class="btn btn-lg btn-filled" href="https://colorlib.com/flexible/portfolio">See It In Action</a>

Best Regards,
Movin

I want to change the colour of individual buttons. I have used the method given above to create those buttons.

@georgefelix To help us keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/shapely/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.