- This topic has 3 replies, 2 voices, and was last updated 9 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Change Featured Image Size in Complete Pro
Hi, is there a way to change the displayed featured image size on pages? I tried uploading a 1000 x 500 px image at it’s been flattened. Here’s a link to an example page: http://82b.abf.myftpupload.com/photo-gallery/
Thank you!
Cheers,
Michael
Hi Michael,
Kindly use image size 1400px wide and 300px height and then go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.page_head img, .post_head img{height:auto !important;}
Regards,
Dave
That did the trick — awesome!
Thank you, Dave!
Cheers,
Michael
🙂
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]