Hi @rogerparco
Thank you for writing in.
Please go to your Dashboard > Appearance > Customize > Additional CSS CSS and Add this CSS codes:
.owl-carousel.owl-drag .owl-item {
height: 355px;
}
Please do contact us if you have any questions.
Regards!
That code did work as it brought the bottom margin up, however in doing so, it also cut off some of the text in the slider section.
Is there a way to horizontally center the text in the slider section?
Was able to move the text higher using:
.slider-content-wrap {
padding: 0 0px 220px;
}
On further review, this will not work:
.owl-carousel.owl-drag .owl-item {
height: 355px;
}
All this does is moves the sections below the slider higher. This creates more white space in the logo (or last section) I use.
Hi @rogerparco
Thank you for writing back.
We are really sorry for the inconvenience as we were not able to catch your issue.
Please do let us know if you have any other issues.
Regards!