I am currently building this site
I have a sidebar widget implemented (as you can see on desktop, it houses the ads and socials) – on mobile the sidebar is shifted left. How can I get this sidebar widget to display centered on mobile?
Thank you in advance
Hey dvus4l,
Please try this in Quick CSS:
.avia-builder-el-10 {text-align:center;}
If you turn on the Custom CSS Class Field for ALB Elements, you can assign a class to this column so that you can replace avia-builder-el-10
with something like my-sidebar
. To turn on the Custom CSS Class Field, please see our documentation here: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
Sarah
Hi Sarah,
Thank you for your help. With the addition of !important , I was able to achieve the desired effect.
Please mark topic as solved.
Thank you!
Hi,
I’m glad you were able to get this fixed! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon