Trouble with .page-title and menu
-
I’ve created a site for learning wordpress. Found answers to almost all of my problems in these forums so far but I am having trouble with a few things which I hope someone would be able to clear up for me.
1) I would like to hide the page title’s, not delete them, or at the very least make them smaller. This is my current style.css for it:
[ Code moderated. For more than 10 lines of code please pastebin.com instead. ]
Even though I have set .page-title to display: none; all pages still have huge title’s, any ideas?
2) I would like to move the menu to the top of the page. There is 4 parent buttons in total. I have inserted the following:
[ Code moderated. For more than 10 lines of code please pastebin.com instead. ]
This does exactly what I want in terms of positioning, but puts the contact button down under the header image. If I do no more than remove those 2 lines of code it appears perfectly under the header image, with all 4 appearing next to eachother.
I have tried pretty much every combination of padding and margins to get it to come back up but nothing works
- The topic ‘Trouble with .page-title and menu’ is closed to new replies.