Different Mobile and Desktop Article Preview

Hi Dears,

I’m having issue with making mobile and desktop preview of an article to be more attractive for viewers. To explain it properly, please see the links below:

Here is my initial post: http://cuneivlog.com/understanding-clickbait/

It looks okay on mobile, but looks horrible and not centralized on desktop.

My ideal style will be something like this: https://www.nytimes.com/2018/04/26/opinion/supreme-court-new-civil-war.html (see mobile and desktop preview)

Appreciate having your guidance.

Thanks,

Hi There,

Thanks for writing in! I see that your container max width is set to 550px. Could you please try adding the following CSS rule into your page’s custom CSS area and see if that is what you’re expecting.

.e512-20.x-container {
    max-width: 800px;
}

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.