This topic has 2 replies, 2 voices, and was last updated 10 years ago ago by Eva Kemp
Ever since I upgraded to the new version of Royal the arrows on blog post carousels and the ‘back to top’ button have been off center. Please see screenshot.
Margins don’t seem to have any effect and using padding contorts the entire shape of the buttons instead of moving the arrow.
Site is: http://www.iamokah.org/imokahtmp
Login/ftp in private content
Hello,
I’ve added the following code to your custom.css file:
.back-top span:before {
top: -6px !important;
}
.pagination-slider .owl-next:before, .owl-controls .owl-next:before, .pagination-slider .owl-prev:before, .owl-controls .owl-prev:before { top: 12px; }
Please check the arrows.
Thank you.
Regards,
Eva Kemp.
The issue related to '‘Arrows are off center’' has been successfully resolved, and the topic is now closed for further responses