Hi Michal,
Thank you so much for the detailed explanation that helps make more sense. I’ve created a child theme so I don’t think it’ll affect my style.css file each time I update the theme right?
I did make my code invisible to the browser like you suggested by using /* and */ and used your code. However, I am still struggling to align the title logo to the centre. I can only get it to align to the left or right. After looking into the ‘float’ property I notice it only allows left or right alignment. So I tried to do text-align: center; and that didn’t help either.
I am basically using the code that came with the activated theme. I don’t mind stripping it all off if I can copy & paste in the correct one that will let me achieve what I want.
Any suggestions?
Thanks again.
Jass