Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #236630
    bjorngranat
    Participant

    Hi,

    Thanks for a great theme. I’ve been wanting to customize the gradient colors of the buttons, say on the front page.

    I’ve been trying to change the colors in the theme editor, but that doesn’t seem to effect it strangely. Am I missing something?

    I also tried to enter this code into the Custom CSS editor, and allthough it changes while in the editor, the changes doesn’t become permanent on the site.

    a.readmore.customize-unpreviewable {
    background-image: linear-gradient(to bottom, #28285b, #c0ded3) !important;

    #236632
    Skandha
    Participant

    @bjorngranat: Hello there,
    Please post in your site URL so that I can look into the issue.

    Kind Regards,
    Skandha

    #236633
    bjorngranat
    Participant
    #236703
    Skandha
    Participant

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

    .more-link .readmore {
    	background-image: linear-gradient(to bottom, #000, #fff);
    }

    You can change the color according to your choice.

    Also the pro version has Color Options using which you can change colors from the customizer itself. You can also check out the additional-features available in pro version of the theme.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #236724
    bjorngranat
    Participant

    Yes! This worked. Thankyou!

    #236725
    Skandha
    Participant

    @bjorngranat: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/euphony/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a great day! 🙂

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Customize gradient buttons’ is closed to new replies.