Forums
Forums / Plugin: WP Shortcodes Plugin — Shortcodes Ultimate / Style post title and hide comments
(@anweb)
11 years, 7 months ago
Hi, I try to style the post title but it doesn’t work and to hide the comments I needed to put visibility but would like to add something in the shortcode is that possible
http://anweb-design.se/
.su-post-title{ font-weight: normal; }
.su-post-comments-link{ visibility:hidden; }
https://wordpress.org/plugins/shortcodes-ultimate/
The topic ‘Style post title and hide comments’ is closed to new replies.
(@anweb)
11 years, 7 months ago
Hi,
I try to style the post title but it doesn’t work and to hide the comments I needed to put visibility but would like to add something in the shortcode is that possible
http://anweb-design.se/
.su-post-title{
font-weight: normal;
}
.su-post-comments-link{
visibility:hidden;
}
https://wordpress.org/plugins/shortcodes-ultimate/