Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #269464
    Miguel Acosta
    Participant

    every time I make a new section on my website that needs a button it doe not come with one and when it does there is no way to change the text in the box I can’t find anything about how to change the text in the button on any button or adding and removing I’ve been looking for hours.

    #269505
    Skandha
    Participant

    @saikoumedia: Hello there,
    Can you please post in your site URL and let me know which button you are referring to?

    Kind Regards,
    Skandha

    #269541
    Miguel Acosta
    Participant

    Hello, my site is https://saikoumedia.live/, and its the button for my about page.

    #269778
    Skandha
    Participant

    @saikoumedia: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #hero-section a .screen-reader-text {
        position: unset !important;
        clip: unset !important;
        clip-path: unset;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #270033
    Miguel Acosta
    Participant

    It worked is there a page I can see where if I need to I can up this CSS?

    #270040
    Skandha
    Participant

    @saikoumedia: Hello there,
    I am afraid I didn’t get you. You can instead use Button Blocks.

    Edit your About Page => Add New Block => Design => Buttons => Add the button text and button link and Update the page.

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Changing Button text’ is closed to new replies.