Removing margins for image in a single blog post

Hi,

I want to post an image (a long infographic, 600px wide, 6000px long) and I’m trying to make it go all the way to the edge, removing the white margins so that when mobile users scroll through it, it fills the whole screen.

I have tried a few different css codes:

.post-598  p {
margin: 0px -33px 0px;
}
This makes the images go to the edge exactly how I’d like it to, but it cuts parts of the comment section on the left side. I looked for a way to put the margins on the sides of the comment section back again, but with no luck.


.post-598  img {
margin: 0px -33px 0px;
}

.post-598  img {
margin-left: -33px;
margin-right: -33px;
}

.post-598  img {
display: block;
margin: 0px -33px 0px;
}
I have tried several variations of the above code snippets where I targeted only the image (img) instead of the whole page (p). For some reason it is only the left margin that works. No matter how large I put the value for the margin-right, the right margin doesn’t change. What I end up with is no margin on the left side (as desired), and even more margin on the right side.

Is there a css code or some other trick that would achieve what I'm trying to achieve?

Any help would be greatly appreciated. Please let me know if you need some information from me.

Here is the link to the page:

The password is: infographic

Comments

Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.