[Plugin: Custom Post Type List Shortcode] CSS styling help needed
-
In the plugin screenshot’s page you have styled a lovely custom post-type driven gallery. I would like to do something similar.
Could you please forward the css and jquery files?
Working on the plugin, at the moment, I’ve got sorted out the list of my custom posts thumbs with no title and then tried to change the list style value to display: inline in my theme’ style.css file but nothing happend (seems it’s not overriding the plugin’s css style).
Tried with:
wrap_with="div class='my_cpt_class'"
and with:
wrap_with="div class=my_cpt_class"
Any suggestions?
The topic ‘[Plugin: Custom Post Type List Shortcode] CSS styling help needed’ is closed to new replies.