Home Forums Pro Themes Biography Pro Resume Button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #75122
    Justin Layton
    Participant

    Hello,

    I am working on building out my site. I noticed that the button to download my resume is not yellow as the contact button is. Is there a way I can change this?

    http://justinplayton.com/

    #75206
    wensolutions
    Keymaster

    Hello @jplayton,

    To make the change the color of download button please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    a.line-btn {
        background-color: #ffd52d;
        box-shadow: none;
    }

    Hope this helps.

    Let us know if you have any confusion further.

    Regards!!

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