Hi, could you maybe have a look and tell me the footer on my home page and the footer on my Products page are not the same?
Why doesn’t the css apply to the random products or sale products widgets?
I would like the headings to all be like the ones on footer2 of my home page, but I also don’t want to write a css rule for every single thing I want to customize the whole time. Classes I created while creating static blocks does not seem to be applied.
If I had to inspect each element and edit the core css of the base classes, I might just overwrite something I styled differently somewhere else.
Also the buttons, is there a dynamic way of editing all my buttons’ classes, pseudo classes and focus classes without writing a css rule for every single button on the site? My preferred text color can’t be read on the default state of the buttons and the default state of the buttons does not go well with the site’s color pallet.
The crucial matter however is the footers of the general site pages and the woocommerce related site pages which are not the same.