Tagged: background, login, Register
Dear Support Team
Where do I change the background color from #f8f8f8 to white?
How/where do I proper set the position for the Register button?
Best regards
Alexander
Hey Xinspirit,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top form.login,
#top form.register {
background: #fff;
}
#top .woocommerce .u-column1.col-1,
#top .woocommerce .u-column2.col-2 {
background: #fff;
}
#top .register button.woocommerce-Button.button {
float: none;
}
Hope it helps :)
Best regards,
Nikko
Hi, Nikko.
Cooool!! It helped. Thank’s a lot!
Have a grateful day!
Best regards
Alex ;)
Hi,
Glad that we could help :) Thanks for using Enfold and have a great day!
Best regards,
Nikko