I LOVE ENFOLD and I know that everything is possible with this superb template…But
I’m trying to achieve something similar to this effect on top of the page (VIDEO): http://peterloew.eu/home-newsroom/
How can I create a top border in black let´s say 10 px? I have searched your forums – no solution found :-(
that´s the css code I created and tried on this site:
#kds-column-border .flex_column.av_one_half.flex_column_div.first.avia-builder-el-5.el_after_av_section.el_before_av_one_half.avia-builder-el-first.home2 {
border-top: 11px solid #000;
}
Am I using the wrong approach? in private content you can see the page with the column “TOP STORY”
thanks with best regards
Stanko
Hey Stanko,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-4215 #av_section_1 {
border-top: 10px solid #000;
padding-top: 20px;
}
Best regards,
Rikard
Dear Rikard
thanks for your fast reply – unfortunatly this code isn`t working :-(
any other idea?
with best regards
stanko
Hi KulturDesign,
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
.page-id-4215 #after_section_1 #kds-column-border,
.page-id-4215 #after_section_1 .avia-builder-el-16 {
border-top: 10px solid #000 !important;
}
If you need further assistance please let us know.
Best regards,
Victoria
dear Viktoria
great job – thank you so much – you´re the best
we can close this topic
best regards
Stanko
Hi KulturDesign,
Great :)
We are closing the thread.
If you need further assistance please let us know in a new one.
Best regards,
Victoria