Would also like to know how to center the header :
http://www.poplife.com.au
must be a simple justify code in the header section somewhere.
Thread Starter
Kianji
(@kianji)
After much scratching of my head and many attempts I realize that the problem lies in the fact that the menu header is divided into 2 columns, hence the no right??? Am I using the wrong logic?
How can can I modify the row to 1 column only then write the code to reflect it centered? http://www.24hrdeodorant.com
Danster: I have fiddled discretely and proved , to my mind, that it not as simple as that.
Theres a plug in called Simple Custom CSS that I’ve used.
Its allows the user to overwrite CSS safely (I’m not sure but I think it is a form of child theme) .
Any way I did find something on the net about positioning the header and code used for it.
http://stackoverflow.com/questions/30380465/make-header-menu-a-fixed-positiontheme-tesseract
Now I was able to edit this code to justify the header to the right and it did work. However when I tried to justify to center or middle it didnt change a thing.
Thread Starter
Kianji
(@kianji)
Thanks Danster,”” but that did not work for me, as I need it at center as you stated.
I will continue to go bald as I scratch my head.