Home › Forums › Jevelin Theme › Mobile Responsive Row of Buttons
Home › Forums › Jevelin Theme › Mobile Responsive Row of Buttons
Hello,
I am looking for a suggestion on how to make a row of buttons mobile responsive. I have a sample of this half way down the page here – https://mitsubishimaterialhandling.com/automation-products and I have attached the PC and Mobile view of these buttons. You can see in the mobile view they are overlapping each other. Thank you.
Hi @tomshaw68,
I hope you are well today and thank you for your question.
I visited your shared page but it is displaying “404 Page not found!” error.
Could you please make sure that the shared page is accessible so that I can help you?
Best regards,
Shufflehound team
Yes, sorry, you should be able to access the website now.
Thanks!
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
#container_buttons a.a_demo_four { display: inline-block; margin-bottom: 15px; }
I don’t see it on your shared website.
After using the CSS code, please make sure to clear the cache that you are using on your website.
That was it, thank you!
You are most welcome here 🙂