Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35860
    Céline Dahan
    Guest

    Hi

    I’m using your theme “Diced” for my website. The appearance is great on desktop but it looks strange on a mobile screen. I’ve tried to make changes using the mobile icon, but it changes the view on a big screen too. I can’t optimise my site for small screens. Can you tell me how to do it?

    Thanks in advance

    #35892
    Jesse Owens
    Keymaster

    Hi Céline-

    Thanks for reaching out, and thanks for using the Diced WordPress theme.

    Taking a look at the site, it looks like the main problem is the two buttons, “Click & Collect Paris 17ème & Livraison en direct,” and “Commander sur Deliveroo” aren’t wrapping to a second line on smaller screens.

    You should be able to fix this with a little bit of Custom CSS. Navigate to Customize > Advanced > Custom JS & CSS and paste these lines into your Custom Theme CSS:

    span#glfButton0 { white-space: break-spaces; }
    a.btn.btn-3d.btn-rounded.btn-color-1.btn-jumbo { white-space: break-spaces; height: unset;}
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Mobile size looks strange’ is closed to new replies.