-
AuthorPosts
-
November 7, 2016 at 3:11 pm #709254
Hi – I’ve tried everything I can think of – but failed.
Is there a way of moving the bottom image up by say 50px (see private content)? so that it doesn’t rely on having to be stacked underneath the previous element?
You can see from the image I’m showing, the square image is appearing immediately underneath the send me an example above.
With Enfold’s modular format – I cannot figure out how to effectively overlap. Is it possible?Thanks,
MarkNovember 7, 2016 at 3:14 pm #709257November 7, 2016 at 3:22 pm #709263Sure – posted in private. thanks.
November 7, 2016 at 3:25 pm #709267Hi,
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your image element and give it a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class { top: -20px; }
Best regards,
YigitNovember 7, 2016 at 3:45 pm #709299Brilliant Yigit thank you – legend.
One final question though – how can I move the section head up to meet the bottom of the image?
I tried .hero-section { top: -20px; } but that didn’t work.
You”ll see the issue on the live link in private.
Thanks,
MarkNovember 7, 2016 at 3:47 pm #709301Hi!
Please try adding following code to Quick CSS as well
.home #av_section_1 .content { margin-bottom: -40px; }
and if that does not help, please post a screenshot and show the changes you would like to make.
Best regards,
YigitNovember 7, 2016 at 3:49 pm #709303Perfect – superb.
Gold star and a big thank you from here in the UK.
Best wishes,
MarkNovember 7, 2016 at 3:50 pm #709305Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Regards,
Yigit -
AuthorPosts
- The topic ‘Image spacing’ is closed to new replies.