Home Forums WoodMart support forum How to change CONTINUE READING in Blog?

How to change CONTINUE READING in Blog?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #169246

    omarbangla24
    Participant

    Firstly, I want to change (Blog) CONTINUE READING to Read More or other language text. Secondly, I want to add color box in CONTINUE READING.

    #169260

    Hello,

    To add color box you can add the following CSS to Theme Settings >> Custom CSS >> Global custom CSS area.

    .read-more-section {
    background-color:red;
    }

    Screenshot for Clarification: https://www.screencast.com/t/udpxJMFS7g

    To change the CONTINUE READING to Read More you have to use Loco translate plugin. You need to go to Dashboard >> Loco Translate >> Theme >> WoodMart >> Search for your string and translate it and save the changes

    Screenshot for clarification: https://ibb.co/G7mH05d

    Result: https://ibb.co/gFCymYv

    Video tutorial https://www.youtube.com/watch?v=D3NsDdMzsls

    Best Regards.

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