Home › Forums › Jevelin Theme › Inserting buttons on posts
Home › Forums › Jevelin Theme › 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
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
Sure. Here it goes: https://liberationist.org/programs/create-a-culture-of-transparency-workshop/
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 🙂