Home › Forums › Gillion Theme › Change Login button color
Home › Forums › Gillion Theme › Change Login button color
Hello !
Good job! This theme is amazing. I made this purchase for my french congress man.
I have a question for you : How can I change the background and text color of the Login button in top bar ?
You can see my screenshot in attachment.
Thanks!
Julien.
Hi there,
At the moment there isn’t any options, which could change that, but we can create you a CSS snippet if you will tell us how exactly you want to change it. π
Best regards,
Shufflehound team
Okay thank you so much. So, I want background color #49f4c7 and button text color in #000000.
Thanks!
Solution for this topic
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-header-top .header-social-media a.sh-login-popup { background-color: #49f4c7; color: #000; }
Tanks for your fast response.
But the code in CSS custom is wrong :Β does not work.
Julien
The shared CSS code is working fine for me on my test site.
Could you please share me your site URL where you are using it so that i can troubleshoot it?
It’s ok ! Thanks π
Julien
You are always welcome here π