badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Attitude pro theme too narrow on mobile

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #71455
    leonardo
    Participant

    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

    #71561
    deboraht
    Participant

    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

    #71822

    Hi there,

    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%; 
       }    
    }

    Thank you!

    #71860
    leonardo
    Participant

    It works, many thanks for your assistance!

    #71867

    Welcome anytime @taxidatum

    #71905
    deboraht
    Participant

    Thank you! Looks like that fixed it.
    Cheers
    Deborah

    #71907
    deboraht
    Participant

    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

    #72244

    Hi @deboraht,

    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.

    Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.