Change color menu

Posted in: Newspaper
Post count: 35

I have a problem, i need change color of an element of menu, but when i wanna change it everything is changed!!! I try with inspector google but i cant!!

Post count: 18283

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 !

Post count: 35

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

Post count: 35

In if I want a word of the menu to be a different color from the others but when trying with CSS they change all of them.

Post count: 18283

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 !

Post count: 35

Thankyou very much!! One last question, the YouTube video player I can not make it play a YouTube playlist, I can only put the videos one by one, you know a way to accept the link of a playlist or not can?

Post count: 18283

Hello !

The element allows you to create playlists, not embed playlists. To add a youtube playlist you can embedd it as html.

Thank you !

Post count: 35

Thank you very much!! Gracias!!

  • This reply was modified 7 years by KarinaB7.
Post count: 35

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.

Post count: 18283

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 !

Post count: 35

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.

Post count: 35

Oh, and… i cant change the color of mobile menu, i dont known why… already change it in the panel and not

Post count: 35449

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!

Viewing 13 posts - 1 through 13 (of 13 total)
The forum ‘Newspaper’ is closed to new topics and replies.