Tagged: slider
Can I remove the space from the columns? http://prntscr.com/6bnuas
Only from the top of the slider that will not affect the rest of the site
I need it to be like this design: http://prntscr.com/6bnvgt
Thanks!
Hey Lev!
Can you send us a link to your page? You can set your reply as private if you wish.
Best regards,
Elliott
Hi!
Please post the link to your website when you launch it. You can also create a testing environment – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
We can help you with what you would like to achieve but we are going to need to see your live site and inspect elements on it to provide you accurate custom CSS code.
Cheers!
Yigit
Hey!
Can you please publish your page firstly or post a temporary admin login credentials here so we can see your page? We cannot see drafts.
Regards,
Yigit
Hey!
Please place your slider and image into a Color Section with unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-custom-id .av_one_fourth {
margin-left: 0%;
width: 26.5%;
}
Best regards,
Yigit
Thanks Yigit!!!!
You are a genius
Works great!