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

    Hi there,

    I just noticed that our full width button on this page (at the bottom) is now pushed to the left side and much smaller.

    Is there a reason for this change?

    We’ve disabled plugins and took out any Quick CSS code but it didn’t seem to solve this.

    Thank you for your help,

    Kevin

    #837191

    Hey kevinxjt,

    Please provide admin info so that we can inspect the page structure.

    Best regards,
    Jordan Shannon

    #837193

    Sure thing, thank you Jordan!

    #837226

    Hi,

    You seem to have a file named lw.css that has this line:

    
    .avia-button-center {
        display: inline-block!important;
    }

    Change it to this:

    
    .avia-builder-el-last .avia-button-center {
        display:block!important;
    }

    Best regards,
    Jordan Shannon

    #837466

    Perfect, thank you for your help Jordan!

    #837485

    Hi,

    No problem at all. I’m glad I was able to get this taken of. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Full Width Button Not Full Width’ is closed to new replies.