Not resolved

Broken theme

Ultra Theme started by Reid May 11, 2016 1 reply
Reid May 11, 2016 · 5:42 pm #3464

Andrew,

I am sorry to bother you again, but I’ve done something very wrong to the website I am working on using the Ultra theme. Here is the link: http://ultraschall-training.eu. I wanted to remove the title from the home pages and entered the following into the editor:

.home .page-title {
display: none;
}

As you will see, the site is now broken and I am hoping there is a simple fix? I removed the css from the editor, but it still is not working correctly.

Thanks for your help,

Reid

Andrew Misplon Puro May 11, 2016 · 6:13 pm #3467

Hi Reid

No problem. A quick reminder that all WordPress themes completely overwrite their own folders during updates. It’s best to use a plugin like Simple Custom CSS for your CSS snippets.

For the home page title the easiest is to go to Pages > Home and edit the home page, in the right column set the page template to Full Width – No Page Title or Page Builder Home as you have done.

The problem is that a large portion of the theme’s style.css file is missing. If you haven’t made many modifications then I’d suggest replacing it with the original contents which you can find here: https://purothemes.com/wp-content/uploads/2016/05/style.css

2 posts