Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28645

    Hi there,

    I have created two state rollover effect on my home page where the 3 icons to my career summary highlights change color on rollover. Its a nice effect but id like them to be interactive too to reflect the link buttons underneath each summary section.

    You can see this effect on the home page of my website… http://www.amdypeck.co.uk

    How do I make the icons clickable to another section of the site.

    Cheers

    Andy

    #138209

    Hi Andy,

    Please see this topic https://kriesi.at/support/topic/icon-box-icon-link

    Regards,

    Yigit

    #138210

    Hi there,

    That would be fine except I didn’t use the full blown shortcode. For layout purposes I created the icon (with two states) separately from the title. The button and the shortcode plus the rollover icon aren’t linked.

    Perhaps if you look at my website… http://Www.anypeck.co.uk and then you can either suggest how I can turn the icon shortcode you guys are using into exactly the same look I have on the site. Then I can utilise the linked suggestion you suggested or how I can alter the code I’m currently using to work how I need it instead.

    Happy to change things either way

    Cheers

    Andy

    #138211

    Hi Andy,

    When you add a Font Icon shortcode inside Text Block you can make the icon clickable

    Then you can add this code to Quick CSS to change icon’s hover color

    .av_font_icon:hover { color: #dcd6cb!important; }

    Regards,

    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Making icons into linked buttons’ is closed to new replies.