-
AuthorPosts
-
August 4, 2014 at 3:46 pm #299706
Hello,
I see that in Avia layout builder, we can insert horizontal split bar, but how can I insert vertical split bar please ?
Thanks for your help !
Best regards,
FranckAugust 5, 2014 at 2:19 am #299956Hey!
There isn’t something like that because of how the builder structure works (top to bottom). Can you post a screenshot or a mockup of what you’d want to achieve?
Cheers!
JosueAugust 5, 2014 at 10:09 am #300074Hey josue,
Sure ! Here it is : http://www.sphere-evenements.com/trait-vertical.jpg
I have a sidebar on the left (so the vertical bar is automatically added) and I use Avia builder to have another sidebar on the right, and I’d like to have vertical bar between my text and this sidebar on the right (like the screenshot)
Thanks for your help !
FranckAugust 5, 2014 at 11:07 am #300104Hey Franck!
Can you post the link to your page you showed in your screenshot please?
Cheers!
YigitAugust 5, 2014 at 11:22 am #300120Hey Yigit !
Unfortunately I can’t because I’m working on local mode…
I know that it’s difficult for you to answer my question without seeing my code, especially if this vertical bar isn’t covered by the enfold theme.
It would have been nice to cover 2 sidebars in the theme (one on the left and one on the right) :)
Thanks,
FranckAugust 5, 2014 at 11:28 am #300124Hi Franck!
Please feel free to request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
For a temporary workaround, you can give an unique class to column element ( please see Josue’s post here – https://kriesi.at/support/topic/how-to-trigger-specific-elements/#post-268697 ) and then you can add following code to Quick CSS in Enfold theme options under General Styling tab
.flex_column.custom_class { border-right: 1px solid #e2e2e2; }
Regards,
YigitAugust 5, 2014 at 11:36 am #300134Ok thank you Yigit ! I’ll try this solution.
And I’ll post request for 2 sidebars :)
Thanks,
FranckAugust 5, 2014 at 11:59 am #300155 -
AuthorPosts
- You must be logged in to reply to this topic.