powerrangersnow
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Smart Magazine] Banner ad beside the LogoHi, this solution isn’t working for me. I am applying the code exactly as specified, but it is placing the ad underneath my site logo, not next to it. Any idea what can be done?
- This reply was modified 7 years, 5 months ago by powerrangersnow.
Forum: Themes and Templates
In reply to: [Smart Magazine] Stretched ImageHi everyone,
Someone else had to help me fix this issue. If anyone else is having it, here is the solution.
In the Appearance > Customizer > Additional CSS, add this code:
img {
max-width: 100%;
height: auto;
}Forum: Themes and Templates
In reply to: [Smart Magazine] Squished ImagesHi everyone,
Someone else had to help me fix this issue. If anyone else is having it, here is the solution.
In the Appearance > Customizer > Additional CSS, add this code:
img { max-width: 100%; height: auto; }
Forum: Fixing WordPress
In reply to: Squished ImagesIt appears to be working, thank you so much!! This was giving me so much trouble! Thank you!
Forum: Themes and Templates
In reply to: [Smart Magazine] Stretched ImageHi,
I have successfully been able to resolve all the issues. The only one still standing in the way is the squished images on mobile (seen below). Please, do you have any way to fix this? I would be incredibly thankful.
Forum: Themes and Templates
In reply to: [Smart Magazine] Stretched ImageHi,
The images being squished on mobile in the Homepage Main Post Grids issue still persists. Is there a code or fix I can make to prevent this from happening, 100% of the time?
Forum: Themes and Templates
In reply to: [Smart Magazine] Stretched ImageHi,
I don’t think the issue is the slider because, as you can see below, even when I post the image with no slider, it still stretches to fit the size of the page.
And also, still no resolution to fix the squished images on mobile in the Homepage Main Post Grids (seen below):
Forum: Themes and Templates
In reply to: [Smart Magazine] Responsibe ImagesIt does seem to work now, strange. Thank you for the help!