• Hi,

    I am using the theme Top Store – Version 1.1.2 and a static text “”Archives:” is appearing on my homepage. I have tried various settings, but am unable to get rid of this text. Can you please help?

    Thanks,
    Megha

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author ThemeHunk

    (@themehunk)

    Hello there,

    Actually you haven’t setup your Home Page. To Setup Home Page please follow this documentation : https://themehunk.com/docs/top-store/

    And if you want to remove that text then try this code in Additional CSS

    .thunk-page-top-title.entry-title {
    display: none;
    }

    Kind Regards

Viewing 1 replies (of 1 total)
  • The topic ‘“Archives:” text on the front page’ is closed to new replies.