Comments Alexander started the conversationJune 21, 2016 at 9:52pmHello again! I have a particular color as the background color on the website. But I want the footer and the menu bar in white color and background color as it is right now. (Edit this is fixed but help me with the other question)Thanks!Alexander repliedJune 21, 2016 at 10:03pmAnd how can I change background color when hovering over a menu tab with the mouse?(not fixed, help me :))Thanks! 1,558Laborator repliedJune 22, 2016 at 1:08pmHi Alexander,Can you please send us your site URL first, so we can investigate your site and then get back to you with possible solution. P.S. make sure you've disabled the Maintenance/Coming Soon modBest regards,Laborator Team Documentation Join Kalium Users Group1 LikeAlexander repliedJune 22, 2016 at 2:13pm. 1,558Laborator repliedJune 22, 2016 at 2:19pmHi Alexander,Add the following code in Custom CSS area to change the color: header.site-header div.nav > ul > li:hover > a, header.site-header ul.nav > li:hover > a { background: red; } Best regards,Laborator Team Documentation Join Kalium Users Group1 LikeAlexander repliedJune 23, 2016 at 3:30pmThanks! But I have another question.I want to have a space between the drop-down menu "Select an option" and add to cart. 1,558Laborator repliedJune 24, 2016 at 1:19pmHi Alexander,Add the following CSS to add margin to the bottom of the dropdown: .shop-item-single .item-info.summary .variations { margin-bottom: 50px; } Best regards,Laborator Team Documentation Join Kalium Users Group1 LikeAlexander repliedJune 26, 2016 at 9:23pmHi! Thanks it worked!And last question, i want to change color on "Proceed to paypal" button in checkout. How can i do this? 1,558Laborator repliedJune 27, 2016 at 11:44amThis is the CSS for it: .shop #place_order { background: red !important; } Best regards,Laborator Team Documentation Join Kalium Users GroupAlexander repliedJune 27, 2016 at 2:26pmOkay, thanks!It worked :) Sign in to reply ...
Hello again!
I have a particular color as the background color on the website. But I want the footer and the menu bar in white color and background color as it is right now. (Edit this is fixed but help me with the other question)
Thanks!
And how can I change background color when hovering over a menu tab with the mouse?
(not fixed, help me :))
Thanks!
Hi Alexander,
Can you please send us your site URL first, so we can investigate your site and then get back to you with possible solution.
P.S. make sure you've disabled the Maintenance/Coming Soon mod
Best regards,
Laborator Team
.
Hi Alexander,
Add the following code in Custom CSS area to change the color:
Best regards,
Laborator Team
Thanks!
But I have another question.
I want to have a space between the drop-down menu "Select an option" and add to cart.
Hi Alexander,
Add the following CSS to add margin to the bottom of the dropdown:
Best regards,
Laborator Team
Hi! Thanks it worked!
And last question, i want to change color on "Proceed to paypal" button in checkout. How can i do this?
This is the CSS for it:
Best regards,
Laborator Team
Okay, thanks!
It worked :)