Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #833596

    I am finishing the build on this site

    Up until today, the main sidebar had appeared centered on mobile, and for some reason has chosen to uncenter itself.

    Any assistance is appreciated

    #833698

    Hey dvus4l,

    Add the following to quick css:

     @media only screen and (max-width: 767px){
    .responsive #top #wrap_all .flex_column.avia-builder-el-11{
    margin:0 15px!important
    }
    }

    Best regards,
    Jordan Shannon

    #835565

    Jordan

    It doesn’t appear to be centering the sidebar on mobile

    #835583

    Hi,

    Are you adding to the very top of css?

    Best regards,
    Jordan Shannon

    #836703

    Hey Jordan,

    The code has been inserted to the top of the custom css portion – still no success

    #837037

    Hi dvus4l,

    Was about to check, but it’s asking for a password, which I don’t see in this thread. Did you add a password there?

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.