ticker change
-
Dear friends I am using a theme which allows me to have a ticker
but it publishes date and category
is there any chance to customise it so it presents only the title?
thank you in advance
I am using MH Magazine themeThe blog I need help with is: (visible only to logged in users)
-
Go to Appearance > Customize > CSS and delete all the example text and paste this code there instead:
.ticker-item-meta { display:none; }
- The topic ‘ticker change’ is closed to new replies.