Editing the ‘Read More’ animated buttons

Free and Premium WordPress Plugins & Themes Forums WordPress Themes Albatross Editing the ‘Read More’ animated buttons

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1524897
    Tony Radistis
    Participant

    Hi there,
    Thank you for a wonderful theme. At this point I have a local install and trying to edit it to the point of matching the colors and branding of the website I’m working on.
    I was wondering if there is a way to edit the colours of the Read more button and maybe even it’s animation?
    Also, how can I add them to different parts of the website too?

    Thank you so much!

    #1531109
    J. Davis
    Keymaster

    Hi Tony,

    Thanks for contacting us. You need to add an HTML Code widget with the proper code:

    <a class="albatross-button" href="#">
        <svg enable-background="new 0 0 30.99 6.99" viewBox="0 0 30.99 6.99" xml:space="preserve" xmlns="http://www.w3.org/2000/svg">
                	<rect y="3" width="30" height="1"></rect><polyline points="26.78 0.68 28.18 2.08 29.58 3.48 26.8 6.26 
                	27.53 6.99 30.99 3.53 27.46 0"></polyline></svg>
                	Read More
    </a>

    Put your link instead of # at this place href="#"

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