• Resolved aspenart

    (@aspenart)


    I recently launched a new site and had everything where I wanted it placed and something in the CSS has changed, and I cant’ get it back to where it was. I need my page titles justified to the right, so they don’t get hidden under our logo that overlaps the top of the page (I like it that way). When I launched the site, it was where it should be and I had successfully edited the CSS to get it there – now I can’t get it back.

    The same with the nav bar, which I had modified the length of so that all of our nav options are on a single line instead of two lines. For some reason, that length is no longer working and the nav items are showing up on two lines again, and I can’t seem to get it back to how it was when I successfully edited.

    Site is http://www.aspenart.org and I am using the bottega theme. I have updated both the theme and WP.

    Thanks,
    Angie

Viewing 2 replies - 1 through 2 (of 2 total)
  • robbieobbie

    (@robbieobbie)

    Paste at bottom of style sheet or locate and change the following…

    #navigation { width: 600px; }
    h1.post-title { text-align: right; }

    Thread Starter aspenart

    (@aspenart)

    FYI, the only way I could get this to work was to paste the above into the custom style area of the theme options. I went into the style sheet itself and tried to update all this (since it’s what I had done previously when things were correct), and it didn’t work no matter where I put it. Tried it in the custom box, and that worked so at least it looks right now.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page Title and Nav Bar’ is closed to new replies.