Skip to main content

Make an Element 100% in Width

Note: add this class to make the element take up the full width of the div it is inside.

<a href="#" class="learnMoreBtn full-width">Learn More</a>

In this image, the button on the left has the full-width class and the button on the right does not. With this class the button will take up the entire width of the div it is inside. opt1-banner