Hello !
Please provide more information about your issue and also a link to your website. What elements you want to change ? ( take a screenshot of that element) So we can provide you a proper fix. Also some theme colors can be changed from: Theme Panel – Theme Colors
Thank you !
I want to change the color of an element of the menu, for example: Home, Tamaulipas, Mexico, among others …. If I want the word “Mexico” to be red, how can I do it since if I try to change it with CSS it change the whole menu to red.
My site web is; https://primeravueltanoticias.com
Hello !
This is the code you will need: .sf-menu .menu-item-358 a{
color: blue;
}
And using the inspector change the menu item number to each one with the colors you want and you should achieve this: https://www.screencast.com/t/S4u5nzeeb
Thank you !
Sorry
I have a problem again… You have a picture of my site because of a problem I had on the menu. I know if you can help me now with another problem .. if you enter my site is different to how is the photo you commented .. I do not know because I do not have what I put with the constructor or anything and only see if I enter as administrator but if I enter as a normal user it looks bad.
Hello !
Unfortunately I cannot figure out what is your issue. Can you provide a screenshot of your error or some more information. To me everything looks fine: https://www.screencast.com/t/mYaDPleT
Thank you !
I have a question, the videolist of Youtube of tagdivcomposer,have a limit?I got videos but it reaches a point that no longer detects the videos of a certain amount onwards, today I try to erase all of them and put the ones that follow and then copy the previous ones, but I cut certain videos, for example, it reaches a certain video after another clears 5 or hides or jumps.
Hi,
There is not set any limit for YouTube video list, but is not recommended to have a big number of video in the list.
For mobile theme color, please make sure that you do not have a plugin conflict with untested plugins, please deactivate all non theme, also if you are using child theme, clear all cache and try again.
Thank you!