[ad_1]
I’m using Neve, and the post title isn’t an editable block within the post editor. The space below the title is enormous, especially on mobile, and like 30% of the top fold is wasted on it. Tried a bunch of Googling, which leads me to CSS that doesn’t work and options that I don’t seem to have in the Theme Customizer. Anyone else face this?
[ad_2]
This isn’t the right solution, but I tend to use Chrome/Firefox developer tools, inspect the element get the class names / ids, then insert the CSS to override, using !important if necessary. Then, go back and fix it right if you had to cheat to make it work when you have time.
Be sure that your CSS changes aren’t getting stuck due to caching. Personally, I use the developer tools for this as well to reload the page with the cache disabled. This is on the network page for both browsers.