Move content to the right with CCS main menu
-
I’m editing the content on a school’s website and I’ve encountered a slight problem. They want me to add another menu item, which is fine, only it then overlaps some text which is on the header. I originally thought the header was just an uploaded image but upon investigation it turns out it’s not. I’ve managed to locate the code, but I’m unsure what changes to make. I just want to shift the below to the right without affecting anything else.
</head> <body <?php body_class(); ?> <nav id="site-navigation" class="navigation main-navigation" role="navigation"> <div class="container"> <div class="pre-nav-notice"> <p><span class="glyphicon glyphicon-earphone"></span> 0114 288 4281</p> <p><span class="glyphicon glyphicon-envelope"></span> [email protected]</p> <p><span class="glyphicon glyphicon-home"></span> McIntyre Rd, Stocksbridge<br />Sheffield S36 1DG</p> </div>
I’ve tried editing with CCS, which does shift it to the right, only it goes all the way to the end of the page regardless of the number of px. It also for some reason changes the size of the menu text.
Help would be much appreciated!
The page I need help with: [log in to see the link]
- The topic ‘Move content to the right with CCS main menu’ is closed to new replies.