• Resolved opus37

    (@opus37)


    Hello! I would like to remove read more button on post and front page.It′s possible?
    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Opus,

    Could you please provide us with the link to that page of your site? So that we can take a closer look and offer you with a possible solution.

    Thanks!

    Open PageBuilder > Click on wrench on box with Read more button (Callout Settings) > Call to Action Tab > Second paragragh down change Type to None

    Thread Starter opus37

    (@opus37)

    Hello again!
    I′m working with Experon theme locally on my computer. Unfortunately i can′t show you the problem. I hope you can help me.

    Hi Opus,

    You can try adding the following code to your Admin Panel > Appearance > Customize > Additional CSS field:

    p.more-link {
      display: none !important;
    }

    Thanks!

    Thread Starter opus37

    (@opus37)

    Thank you!!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘remove read more button’ is closed to new replies.