- Posts: 125
- Thank you received: 0
Change margins
-
paul1
Active member - Topic Author
- Member
Less
More
3 months 3 weeks ago #51567
by paul1
Change margins was created by paul1
www.bairnsdalewebdesign.com.au
Hi Milos
Using the HOST template, which I like - decided to add the image scroller to replace the static laptop image - works well within the design.
I need to set the margins to be equal width to show the slider in the centre. As you can see, it is not
I did set the row settings to full width as a test but same issue.
Have I missed something?
Paul
Hi Milos
Using the HOST template, which I like - decided to add the image scroller to replace the static laptop image - works well within the design.
I need to set the margins to be equal width to show the slider in the centre. As you can see, it is not
I did set the row settings to full width as a test but same issue.
Have I missed something?
Paul
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6769
- Thank you received: 719
3 months 3 weeks ago #51568
by milos
Replied by milos on topic Change margins
Hello,
Try adding this in the template's custom.css file:
Regards,
Milos
Try adding this in the template's custom.css file:
Code:
.hot-images-scroller .scroll-container,
.hot-images-scroller .scroll-parent {
width: 100% !important;
}
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.161 seconds