-
AuthorPosts
-
August 9, 2018 at 1:22 pm #995452
Hi there,
I want to remove the whitespace below a fullwidth slider. (see: http://prntscr.com/kgl4e8). So the aim would be that the picture of the girl would be directly on the light blue thin line without any whitespace.
The same problem I have here (http://prntscr.com/kgl5tm) where I have a three column setting above a color section. I also would like to have this little bit of whitespace gone.
Is there any code I could use for that?
PS. Link to the page in Private Content.Many thanks :)
MAugust 9, 2018 at 9:17 pm #995717Hey eKMUch,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
BasilisAugust 13, 2018 at 9:27 am #996590Details in Private Content.
August 13, 2018 at 1:43 pm #996672Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.page-id-535 #after_full_slider_2 .content { padding-top:0 !important; }
Best regards,
RikardAugust 13, 2018 at 2:21 pm #996691Hi Rikard,
Thanks for your support
Unfortunately it does not work.
Additionally, unless I am not mistaken, you only refer to #after_full_slider_2 (so this code would only affect the slideshow slider correct?) but if you check out the second screenshot I added above you can see that the problem also occures if I have a regular 3 column layout. So the code would also need to fix this issue.
Thanks.
August 13, 2018 at 2:58 pm #996711Hi eKMUch,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av_slideshow_full li img.jetpack-lazy-image { display: block; }
If you need further assistance please let us know.
Best regards,
VictoriaAugust 14, 2018 at 10:31 am #997023Hi Victoria,
Thanks for finding this one out for me. Just deactivated the plugin and everything works smooth again.
Wow this is terrible, I also found out that this plugin was the reason many pictures from our gallery didn’t load properly :-/
Thanks so much for your help.
Have a wonderful day.August 14, 2018 at 2:52 pm #997109Hi eKMUch,
Glad we got that figured out and you got things working for you :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.