HI
I would like to put a vertical line separator between the columns on this page:
(hosted on WPengine) (site is in development only but I published the page so you can see yourselves).
Is this possible and how can I do this? I tried to color the section right border, but the results were horrible!!!
Thanks
Lyse
Hey tremblayly!
Could you please post a link to the site so that we can check it out? Also, if possible, a screenshot highlighting what you are trying to achieve.
Regards,
Rikard
Hi!
According to this site – http://www.downforeveryoneorjustme.com/ your website is currently down. Please make sure that you have posted the correct link
Cheers!
Yigit
Just noticed the page is under “pages:, so please try this link
http://scisco.wpengine.com/pages/work-experience (hosted on WPengine)
Lyse
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-3244 .avia-builder-el-8,.page-id-3244 .avia-builder-el-18,.page-id-3244 .avia-builder-el-28,.page-id-3244 .avia-builder-el-38, .page-id-3244 .avia-builder-el-48,.page-id-3244 .avia-builder-el-58,.page-id-3244 .avia-builder-el-68 {
border-left: 2px solid #e2e2e2;
padding-left: 60px;
}
Regards,
Yigit
Hi Yigit
Added the CSS to my customs styles.css in my child theme (because that’s where I like to keep all customization). However, this dd not add a separator line between columns.
Lyse
Lyse
Hey!
Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/gk3ccuS.png
Regards,
Yigit
Hi Yigit
Great! all works well
Thanks
Lyse