How to control the hover effect on links?

Hello,

Can anyone tell me how to control / remove the hover effect found on some title links, such as on the Training theme, where an underline animates from left to right on the home page’s Blog teaser, and where the entire wrapper of a post title is filled from right to left in a Muffin Recent Posts widget?

I guess it has to do with the #Side_slide class, but I don’t see where to edit this in the theme’s options.

In advance thank you for your help.

Comments

  • Hi,
    You can only change this using custom css. Send us a link to your website and we will write some code for you.
    thanks
  • Hi,

    Thank you for your reply.

    Unfortunately I can’t send you a link as for now (the site is not publicly available), but here are the two places where I wish to modify or remove the hover effect:

    /* remove the displacement effect (slight move towards the top) but keep underline */
    .blog-teaser li .desc-wrapper .desc { }

    /* remove both fill-in effect and colored right border */
    .Recent_posts ul li .desc { }

    I’m using the “Training” template if this can be of any use.

    In advance thanks a lot.
  • Hi,
    I will not be able to help you until you show me the website, there are things that must be tested.
    thanks
  • Thanks for your reply.

    I did a quick install for discussion purpose exclusively.

    HOME
    How to remove the displacement effect (slight move towards the top) but keep the underline on the Blog Teaser item's titles?
    http://msigcndl.preview.infomaniak.website/xyz/


    SIDE-BAR
    How to remove both the fill-in effect and the colored right border on the "Alerts" side-bar?
    http://msigcndl.preview.infomaniak.website/xyz/2014/05/04/11-2/

    In advance thank you zillions for your precious help.
  • Hi,
    To make all of your changes use this css
    .blog-teaser li:hover .desc-wrapper {
    transform: translateY(0px) !important;
    }
    .sidebar.sidebar-1 aside ul li::after {
    background:none !important;
    }
    .sidebar.sidebar-1 aside ul li:hover a {
    color:black !important;
    }
    thanks
Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.