This topic has 2 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
Dear,
I have worked with eighttheme for several months now and it works awesome. Now I’m developing a new website (http://matchplayhockey.ilysian.com/) but the website is not responsive on mobile devices. The Single Image attribute it not shrinking.. How can I change this? I check the width & responsive tab but it doesn’t have any influence on the website.. Please help me to fix this bug so the website is done.
Thank you for your time
Kind regards,
Menno Veen
Hello,
Please add this code into custom.css file:
@media (max-width: 480px) {.wpb_single_image img {
width: auto !important;
}}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
The issue related to '‘Not responive website’' has been successfully resolved, and the topic is now closed for further responses