0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Button animation

    • KB's Avatar
    • KB
    • Jr. Rocketeer
    • Posts: 34
    • Thanks: 0

    Button animation

    Posted 6 years 4 months ago
    • Hi,

      I use roksprocket strips (theme: seperated). Read more buttons are animated and move to top. How can I disable animation? I would like to display only color change on hover.

      Link
      biosbs.agentur-komet.de/

      Best regards,
      Klaus
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Button animation

    Posted 6 years 4 months ago
    • It's your template CSS that is making the "animation" by altering the margin on the button on hover (see screenshot).

      So You need to add some custom CSS to countermand that.
      .sprocket-strips-s-content .readon {
          margin-top: 15px !important;
      }

      Put that wherever you put custom CSS in that template.

      Regards, Mark.
    • Last Edit: 6 years 4 months ago by MrT.
    • The following users have thanked you: KB

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.075 seconds