This topic has 4 replies, 2 voices, and was last updated 9 years, 10 months ago ago by Robert Hall
Hi,
1. i see Text above your site contains text “Site is being upgraded that may cause some temporary technical problems. Thanks for understanding”, how to make a text same like this?
2. how to enlarge Sub Menu Width, because i have a long text inside (my site URL in private area)
3. at my site, how to change Main Menu Colors with Sub Menu and how to change Footer Colors?
4. my suggestions, please add for next feature to user can add Social Icon Links Easily in Theme Option and user can change footer or any area in theme easily in theme option
thank you very much for awesome theme and fast support
Regards
boedakpinank
Hello,
1) This text does not concern our theme, it for this forum.
2) Please read more here about classes for menu:
https://www.8theme.com/demo/docs/royal/index.html#!/primary_menu
3) Please add following code into custom.css file
– for menu
.header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a{
color: red;
}
– for sub-menu
.menu .nav-sublist-dropdown ul > li > a{
color: red;
}
– for footer text
.main-footer p{
color:red;
}
4) You can use Visual Composer plugin that included into our theme to implement such functionality.
To change footer you need disabled demo footer block in Theme Options-General. That create footer manually.
Read more here:
https://www.8theme.com/demo/docs/royal/index.html#!/9_footer
Also please watch video tutorial:
https://www.youtube.com/watch?v=KWAQRXZXsaw
Regards,
Robert Hall.
thank you, i will try first
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up