Tagged: full width button
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
Hey kevinxjt,
Please provide admin info so that we can inspect the page structure.
Best regards,
Jordan Shannon
Sure thing, thank you Jordan!
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
Perfect, thank you for your help Jordan!
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