- This topic has 9 replies, 3 voices, and was last updated 9 years, 5 months ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Gravida feature boxes homepage
Hello,
The first box on the homepage won’t scale, I tried the code; .feature-box{max-height:210px !important;} but than the text just walks out of the border.
The other 3 boxes are working good.
It’s solved already, the problem was i copyed text in the page from another document so with different Styles i guess.
Oh Okay cool.
Regards,
Shri
The problem is back, i cant figure out whats the problem, now i got the problem on the first 2 boxes.
When im in Customize mode the box is working fine. Also the page that is linked to that box is smaller than all my other pages, no idea why
Hi Nick,
Kindly show us your website URL.
Regards,
Brad
www.behangersbedrijfvdvijver.nl
Hi Nick,
Kindly go to Appereance>>Customize>>Custom CSS Box
Add this code there:
@media screen and (min-width:980px) {
.feature-box a{position:absolute; left:35%; bottom:15px;}
.feature-box{ position:relative; min-height:245px;}
}
Regards,
Brad
Thank you! Solved.
Great 🙂
Regards,
Brad
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]