Hi support,
im checking the mobile view of the web site im building localhost.
The blog slider arrows are not centered, how do i achieve this
thank you for your support
im happy for this to be centered on the pc view as well
Hi,
Try the following CSS code:
.blog_slider_header .slider_navigation{ margin-left: unset!important; }
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Comments
im happy for this to be centered on the pc view as well
Hi,
Try the following CSS code:
Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards