I am at present constructing my very own web site utilizing WordPress in addition to the Astra theme (free model). I have been encountering two most important points to which I nonetheless have not discovered any resolution but : to begin with, I’ve simply discovered how one can take away my “regular” pages’ titles (by hiding it immediately on my administration panel), however to do the identical on my classes’ pages did not appear doable to me by any means ; what it principally renders is my class’s identify encapsulated right into a bizarre white body that I can not take away. I’d due to this fact prefer it to vanish, in order that my web page begins with my articles related to that class as a substitute of getting that indicated. (here’s a screenshot of my problem :, in regards to the publicizes’ part of my web site) Secondly, I even have an issue with my sidebar and its widgets, which can be an excessive amount of distant. The house between them is approach too essential than what I would really like ! Someone has already given me a little bit of CSS code that has diminished it a bit :
.ast-separate-container.ast-two-container #secondary .widget {
margin-bottom: 0;
}
nevertheless, is it doable to cut back it much more ? (possibly by including extra code or modifying some particular parameters of Astra ?) Thanks in your assist, and joyful New 12 months!
I’ve tried to search for any choices in Astra that might resolve my issues, and I have not discovered any resolution on Web (some code bits maybe however which have not labored in any respect).