- This topic has 3 replies, 2 voices, and was last updated 1 year, 6 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 › Spirited ProVersie: text blocks
Hi,
im using the Spirited ProVersie theme but the 5 blocks on the frontpage is not the same size.. http://anoservices.nl/
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.five_column { min-height:432px;}
.boxheading { font-size: 18px; letter-spacing: -1px;}
Regards,
Chris
Thanks Chris,
Is it possible for the read more/lees meer button on the same line?
Hi,
Kindly use this one
.threebox {
position: relative;
}
.threebox .simple-btn-small {
position: absolute;
bottom: 30px;
left: 50%;
transform: translateX(-50%);
}
Regards,
Chris
Introduction The popularity of WordPress is not something we can ignore. We’ve known it as the best solution that any developer can use to setup […]
This fact cannot be negated that transferring the website to a new host can prove to be really stressful and tiring. However, if you follow […]
In a number of cases, sidebars are perceived as blocks of the site where all sorts of things can be found. As a rule, a […]