• Resolved celrod

    (@celrod)


    I am trying to create secondary pages, the first one I have done is the about page and it has a comment form on there that I do not want and I cannot find any options anywhere to delete this…how do I do it please

    website url is musicofthemarket.com and the link for the page about is on the navbar

    also the navbar is overriding on the right by about 10px

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Generally, comments can be turned off under Settings > Discussion.

    For existing posts/pages, click on QuickEdit for the page/post and uncheck “Allow Comments”

    Looks like the navigation question is from the width here:

    #dropdown, .top-menu {
        font-size: 0;
        line-height: 16px;
        list-style-image: none;
        list-style-type: none;
        margin: auto;
        min-height: 35px;
        padding: 5px 10px 0;
        position: relative;
        width: 100%;
        z-index: 10;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘need help with secondary pages please’ is closed to new replies.