• Resolved freeze_cz

    (@freeze_cz)


    Hello!

    First of all, thank you for a wonderful theme!

    We use Minamaze theme on our new web we actually prepare – https://friendscard.cz/ru/, and I have a problem – “read more” button appears even I don’t use more-tag and choose to publish full post. Is there any way to change it and show full posts without read more button?

    Thank ypu very much for your help,
    Svetlana

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

    (@thinkupthemes)

    Hi freeze_zc,

    Thanks so much for the kind words! ??

    Try this. Add this code to your site using either a child theme or from the theme options panel under General Settings -> Custom CSS:

    .blog-style1 .more-link {
    display: none;
    }

    Hope that helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Removing of Read More Button’ is closed to new replies.