This topic has 13 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
1. How to Change Top Bar Menu Color, i am use Header type 7, i have insert code in custom css like this :
.header-type-7 .top-bar {
background-color: #ca0606;
color: white !important;
}
.languages-area {
float: right;
}
2. How to Insert Social Media Icon in Top Bar, so if my text now in Right, i want to insert social media icon in left
3. Do you have any example HTML Code such as your demo when user do a right click?
Thank you
Regards
I am sorry i have solved point 3
But why my footer show different when view in homepage and view at another page. Please look at my sit in private
Hello,
1. As I see top bar background color is changed with your code. What problems are you experiencing?
2. You need add [share]
shortcode in “Place in header top bar” area in Appearance > Widgets and separate it from other links using margin values.
Or you need edit header.php file in the theme directory.
Thank you.
Regards,
Eva Kemp.
1. not yet, because i want to change the top bar menu text color to white too, but until now its not yet WHITE color, is is my code wrong?
2. hi please see my page url in private below, how to remove this footer , just on this page?
thanks
Regards
HI, what do you mean “separate it from other links using margin values.
Or you need edit header.php file in the theme directory”
do you have the code to separate its? thanks
Hello,
1) Please use this code in custom.css file
.top-bar .languages-area .menu-social-icons li i {
color:#fff;
}
2) Navigate to Dashboard->Pages->Select Page->edit->In the right side find information about Footer and select Without.
Regards,
Robert Hall.
1. thank you, now the text is white color, but why my another menu was go down? not in top bar area? please see the URL in private, thank you so much
Regard
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
i have sent you in private, thank you
Hello,
I’ve added some changes into custom.css file. Please check.
Regards,
Robert Hall.
thank you very much Robert, now everything was solved..
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘How to Change Top Bar Menu Color, Insert Social Media Icon in Top Bar & HTMLCode’' has been successfully resolved, and the topic is now closed for further responses