-
Open
-
Hi, I can manipulate the color of my menu items
@media (max-width: 768px){
#wrapper .dd-container .dd-option .dd-option-text
{
color: greenyellow!important;
}
}
But I cannot differentiate between headers with no link to a page value=”#”
and those that have actual links….?
they all belong to class .dd-option-textthanks, greatly appreciated
Manfred
You must be logged in to reply to this topic.