Home>Support>Problem with Portal on Mobile

Problem with Portal on Mobile

When a post using the Portal theme is viewed with the responsive layout on mobile, AND that post has a featured image, the featured image seems to be a little too wide to fit the screen (example: http://i.imgur.com/X3H4YNK.png ). I checked it multiple mobile devices, and the same problem exists.

I’m really loving this theme, everything else has worked perfectly, and would definitely pay for a premium version if you guys released it, but as of now this flaw totally ruins it.

Thanks!

URL: http://ewwty.com/2012/02/24/dimethyltryptamine-dmt-experience/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 25 days ago Andrew Misplon
    Hi, I Work Here

    Hi James

    Thanks for reaching out.

    Let’s roll back one or two rules and hopefully sort this out. Do you have a Custom CSS plugin installed? If not: Plugins > Add New > Search for SiteOrigin CSS. Install and activate. Go to Appearance > Custom CSS. Add the following:

    /* Featured Images */
    
    @media (max-width: 1024px) {
    	body.responsive.single article.post .entry-thumbnail {
    		margin-left: 0;
    	    margin-right: 0;
    	}
    }
    
    .entry-thumbnail[style] {
    	height: auto !important;
    }
    

    Let me know how that goes.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More