I have a background image with a text. Once the browser window is bigger than 1920px, scaled by the image. I do not want. What should I do?
Fri, 05/08/2015 - 03:32
No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.
Could you send us your site? We need to check it.
sure… http://www.wb-dentalservice.de
So you can try to add
#highlighted-1-region {
max-width: 1920px;
background: #000;
}
to the file style.css of your theme.