- This topic has 9 replies, 3 voices, and was last updated 8 years, 9 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
Free WordPress Photography Themes Article explains about the best free WordPress photography themes for having the creative photographers display their work online. Going back to […]
To make your website entirely mobile-friendly, it is essential to pick a theme that comes as the suitable one for your mobile device. Thus, it […]
Are you confused when you come across the term WordPress Child Themes? Do not worry it’s not just you but many fresh developers out there […]