Viewing 1 replies (of 1 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi there,
    Thank you for the compliment! I looked at your site, and indeed it appears to be a theme issue, with spans, specifically…
    It’s a bit messy, but this will reset most of the overriding styles:

    #menu li .wpmenucart-contents span {
    	display: inline-block !important;
    	float: none;
    	letter-spacing: inherit;
    	font-size: inherit;
    	font-family: inherit;
    	color: inherit;
    	position: static;
    	padding: 0;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Item Number and Price Do not Display in Menu’ is closed to new replies.