When I first go into some of the pages of my website (ex: http://theme1.1stopnonprofitshop.com/open-a-new-shelter-fundraiser/), a title shows up on the left hand side briefly, then disappears. How do I fix this? I was able to capture a snapshot of what I'm seeing before it disappeared.
Hello, Greetings from InkThemes! Would you please deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s). Hope it will resolve your issue Thanks & Regards! Priyanka InkThemes.com
I think it's coming from a plug in that I use to hide the page title. Is there a code to hide page titles (as I like to type the title in myself, so I can change the alignment and size of the title.
Hello, Please paste the code given below in Custom CSS field of your dashboard. Code: .content-wrap h1 { display: none; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com