• Hi!

    I’m currently working on a site that uses a pretty old theme called Idream.

    https://www.bellaccountingservices.com/

    And i was wondering the Home page is a post meaning that it shows on the top left 19
    Jun/17

    Is there any code or any setting in which i can turn off that date or edit that date?

    Appreciate it all the help!

Viewing 1 replies (of 1 total)
  • I don’t know about a setting in the theme. What you can do is duplicate this as a Page and go to Settings -> Reading, click the radio button to show “A static page” and find your newly created page to display as the “Front page”.

    Another option is to go to Appearance -> Customize and find the Additional CSS tab to paste in the following CSS which will hide it:

    div.post-1 div.postmeta2 {display: none;}

    The Front Page option is probably the most favorable of the 2 but the 2nd will work just as well.

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove this?’ is closed to new replies.