Mobile Responsive Row of Buttons

Home Forums Jevelin Theme Mobile Responsive Row of Buttons

Home Forums Jevelin Theme Mobile Responsive Row of Buttons

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • tomshaw68
    Participant

    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.

    Attachments:
    You must be logged in to view attached files.

    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

    tomshaw68
    Participant

    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;
    }

    tomshaw68
    Participant

    Hello, that code didn’t seem to fix the button issue.

    Attachments:
    You must be logged in to view attached files.

    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.

    tomshaw68
    Participant

    That was it, thank you!

    You are most welcome here 🙂

Viewing 8 posts - 1 through 8 (of 8 total)