This topic has 4 replies, 2 voices, and was last updated 9 years, 6 months ago ago by Eva Kemp
Hi!
Is there any way to left-align the button on the second banner under the slider on the Home Page?
My website is: http://musicformindfulnessmeditation.com/
I’m speaking about the banner that says Empower Yourself and the button that says Learn More. I would like the button to be under the text in the image. Thank you for your help!!!
Hello,
As the same class is used for both buttons on both banners I’ve changed class for the second button and named it “second_button”. Then I’ve added this code in custom.css file:
.button.second_button {
background-color: #FF4A4A;
right: 70% !important;
}
.button.second_button:hover {
background-color: red !important;
}
Please clear browser cache and check.
Regards,
Eva Kemp.
Eva, you are simply amazing.
Thank you.
-Kevin
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: align left, banner button, best selling, home page, persuasive, themes, woocommerce
The issue related to '‘Home Page Banner Button Align to Left’' has been successfully resolved, and the topic is now closed for further responses