Hi there,
Can someone please look at the Easy Slider on the home page at http://www.alaskacharters.com . It is in a 2/3 Column inside a Grid Row. I don’t want the white border/padding/margin whatever it is that appears around the images of the Easy Slider. Also when the page first loads there is a white border at the bottom that disappears once the first slide changes. The only border I have selected is a Border Above and Below on the Grid row which is default grey. The images are all 710x376px.
I don’t know anything about CSS etc. There is a bit of code you gave me for other things in Quick CSS but I don’t think that effects it. The unwanted white border wasn’t always there. It seems to have come after an Enfold update .. unless I changed something by accident.
Thank you
Hey susizimm,
Can you disable caching and minification for now?
Try using this code:
.entry-content-wrapper li {
margin-left: 0;
padding: 0;
}
Best regards,
Victoria
Thank you Victoria. That code solved it :)
Susi
Actually, is it possible to make that code only apply to the home page. It looks like it has taken away the padding on the bulleted list on the itinerary pages The left 1/3 column has a Left Padding of 10px that now seems to have disapeared.
https://alaskacharters.com/alaska-small-ship-cruise/juneau-to-ketchikan/
Hi susizimm,
Yes, of course. If it does not work, please attach some screenshots of the issue.
.home .entry-content-wrapper li {
margin-left: 0;
padding: 0;
}
Best regards,
Victoria
Thank you, that did it :)
Hi,
Great, I’m glad that you got it working and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Its all good. Please close the topic. Thank you!!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon