0
Welcome Guest! Login
0 items Join Now

Button animation

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

    Button animation

    Posted 5 years 1 month 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: 13481
    • Web Designer/Developer

    Re: Button animation

    Posted 5 years 1 month 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: 5 years 1 month 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.050 seconds