2 questions for the topbar
Rate this topic: 




1.00 out of 6 based on 1 vote(s)






- GK User
- Sun Jul 13, 2014 12:55 pm
- Reply with quote
- Report this post
Hi
ive got 2 questions:
1. Where can I change the color of the background in the topbar ? another color instead black
2. Please check enclosed the picture. How can I make the text and the icons stronger? in other words PUR WHITE color. Cause it is not clearly.
Thanks for your help.
ive got 2 questions:
1. Where can I change the color of the background in the topbar ? another color instead black
2. Please check enclosed the picture. How can I make the text and the icons stronger? in other words PUR WHITE color. Cause it is not clearly.
Thanks for your help.
-
- Expert Boarder
- GK User
- Sun Jul 13, 2014 5:01 pm
- Reply with quote
- Report this post
Could you please post an url to your site?
-
- Moderator
- GK User
- Sun Jul 13, 2014 6:02 pm
- Reply with quote
- Report this post
-
- Expert Boarder
- GK User
- Mon Jul 14, 2014 7:14 pm
- Reply with quote
- Report this post
Please edit: /templates/gk_instyle/css/override.css and add at its end:
Above code will change icons colour to white (#fff).
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
#gkTopBar [class^="fa fa-"], #gkTopBar[class*=" fa-"] {
color: #fff;
}
Above code will change icons colour to white (#fff).
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Mon Jul 14, 2014 7:43 pm
- Reply with quote
- Report this post
Thanks.
Works fine...
Works fine...
-
- Expert Boarder
- GK User
- Tue Jul 15, 2014 3:23 pm
- Reply with quote
- Report this post
Is there anything else I can help you with regarding this topic?
-
- Moderator
- GK User
- Tue Jul 15, 2014 6:33 pm
- Reply with quote
- Report this post
everything clear
thanks for your help
thanks for your help
-
- Expert Boarder
7 posts
• Page 1 of 1