[Support request] How can I make this page and all content fit perfectly within desktop and mobile

Home Forums Support [Support request] How can I make this page and all content fit perfectly within desktop and mobile

Home Forums Support How can I make this page and all content fit perfectly within desktop and mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2238906
    Dikson

    I have this page Event organiser that has parts of it cut off. I cant edit it on elementor as it is a default template. Is there a css code that allows this page to show all content and fit perfectly onto a desktop and phone screen.

    #2238920
    Fernando
    Customer Support

    Hi Dikson,

    For this specific page, you can try adding this CSS in Appearance > Customize > Additional CSS:

    .postid-46110 div#page {
        margin-top: 70px;
    }

    Kindly modify 70px with your preferred value.

    Hope this helps!

    #2238927
    Dikson

    Thank you, that works. Also how can I make it fit my phone screen. Now it looks like squished to middle of screen. I want to make it fit the phone screen.

    Thank you

    #2238954
    Fernando
    Customer Support

    You can try going to Appearance > Customize > Layout > Container > Content Padding, then set the view to mobile, and reduce the padding: https://share.getcloudapp.com/4gurb80L

    Kindly let us know how it goes.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.