can the title/menu block be moved up?

Support Area Forums Agency can the title/menu block be moved up?

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #5320
    lee perkins
    Participant

    Hi,

    I was wondering if there is any way possible I can move the title/menu block up to the top of the page? Right now it cuts off the pictures that I have and it would be great if I can get it to the top of the page.

    Thank you so much,
    Lee

    #5326
    Bill Robbins
    Moderator

    Lee,

    You can move the navigation and logo up to the top. Here’s how to do that:

    1. Go to the Appearance section and select edit to open up the theme editor.
    2. From the list of files on your right, choose style.css.
    3. Scroll down to the very bottom and paste this:
      
      #navigation {
      	top: 0;
      }
      
      #tagline {
      	top: 65px;
      }
      
    4. Save your changes.

    That will move your logo and navigation up to the top and position the tagline just below that. If you have any questions or trouble or let me know.

    Enjoy your week,
    Bill

    #5340
    lee perkins
    Participant

    Thank you so much Bill. It worked great and I am so happy with the way the theme looks.

    Lee

    #5350
    Bill Robbins
    Moderator

    I’m glad to hear it Lee. Let me know if you need anything else.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘can the title/menu block be moved up?’ is closed to new replies.