This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Robert Hall
Hi!
1.I need use diferent image bacground in tittle in each page, can i do it?
2.How can translate to spanish the icons “hot” new” etc. from menu?
3.How can translate to spanish contact us from chat?
4. can i change menu, black background color to red? and roll over typografy menu to other color?
kind regards!
juan
Hello,
1) Sorry, it’s not possible.
2, 3) Please read more here how to translate:
https://www.8theme.com/demo/docs/woopress/index.html#!/1_how_to_translate
4) Please add following code into custom.css file.
.menu-wrapper{
background:red;
}
.menu > li > a{
background:#fff;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up