-
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
site is generizon.com
Hi. could you please elaborate on what is it you are trying to do? With examples on a specific page? Thanks.
Hi thanks really quick reply,
the mobile menu on http://www.generizon.com
first menu item generizon is really only a header menu no link (link value=”#”)
sub menu items history, vision etc…. they have links link value=”http://generizon.com/company-history/”
just I cannot target them differently in custom CSS
they all belong to class #wrapper .dd-container .dd-option .dd-option-text
Hope this makes it clear
Kind regards
OK, The fact that you want to target those specific links for some reason is enough for me. Why don’t you use the manual, but convenient way to solve it? Just add classes to specific menu items manually. Go here: https://prnt.sc/schz78 Once the checkbox is ticked, you will have the ability to add a CSS class to any menu item you want. For example, no-link. Then you can target it in the CSS all you want )
thanks again for your reply, I did exactly that before, just the class that I attache to the menu items will only show on normal menus and sticky menus, but is being dropped on mobile menus……
Kind regards
Oh, now I’ve taken a look and I see that you are using a (very) old version of our theme. Please think about updating – that’s for one.
Second, I can’t seem to find a normal way to do what you need. Using Jquery is one way, but it is not in the scope of our support – it is development, we do offer it in the support package. Support is just for errors and bugs – you have none. I can offer you to give me access to your admin area – I will see if I can help you from there. FTP wouldn’t hurt as well. hopefully, we can figure something out for you.
ok, what strikes me is that I am not on the latest version, and cannot even find the button to activate the update, all it does it takes me to the page to enable theme update notifications…. have yet to received a notification.
Rgds
It doesn’t work that way in the old versions. Automated updates with notifications were introduced in version 2.9.8 Before that, you had to update manually. But that’s both the most important issue. The main issue is that the theme was rewritten practically from the ground up in version 2.9.1 We’ve implemented a mechanism, which allows transferring all settings from the old framework to the new one, but the farther away we get, the less precise it becomes. It is virtually impossible to maintain backward compatibility. What it means is that should you decide to update, you should back everything up and be prepared to rebuild some parts of your website in the new theme. This might not be a trivial update this time.
Hi there, thanks again reply, Just one more question: There are no issues re security if I keep using the old theme as it is now?
Thanks Manfred
You must be logged in to reply to this topic.