• BRAVO1

    (@bravo1)


    I want to hide the post title on the scroller because the title on the scroller is a link to a page. I don’t want to have individual pages for each of my posts where someone can click on the title and go to a page. I just want them to read the scrolling posts in the sidebar of the home page. Thanks for anyone’s help.

    http://wordpress.org/extend/plugins/theme-blvd-news-scroller/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jason

    (@themeblvd)

    Hello,

    No, I apologize, but there is no option for this in the plugin.

    You could probably just hide the titles with CSS from your theme if you wanted to, though.

    .themeblvd-news-scroller .scroller-header { display: none; }

    Thread Starter BRAVO1

    (@bravo1)

    Thanks very much Jason. I may give this a try. Appreciate the response.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is There A Way To Hide the Post Title On the Scroller?’ is closed to new replies.