Colomat-nolink
-
Another quick question that is probably silly, I am trying to style my trigger link like the others in my top menu. They’re wrapped in lis, but some of the things I want to do (e.g. changing the font) doesn’t work with li so I have to somehow give my trigger link a non-firing anchor tag.
This is the syntax I have:
<li><?php echo do_shortcode( '[expand title="<a href="<a href="#" trigclass="colomat-nolink">Contact</a>"]
It’s just making the whole link disappear, though the menu still expands if you click on the tiny arrow that’s visible. Anyone know how to wrap the anchor tag?
P.S. When I have gotten it to work, it’s strangely positioned behind the other text despite the fact that it’s in a ul with it. Does anyone know how to remedy this? Do I have to style this one individually and what selector do I use?
- The topic ‘Colomat-nolink’ is closed to new replies.