Shop Categories

X

Color Box Shortcode

Home Forums Agama Pro Color Box Shortcode

Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10631
    droehrig
    Participant

    Hi,

    how can I change the Title of the Button “READ MORE” in a Color-Box?

    Could you help me with this issue?

    Kind regards.

    Dirk

    • This topic was modified 4 years, 10 months ago by droehrig.
    #10634
    Zex
    Moderator

    Hello,Dirk!

    Unfortunately, for now, there is no option in the shortcode to change that text, but the following code should help you with that:
    (Insert it in “Custom jQuery Footer” text-field located in Customizing ▸ General ▸ Extra menu)

    jQuery(".tv_color_box div a.button").html(jQuery(".tv_color_box div a.button").html().replace("Read More", "Your Text"));

    https://prnt.sc/kt2xno

    Replace “Your Text” with text as you wish.

    If this solution does not work for you, please provide me with an address to your website.

    Best regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.