Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #721562

    Hey guys!
    I attach a screenshot from my phone so you can see the problem with the button, maybe because it’s on another language, but can you guys help me fix it please?
    mobile screenshot
    I dont know, maybe a CSS or something that will make the button fit the text?

    #721834

    Hey paul_chezan,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #722064
    #722071

    Salut!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    @media only screen and (max-width: 480px) {
    #top div div.woocommerce-message a.button {
        width: 30%;
    }}
    

    Noroc!
    Yigit

    #722394

    Thank you so much! now the text is fitting on the button for the mobile :D
    You guys are the best!
    here is the rezult!
    mobile screenshot result
    I only made it to work from 800px for tablets also and made it for 40%.
    Thanks again! Cheers!

    • This reply was modified 7 years, 11 months ago by paul_chezan.
    #722437

    Hi,

    Looks pretty! :)

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘continue shopping button not fitting the text on mobile’ is closed to new replies.