Inserting buttons on posts
Hi there, I added a button on one my posts/ projects and its width is 100%. How can I control it to keep it to a regular width without having to specify px?
I tried to use the ON/ OFF 100% Button function (see image attached) but it’s not changing anything.
Cheers, Gustavo
Attachments: You must be
logged in to view attached files.
HI Gustavo,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that i can help you to reduce its width?
Best regards, Shufflehound team
Solution for this topic
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-button-container {
display: inline-block;
} Perfect, this works 🙂
Thanks so much
You are most welcome here 🙂
Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it