Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #117136
    CHRIS
    Participant

    Hi i would like to removed on minimise the size of the featured image for a page that is selected as featured content I would also like to remove the ability to leave comments

    Regards

    #117148
    Mahesh
    Keymaster

    @cedmund84googlemail-com: Please post in your site url.

    Regards,
    Mahesh

    #117152
    CHRIS
    Participant
    #117193
    Mahesh
    Keymaster

    @cedmund84googlemail-com:
    * Hiding featured images: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #main .post .featured-image {
        display: none;
    }

    * Disabling ability to comment:
    Go to Dashboard=> Appearance=> Posts=> All Posts then Edit Post click on Screen Options on top right just beside Help. Some options will slide down, check on Discussion checkbox. Then scroll down to Discussion tab and uncheck Allow Comments. Click update.

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘remove featured image from featured content and disable comments’ is closed to new replies.