This icon takes its color from Betheme -> Theme options -> Colors -> Header: Top Bar Right icon color, but it also affects desktop display.
If you want to change it on mobile only, you will have to write a custom CSS code and put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. I can help you write it, but I need a website link.
Please, replace the previous code with the following one:
@media only screen and (max-width:767px){
#Top_bar .top_bar_right i,
#Top_bar .top_bar_right p{
color: #fff;
}
.mfn-footer-stickymenu ul li a,
.mfn-footer-stickymenu ul li a .path{
stroke: #fff!important;
color: #fff!important;
}
}
Comments
Hi,
This icon takes its color from Betheme -> Theme options -> Colors -> Header: Top Bar Right icon color, but it also affects desktop display.
If you want to change it on mobile only, you will have to write a custom CSS code and put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. I can help you write it, but I need a website link.
Best regards
thanks will be a good idea if u can help me .. :P
Please, use the following code:
Thanks
thanks a lot working!!! great!!!! listen and for the bottom? see image ... :(
Please, replace the previous code with the following one:
Thanks
ok great works!!!! thanks a lot!!!1