Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2565
    cindyjenkins
    Participant

    BLUEFOGMARKET.COM
    Foodie World Theme
    Each page has the author’s name at the top….I need to remove this. I am currently trying to upgrade this theme…having difficulty there. If upgrading will change this please let me know as I am working on that!

    #3214
    Skandha
    Participant

    @cindyjenkins: Hello Cindy,
    Apologies for the late reply. I seem to have missed your post.
    To remove author name from at the top
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .entry-meta .byline {
         display:none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Removing Author from Pages in Foodie World’ is closed to new replies.