Tagged: screen
Hi
I have noticed a bit of a display problem with my front page. I am using a logo slider at the bottom of the page with 3 text boxes above it. On my square screen it looks fine but on my laptop or a wider screen the logo slider and text boxes only go halfway across the screen
I cannot seem to find anything that I may have done to cause this problem. Any ideas. WordPress was upgraded yesterday??
regards
Richard
Hey Richard!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
.page-id-2 .container .twelve.units { width: auto; }}
Best regards,
Yigit
Hi Yigit
Thanks again
Regards
Richard