Forums
(@mward1008)
11 years, 1 month ago
Hi All
I had difficulty with a white-space surrounding the slides on my girlfriends website:
https://www.chilidesign.co.uk/
I was able to address this using:
<div align="center" class="" style="background-color: #77c6c5; background-position-x: 46%;"> <?php if ( function_exists( "easingsliderlite" ) ) { easingsliderlite(); } ?> </div>
In template-front.php.
Hope useful.
Mike
It’s ok – I managed to resolve by using:
in the template-front.php