- This topic has 7 replies, 2 voices, and was last updated 8 years, 10 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › skt build theme
hello when I’m using photo gallery added skt build theme turns out to be smaller pictures on the main page . What can I do to enlarge
Hi,
Kindly show us your website URL.
Regards,
Dave
www.fibercastprekast.com
Hi,
Are you talking about the homepage box thumnail images?
Regards,
Dave
photo gallery of completed projects under
Hi,
Kindly go to inc/custom-function.php
Find this Code
$imgSrc = wp_get_attachment_image_src( get_post_thumbnail_id(), array(270, 200));
And replace it with this code
$imgSrc = wp_get_attachment_image_src( get_post_thumbnail_id(), 'full');
Regards,
Dave
THANK YOU
LAST PICTURE BOX SERVICES, Ni HOW CAN GROW
Hi,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.services-wrap .one_third img{height:auto !important;}
Regards,
Dave
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]