Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #335760
    captcrunch
    Participant

    There’s a pipe between the title and the paragraph.  How can I remove this?  I have access to the file manager in cpanel.  You can see this if you scroll down to ‘Welcome to Your Song Pro’, on the homepage.  https://www.mysongpro.com

    #335778
    sujeet
    Keymaster

    Hello @captcrunch,

    Just simply add the following code to Additional Css(Appearance->customize->additional css)

    .entry-header .entry-meta > .sep {
    	display: none;
    }

    Hope this removes the pipe.

    Regards,
    Sujeet

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