Good Morning,
In this page https://carnegy.fr/leadership-management/ i wan’t to reduce the space between the picture and the resume “Leadership Management”
Look the arrow in this screenshot :http://www.noelshack.com/2016-32-1470651500-capture.png
Best Regards,
Noé
Hi mewmew21!
Please turn on custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your column element and give it a custom CSS class and add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class { margin-left: 1%; }
Best regards,
Yigit
Good Afternoon,
Before I activate :
add_theme_support('avia_template_builder_custom_css');
So in first in my Quick CSS (in enfold child panel) i add :
#top .ktf-darkborder {
border: 1px solid #333;
}
And then in my column (the column picture) for the page https://carnegy.fr/leadership-management/ i had this one :
.ktf-darkborder { margin-left: 1%; }
Then in Quick CSS I add the same code.
It’s doesn’t work,
Best Regards,
Noé
Please Help me it’s doesn’t work
Best regards,
Noé