• Resolved kieks

    (@kieks)


    Could you tell me how/where to change the “read more” text from the content bottom widget & Bottom widget?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Shaped Pixels

    (@shaped-pixels)

    Those are created with a text widget, so that makes it easier because you just need to change it as you create each widget. They are basically text links with a button class style applied. For example:

    <a class="btn btn-sm blue" href="your link">Read More</a>

    Thread Starter kieks

    (@kieks)

    Perfect, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Change Read more tekst’ is closed to new replies.