Home Forums Pro Themes Photo Perfect Pro How to remove title tag

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #144253
    William Boswell
    Participant

    How do I remove the fancy little design on the home page that is called title-tag.png in the non-Pro version? It is between the photo at the top and the gallery below. https://boswell.ca/wp/

    Thank you.

    #144267
    Psink
    Keymaster

    Hello William

    Please add this CSS in Additional CSS

    
    #separator-title {
        display: none;
    }
    

    Regards,
    Psink

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.