• Resolved wordmatej

    (@wordmatej)


    Hi,

    one month ago I saw that there is a change about width which I sae after updates of plugins and theme. So, before on mobile showed me full width, but now it shows also padding/margin around section.

    So, I thought prb is was in Elementor, but when get reply from them I deactivated all plugins incliding Elementor but prb still remains. Beside of that I temporarly changed theme to default and prb dissapeared. So, when I activated Blocksy Child again than also prb came back.

    So, can you pls check and send me any tip/solution.

    Best regards

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello @wordmatej

    Yes, we did make some changes to make Elementor play nicer with Blocksy and respect its customisation settings better. You can try adding the following CSS to your website to make this work.

    @media (max-width: 699px) {
    section.elementor-section.elementor-section-boxed>.elementor-container {
    width: 100%;
    }
    }

    Let me know if this works.
    Thanks!

    Thread Starter wordmatej

    (@wordmatej)

    hi and tx for reply,

    I puted code into CSS but does not work – same as before. Also I cleared all cache.

    Any other CSS code?
    What settings put into Blocksy?

    Best regards

    Thread Starter wordmatej

    (@wordmatej)

    hi again,

    I tried to change your code max-width and problem is resolved – I puted:
    @media (max-width: 767px) {
    section.elementor-section.elementor-section-boxed>.elementor-container {
    width: 100%;
    }
    }`

    Tx a lot for your help.

    Best regards

    Hello @wordmatej

    Oops, my bad. Totally forgot to add max-width inside the query. Glad you’ve managed to figure it out.

    Take care and have a great weekend 🙂

    Thread Starter wordmatej

    (@wordmatej)

    No prb, as long it is solved.

    Have nice weekend u2.

    Best regards from sLOVEnia.

    • This reply was modified 4 years, 8 months ago by wordmatej.

    <3

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Full width section / Content Width’ is closed to new replies.