-
AuthorPosts
-
February 4, 2021 at 11:31 am #1277660
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
StankoFebruary 5, 2021 at 8:52 am #1277910Hey 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,
RikardFebruary 5, 2021 at 9:55 am #1277921Dear Rikard
thanks for your fast reply – unfortunatly this code isn`t working :-(
any other idea?with best regards
stankoFebruary 5, 2021 at 6:46 pm #1278118Hi 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,
VictoriaFebruary 5, 2021 at 7:37 pm #1278162dear Viktoria
great job – thank you so much – you´re the best
we can close this topic
best regards
StankoFebruary 5, 2021 at 7:38 pm #1278163Hi KulturDesign,
Great :)
We are closing the thread.
If you need further assistance please let us know in a new one.
Best regards,
Victoria -
AuthorPosts
- The topic ‘custom border-top for column 1/3’ is closed to new replies.
