I choose left side widget and narrow options but on mobile devices I would like to change the width but just for mobile, it is possible?
Thanks in advance
Hi I am having the same issue with Attitude free. Mobile view is stacking/overlapping text and images. my url is http://www.pdgroup.ca
I can upload images of the issue if you need them. Is this a code issue that I can correct?
Thanks very much,
Deborah
To extend the width of the wrapper/container for mobile devices just go to Appearance -> Customize -> Design Options -> Custom CSS and paste the below custom CSS code.
@media only screen and (max-width: 767px) {
.one-column-template .wrapper,
.wrapper,
.one-column-template .container,
.container {
width: 95%;
}
}
Hi,
In the mobile view of the Attitude free version, when the menu on the home page is selected, several of the menu tags are hidden behind the slider image and do not display properly. Re the previous issue, I input the code suggested above, and it corrected that particular page, but the home page is still not displaying properly in menu view. The website is pdgroup.ca. Could you please advise?
thank you
Deborah
Sorry! We can not able to view your site as WordFence blocked for some reason and display as “Your access to this site has been limited” So could you please disable that plugin or make us to access to view your site, so that we can see the exact issue that you are facing and help you fix it.