- This topic has 3 replies, 2 voices, and was last updated 7 years, 10 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 › Construction Pro/Build Forum › SKT Construction Pro – Featured Image
Hello,
Is there a way to change the width of featured images to the same width of the top menu bar? I believe you can do this with some CSS?
Thanks,
Sidney
Hi,
Kindly show us your website URL so that we can assist further.
Regards,
Brad
www.fireskycoatings.com
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.innerbanner img { width:1160px;}
@media screen and (max-width:1024px){
.innerbanner img { width:auto;}
}
Regards,
Brad
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]