Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #481898

    Hello Team Enfold,

    I wanted to report a bug I found that comes up when you create a page in the advanced layout editor that includes a Blog Posts feed, and choose No Sidebar in the Layout Settings.

    This combination of settings causes the responsive grid to stop working below 767px and the page remains wider than the device layout.

    In order to fix in the short-term, I chose to use a Left Sidebar in the Layout Settings and then added the following CSS code to hide it:

    @media only screen and (max-width: 767px) {

    #after_section_2 {
    display: none !important;
    }

    }

    I hope this helps!

    Cheers
    Seth

    • This topic was modified 8 years, 12 months ago by sethbutler.
    #482367

    Hi Team Enfold,

    This topic is solved and documented in the following thread along with the solution for a bug for the Post Slider / Color Section Background that was caused by a settings for the Color Section background size: https://kriesi.at/support/topic/enfold-problem-with-post-slider-not-responding-in-internet-explorer-ie/#post-482365

    #482548

    Hi!

    Thank you for using Enfold.

    Can you please create a test of the first issue regarding the blog post element? We would like to check it. A screenshot will help.

    Regards,
    Ismael

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