• @sandygiri45 @alsonthakuri @amritshrestha

    After the latest update, I am having issues with the layout of sidebar text widgets, not restacking when viewed on mobile devices. The sidebar widgets are wrapping to the right of the main content area instead of stacking below. This was NEVER an issue until after the most recent updates? What changed in the mobile CSS causing this issue? I need to fix this issue ASAP. It is not mobile friendly and hard to read this way on mobile devices.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @koolkatdesign

    Thank you for writing in.

    Could you please let us know your issue details at our private E-mail. We will look after the issue and provide you a better solution.

    Regards!

    Thread Starter KoolKatDesign

    (@koolkatdesign)

    What is your private email?

    BTW…I had to fix this issue on my own by adding my own custom CSS but you should fix the theme files for everyone else using it.

    Hi @koolkatdesign

    Thank you for writing in.

    That definitely shouldn’t be happening, and it isn’t something we’ve heard from our other clients. We have checked your site on mobile devices and it seems that itis working fine.
    Could you please send us some screenshots of the issue so that we can check and provide you a better solution.

    Regards!

    Thread Starter KoolKatDesign

    (@koolkatdesign)

    Where do you want me to send screenshots? There is no option to upload them here.

    I added the css below to fix the issue so that is why you are no longer able to replicate the issue on mobile devices:

    @media only screen and (max-width: 800px) {
    .rightsidebar #primary {
    width: 100%;
    float: none;
    }
    }

    Thread Starter KoolKatDesign

    (@koolkatdesign)

    Hi @koolkatdesign

    Thank you for writing back.

    Could you please provide us your site URL so that we can check on this and provide you a better solution.

    Regards!

    Thread Starter KoolKatDesign

    (@koolkatdesign)

    I already gave you the URL 2 weeks and three days ago. As noted four days ago, I fixed the issue with my own CSS so you won’t see it on the LIVE site any longer. You asked me to send a screenshot so you can fix it on your side for other customers.

    https://jewishteeninitiative.org/programs/service-learning/mlk-day/

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Sidebar Widget Issue’ is closed to new replies.