Post title does not show
I would like the post title to show, but i can’t even see the div it is in.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Save 30% on SiteOrigin Premium with our April sale. Use code APRIL30 .
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
I would like the post title to show, but i can’t even see the div it is in.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
3Hi Vana
Thanks for reaching out.
Appearance > Custom CSS is best used only for your Custom CSS, the snippets you’ve changes or added. It looks like you’ve inserted the entire style.css contents there. Within Appearance > Custom CSS you’ll find:
.archive-title { display: none !important; }That’s where the archive title has been hidden. If you remove that rule the situation will resolve.
If you want to try recover the Appearance > Custom CSS situation you’d need to do this:
1. Copy all contents of Appearance > Custom CSS to a text file and save.
2. Download the original file here: https://themes.svn.wordpress.org/origami/1.5.16/style.css
You’ll land up with two different text files that you’ve created. Next, use DiffMerge to compare the two:
https://sourcegear.com/diffmerge/
You can then copy the CSS rules that have been edited to Appearance > Custom CSS.
Here is our Custom CSS tutorial:
https://siteorigin.com/basics/modifying-theme-design-with-custom-css/
Thank you very much for the reply!
By the way, your builder and your so-css plugins are awesome!
Keep it up!
For sure :)
Thanks for your feedback and support. It’s most appreciated.
All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.