Not anymore Responsive >498

Hi,

I have a new Problem. The content on the home page/index.php. Is not getting Responsive when the size of the screen is smaller than 498 or 500px…

Only the content. I have Reinstalled the theme, deactivated the child-theme but no change. I tried also the theme activello: there is no problem.

Maybe you can help me. I have some screens posted down. As shown in screen3.

Hope you can help me out…

Regards,
Ager

Hi Ager,

Sorry to hear of the problem you are having.

Could you please share me the page URL from your site where it’s not displaying correctly on smaller screen so that i can troubleshoot it?

Kind Regards,
Movin

Yes, the thing is that the site is under development and Maintance is on. But i can send you via msgs login data to it: it would be than jusos-bremen.de/wp-admin

login name: test
password: thxforyourhelp

Thank you for sharing your site URL.

You can try resolving this issue by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Dazzling Options -> Other -> Custom CSS

div#secondary {
    position: static;
}
#tribe-events-list-widget-2 {
    overflow: hidden;
}
.entry-title {
    word-break: break-word;
}

THANK YOU SOOOOO MUCH! I was hopeless!

Really very good support when I ever want to Buy a Theme I will do it from Colorlib.

You are most welcome here :slight_smile: