- This topic has 25 replies, 3 voices, and was last updated 9 years, 6 months ago by .
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Lock "Our classes" size
You can manage via appearance>theme options
Regards,
Shri
No, there is nothing there that explains why the three boxes have moved so high up or why the featured images dont show anymore.
They aren’t managed via featured images anymore as inner page also shows that featured image in header. Kindly go to appearance>theme options>sections set up pages and set up those images.
Regards,
Shri
Ahh, I see. It has all be updated. I set the images 🙂
But the boxes still block the slider. Can I somehow move them down like they were?
….and the “more info” boxes, I’d like to have them centred 🙂
Hi,
Kindly add this code in custom css box:
#wrapOne{top:0 !important;}
.services-wrap a.rdmore{left:30% !important;}
Regards,
Dave
Perfect, now I just need the same for the read more buttons in our classes 🙂
Add this code in custom css box:
.ourclasses_col a.rdmore{width:20% !important;}
Regards,
Dave
Now its centered but small squared box so the text in it covers three lines, cut in weird places
Hi Felix,
Remove my previous code from custom css box and add this code:
.ourclasses_col a.rdmore{left:20% !important;}
Regards,
Dave
Awesome, thank you Dave 🙂
Cool 🙂
Regards,
Dave
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 […]