Hello, I’ve created a sidebar widget with a hook. The goal is to place some SEO text showing only on the index page. I did that but now I have few questions
1. How to position it before other sidebar elements, to be the first one on the top?
2. There is an H1 tag. But because of it, the whole section is too wide. I was wondering is it possible to make that h1 to look smaller without affecting other H1 tags used on regular pages.
#1 – solved. thanks
#2 – I can do that but then other elements on the site will be out of order. Would it be possible to affect size of H1 font but only in this widget, no elsewhere on the site?