- This topic has 3 replies, 3 voices, and was last updated 7 years, 1 month 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 › Construction Pro/Build Forum › Image Scaling issues
I use Construction Pro theme for the website: gatewayhomesnh.com
1) Thumbnail gallery images on OUR WORK and HOME PAGE > Projects are not proportionally scaled. (The photos are primarily horizontal images but preview as squares.)
2) Logo on header gets scaled out of proportion going from desktop to mobile. (It usually gets condensed vertically.)
How do I setup the photos and logo to retain the correction proportions?
I’ve searched the Support Forum for similar issues without finding the fix.
Your assistance is greatly appreciated.
Nikki Savramis
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header .header-inner .logo img { height:auto !important;}
.photobooth .gallery ul li { width:33.333%; height:258px;}
Regards,
Dave
Dave that did it, thank you so very much!
🙂
If you found our service good kindly leave us a review here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/18/
Regards,
Shri
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 […]