Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey @renzoenzo1,

    For changing color:
    Go to Customize > Additional CSS and add below code:

    a.slider-readmore {
    	color: white;
    	background-color: blue;
    }

    Replace the above color with your required one.

    For changing text and link, If you can code on your own you can change it via child theme.
    Please let us know if you need any help.

    Thanks.

    Thread Starter renzoenzo1

    (@renzoenzo1)

    Thank you and sorry for the late reply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slider Read More Button Customizations’ is closed to new replies.