- This topic has 7 replies, 2 voices, and was last updated 6 years, 11 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
A visually pleasing and user-friendly website is essential for consumers and businesses in today’s digital age. In this article, we’ll talk about creating websites with […]
If you are planning to set up an online shop, then there are more than a few things that you would want to pay attention […]
A list of the most practical conference WordPress themes for conference and event management, exhibitions and meetings, concert and projects, sports events and donation programs […]