Site logo

[Resolved] Read More button styling not customizing

Home Forums Support [Resolved] Read More button styling not customizing

Home Forums Support Read More button styling not customizing

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1934079
    Craig

    I added the code snippet to activate the Read More button on the blog with the excerpt, but the button is gray with white text. I changed the button colors in the customizer – nothing happened. I then added the following custom CSS:

    a.read-more.button {
    float: right;
    padding:0;
    border-bottom: 2px solid green;
    color: green;
    background-color: transparent;
    }
    a.read-more.button:hover {
    color: black;
    }

    Which I grabbed from this forum – still nothing.

    I always delete the cache and view in a private browser. I’m using GeneratePress with Elementor and I know I’m missing something. Can someone please direct me?

    #1934082
    Ying
    Staff
    Customer Support

    Hi Craig

    Any chance you can link us to the site in question?

    You can use the private information field.
    https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information

    Let me know 🙂

    #1934093
    Craig

    Absolutely, thank you very much.

    #1934096
    Ying
    Staff
    Customer Support

    Hi Craig,

    It looks all right on my end, and I tested your customizer settings at customizer > colors > buttons, it works as expected:
    https://www.screencast.com/t/0XklUIazrJBW
    https://www.screencast.com/t/n0dpuY32v

    Can you try clear browser cache or test in an incognito window?

    Let me know 🙂

    #1934103
    Craig

    Thanks to your screenshot, it’s working perfectly. For some reason, even though I cleared the cache and tested on two different browsers in private mode (Edge and Firefox) it still displays gray/white for me. Guess I just need to wait, as it’s clearly working just fine.

    Thank you, Ying!

    #1934106
    Craig

    Ying, would you please log out of the WordPress Admin and check the page and see if it still has the colors that are set?

    The buttons look good with the right colors chosen in the Customizer but out of the Customizer, it seems to revert to the gray/white.

    #1934109
    Ying
    Staff
    Customer Support

    I’ve logged out and tested in an incognito window:
    https://www.screencast.com/t/L0HvwFdJaTHW

    The buttons look good with the right colors chosen in the Customizer but out of the Customizer, it seems to revert to the gray/white.

    Usually it’s an cache issue if it works in customizer not on front end.

    #1934119
    Craig

    Thanks Ying – greatly appreciated. I guess I needed that independent confirmation. Many thanks.

    #1934135
    Ying
    Staff
    Customer Support

    You are welcome 🙂

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