• Resolved relationfit

    (@relationfit)


    Hello,

    I am currently developing a website using XAMPP Local Hosting with the Radcliffe Theme.

    I’m almost finished with my website but i would like the “About The Author”, “About The Post”, and “Comments are Closed” to be removed off every post that I have created.

    I’ve done a fair bit of research and tried installing the WP Meta and Date Remover Plug-in, as well as attempting some CSS. All to no success.

    Any help would be appreciated.

    Thanks in Advance,
    Danny.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @relationfit,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .single-post .post-meta, .nocomments.section { display: none; }

    Let me know if that does it.

    — Anders

    Thread Starter relationfit

    (@relationfit)

    Hey Anders,

    It worked!! Thank you so much!!

    Maybe you can help me with a few more things.
    would it be possible to move my logo slightly to to the left? Because it is getting in the way of my menu.

    Also, my home page is still just my “Latest Post” page but i was wondering if i could add an image to the top of the page or even in the header.

    Thanks for your help again!
    Danny

    Thread Starter relationfit

    (@relationfit)

    Hey @anlino ,

    It worked!! Thank you so much!!

    Maybe you can help me with a few more things.
    would it be possible to move my logo slightly to to the left? Because it is getting in the way of my menu.

    Also, my home page is still just my “Latest Post” page but i was wondering if i could add an image to the top of the page or even in the header.

    Thanks for your help again!
    Danny

    Theme Author Anders Norén

    (@anlino)

    @relationfit No problem! Those changes would require some more in-depth adjustments to Radcliffe. For that, I’d recommend you to get in touch with an agency or freelancer that can help you create a child theme.

    Thread Starter relationfit

    (@relationfit)

    @anlino

    Gotcha… Would there be any way to just add CSS to move the logo?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Meta Data’ is closed to new replies.