• Installed Modality theme. Have two problems:

    1) Uploaded a logo image under “Theme logo settings” tab. Logo size is fine on desktop, but shrinks and is too small when used on smaller screens such as tablet and mobile. How do I fix the responsiveness of the logo image?

    2) I set the homepage slider to show post category “slideshow”. The slider images are perfect size for desktop but do not shrink on smaller screens, instead, most of the slider image is cut off. How do I fix the responsiveness of the slider images?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Same issues here. Does any one have any suggestions?

    Thread Starter adbucll74

    (@adbucll74)

    No one seems to know. I’ve been looking for a solution for awhile. The creator is also a terrible business person because he only helps Premium subscribers, not understanding that by helping with these support questions will get people to eventually upgrade.

    Do you know if there are the same issues with the Premium version?

    Thread Starter adbucll74

    (@adbucll74)

    I do not know. I switched themes because of it, so I no longer use Modality themes. I believe if you go premium though, if gives you a way to contact the creator directly instead of using forums.

    I found a solution for the logo shrinking in mobile view.

    1. Go into responsive.css (you may have to ftp to your site to access this file)

    2. replace:
    #logo a img {
    width: 30%;
    }

    with:
    #logo a img {
    width: 100%;
    }

    This fixed to logo problem for me.

    • This reply was modified 8 years, 2 months ago by wordyshark.

    Thank you Wordyshark. Any ideas for the slider to be responsive?

    @outerspection
    There are two default sliders you can choose from. I’d try switching to the other one. Beyond that I don’t really have a solution.

    Wordyshark,

    Thanks. Your css code fixed my problem as well…logo size on responsive devices. THANK YOU. I paid for the pro version, and requested help, but 2 weeks out…NOTHING.

    The pro version is pretty good, and adds the premium revo slider, abd I’ll be playing with that in the coming months. On the other hand, got two pro themes with the code on the top of his page.

    My project is at

    https://www.survivalring.org/startrims

    which will be at

    https://www.startrims.com

    in a couple of days (currently forwarding to the work site). This logo issue was the last hurdle. Also, the slider is working on my tablet and iphone as it does on the computer browser. You might try downloading the latest free version of modality.

    Rich

    • This reply was modified 7 years, 9 months ago by rafleet.
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Logo and slider responsiveness’ is closed to new replies.