- This topic has 3 replies, 2 voices, and was last updated 6 years, 3 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 › All Other Themes › Full width and maximum height
I chose the new page as the home page for the theme. I want to apply these three images to the home page, I need to reply to the mobile version. How do I make the three images full width and fill the height of the blank position?
my web url:http://01s.ace.myftpupload.com
The demo is as follows
I joined CSS: h1.entry-title {display:none;}
But I want the image to fill up the blank area
I want to change to the following picture and respond to the mobile version.
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.home .fl-row-content-wrap { padding:0 20px 0 !important;}
.home .fl-module-content { margin:0 20px 0 !important;}
.home .content-area { padding:0;}
@media screen and (max-width:479px) {
.home .content-area { padding:0 10px;}
.home .fl-row-content-wrap { padding:0 20px 0;}
.home .fl-module-content { margin:0 20px 0 !important;}
}
Regards,
Chris
Suppose my picture needs full width. What CSS should I add?
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.sp-image { width: 100% !important; height: 100% !important; max-width: inherit !important; max-height: inherit !important;}
Regards,
Chris
The Horse Ranch WordPress Themes by SKT Themes are designed to highlight the beauty and professionalism of equestrian businesses. With stunning layouts for service descriptions, […]
Tarot WordPress Themes by SKT Themes offer visually stunning and intuitive designs tailored for spiritual services. With features like appointment booking systems, service sections, testimonial […]
Adventure Sports WordPress Themes by SKT Themes are designed to meet these needs with dynamic layouts, high-quality image galleries, and dedicated sections for services, tours, […]