• Hey, i really like your theme but i have one problem. I want to remove the “read more” button that gets added automatically on to every post.

    Would be great if you could help me with that, thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,
    Try and add the following css to Dashboard => Appearance => Customize => Design Options =>Custom css

    .more-link span {
    
        display: none;
    }

    best regards.

    Hello, help
    Someone know how I can increase the small sample text that appear below of the title on the post in front page at the blog.

    Thanks

    Hello, help
    Someone know how I can increase the small sample text that appear below of the title on the post in front page at the blog.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do i remove the "read more" Button?’ is closed to new replies.