Hi guys, i have a problem with media screen range on this website: http://ifr-retzstadt.net Think there is a problem with the range of media sizes, maybe with wp version 4.3.1 an in this part @media only screen and (max-width: 1300px) and (min-width: 960px). The news part is under the event part (ipad and imac13). Could you have a look on this, please. Thank you. Best, Dominik
Hello Dominik, Greetings from InkThemes! Please paste the CSS code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: @media only screen and (max-width: 1300px) and (min-width: 960px){ .container_24 .grid_12 { width: 445px !important; } .blog_slider_wrapper { margin-left: -14px; margin-top: -7px !important; } } Note: Change the numeric value as per your interest. Do let me know if you need more assistance, Hope it will resolve your issue Thanks & Regards! Priyanka InkThemes.com