display dates and offset
I just updated to version 12.3
I have an offset problem on the text in the alert shortcode
[Links visible only for registered users]
I'd like removed displaying dates (as they are in just about all the same day)
[Links visible only for registered users]
Along the 2 images to better understand, if not see an article [Links visible only for registered users]
Regards
Regards
Comments
1. As you can see on http://themes.muffingroup.com/betheme/shortcodes/typography#alerts, alerts works and looks like exactly as on our demo. This is how we designed them and not sure what exactly you want to do.
2. To remove dates from fixed navigation, you need to use the following css:
.fixed-nav .desc .date { display: none !important; }