Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #20748
    kissthegroom
    Member

    Hi,

    Can you please let me know how do I remove this:

    WebRep currentVote noRating noWeight

    it is appears on one slideshow on home page http://www.kissthegroom.com.au

    Cheers
    Lisa

    #20770
    Sakin
    Keymaster

    @kissthegroom: That is the excerpt content from your post. You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide it.
    #main-slider .entry-content { display: none; }

    #20777
    kissthegroom
    Member

    Awesome, thanks heaps. Just one more, if you look on my homepage http://www.kissthegroom.com.au I would like to remove the ‘home’ under ‘my style’ and above the AIPP logo, can you please advise how to do so.

    Thanks again

    lisa 🙂

    #20789
    Sakin
    Keymaster

    @kissthegroom: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box to hide it.
    .home #primary { display: none; }

    #20918
    kissthegroom
    Member

    Thank you, you have been extremely helpful 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘removal of unwanted text on homepage slider’ is closed to new replies.