• Hello,
    I need help removing the read more link in this theme
    engrave lite

    Also when the post is too short, the footer floats to the middle of the page. Is there a way to fix it?

    If you could recommend similar themes(full width header on top of the page) I’d really appreciate. Thank you.

Viewing 1 replies (of 1 total)
  • Hi Julie,

    To remove the Read More link add the following css

    .more-link {
    display: none;
    }

    You can either add this to your theme using a child theme. Or you can simply add this to the Custom CSS field in the Theme Options Panel (in General Settings).

    Would you mind adding a link to your site so I can take a look at the footer floating issue?

    Thanks,

    Afzaal

Viewing 1 replies (of 1 total)

The topic ‘[Theme: Engrave Lite] Removing read more link’ is closed to new replies.