in Wordpress Themes by magicalwonders (1.9k points)

Hello,

I'm using the latest Wordpress 4.4 and have created a WooCommerce theme with latest version of TemplateToaster 6.0.0.9143.

I need to include a Sticky post on the Post page but it is displaying the word "Sticky" along with an icon above the post. You can see the result on this test site - http://internetsquad.co.uk/magic-stuff/

Can somebody advise how I remove the word "Sticky" and the icon?

Thanks. smiley

1 Answer

by sarah (15.2k points)
Hi,

Please use the following custom css to hide the sticky text and icon.

.sticky .postedon {

    display: none;

}
by magicalwonders (1.9k points)
That's great, thank you. :)
Interested in localizing/Translating TemplateToaster Software in your native language in exchange of a Pro License ? Contact Us
...