- 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]