Hover effect on links

  • Resolved
    Posted in: Minicorp WP  

  • Member
    geriksen
    August 12, 2013 at 2:33 pm #300

    Hi,

    I created a custom CSS to alter the link and hover effect on links, but it doesn’t seem to apply on all classes??? I used the following code:

    .grid12.blog-post a:link:not([class*=”ish-button”]) {
    text-decoration: none;
    color: #0070BA !important;
    !color: #F07E13;
    transition-duration: 0.25s;
    }

    I want it to apply also to the heading meaning the h3 line, but seems only to apply to all other links in this object and not h3. Why? Done the same on the “recent_posts_post” class on our startpage, and this works. Why??? You can see it if you go to: https://www.itavdelingen.no. Have a look at the posts at the bottom. This is the effect I want. If you see under “Nyheter” menu, you see the news listing, but the heading don’t have the link effect… Can’t figure out why this is! Please advise… :-)

    Thanks!

    Regards

    Glenn H. Eriksen

    • This topic was modified 10 years by  geriksen.

    Sorry, this forum is for verified users only. Please Login / Register to continue
    or get 6 months support forum access to all forum topics for a reduced price.

Comments are closed.