Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #549926

    So I added the Blog Grid via the Layout Builder and everything on the page including that section seems to have lost its responsiveness and the columns no longer collapsed on top of each other.

    Any Ideas?

    http://dev.infanttoddler.com.php56-19.dfw3-1.websitetestlink.com/

    #550010

    Hey acscreativenew!

    Please try disabling all of your plugins to see if there is a conflict, also ensure that you are using the latest version of Enfold.

    If the above doesn’t make a difference, may we have temporary admin access to your website?

    Best regards,
    Dake

    #550042

    Ok, so I did both things and still not working here is a log in for you.

    A couple things to note. The responsiveness stops working AFTER the “Blog Grid” on the homepage, but it seems to do odd things too with the footer, takes some and does not take some. Its taking the styles I put in my child theme CSS but not the default Theme styles. If you go to a interior page the footer seems to be responding down just like it should taking the custom styles and the default Theme styles. I feel like it’s has to do with the Blog Grid maybe?

    Also another issue im having, not sure if I should create a new thread or not but if you look at my tab section under the top slideshow on the homepage, its doing a weird scroll thing sometimes. Right when you load the site you can scroll the content INSIDE the tab sections.

    Thanks
    -Dan

    #552530

    Any word on this?

    #553842

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 769px) {
    .av_one_fourth { width: 100% !important; margin-left: 0 !important; }}

    Regards,
    Yigit

    #553940

    OK that fixed it but still not sure why it broke after adding the blog grid, I have never seen that before.

    Any change you got to look at my tab section and why i’m getting scroll bars on the content within them?

    http://snag.gy/MGGyM.jpg

    #554519

    Hey!

    Please add following code to Quick CSS

    .js_active .active_tab_content {
        overflow: hidden;
    }

    Best regards,
    Yigit

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