Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #817485

    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

    #817726

    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

    #822223

    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!

    #822443

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Center sidebar widget on mobile’ is closed to new replies.