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