• Resolved Mark

    (@lupulist)


    On my site, https://www.lupulist.com, I would love for the posts to stay where they are on the home page, or just move a bit to the left, and for the tags and menu section that’s on the bottom of the page to be moved to the far right.

Viewing 1 replies (of 1 total)
  • Thread Starter Mark

    (@lupulist)

    Figured it out, the code

    /* Change font size of first letters in menu */
    .navbar .nav > li > a:first-letter {
    font-size: 16px;
    }

    was messing it up. Cheers.

Viewing 1 replies (of 1 total)
  • The topic ‘Would like my menu to be on the right of my posts’ is closed to new replies.