- This topic has 9 replies, 2 voices, and was last updated 5 years, 4 months ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
Home › Forums › Gravida Support › Extra wide distorted image on top of post page
I have my post page in a sidebar widget on my home page (development site). When I click on an individual post in that sidebar, the post with image appears just fine, but the image also appears full width and distorted under my header. I could not find in customizer or CSS how to eliminate that full width additional image. Any suggestions or help would be appreciated!
indigoplantationpoa.pruntyfamily.com/indigo/
Hi,
Your website is on under cunstruction mode. Therefore we are unable to check the issue.
Regards,
Chris
Construction mode is off now.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page_head, .post_head { background:#f4f4f4;}
.page_head img, .post_head img { width:auto !important;}
Regards,
Chris
The duplicate top image (not stretched now) is still showing twice – once at the top of the post and then again with the post.
What can I do to remove that top duplicate post image?
Hi,
Kindly use this one
.page_head, .post_head { display:none;}
Regards,
Chris
Unfortunately, this did not work. Double image still showing including some large gray block between images. when I click on the post listing.
Hi,
Kindly use this CSS
.post_wrap.layer_wrapper .page_head, .post_head { display:none !important;}
Regards,
Chris
Worked this time. Thanks.
🙂
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]