Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1207976

    hi team,

    i saw an element on another website i like and i was wondering if i could replicate it with enfold.
    the element is the row of three blocks that turn red as you hover over them,the blocks are titled ‘Communication interactive’ “web marketing’ ‘campagne’ ‘ mailing’
    Communication interactive

    thank you guys

    #1208364

    Hey chriswho1,

    Please provide a link to the site/page in question as well.

    Best regards,
    Jordan Shannon

    #1208466

    sorry! the three icons right under the slider

    https://www.biskot.com/conseil.html

    #1208567

    Hi,

    Yes, this is possible via css. Can you link us to your site? You just added the login info above.

    Best regards,
    Jordan Shannon

    #1209068

    yes sorry!

    i’d like to put it right under the partners logo silder

    #1209201

    Hi,
    So for your “Comment ça marche” section, you can add a background-color on hover with this css:

    #top.home .post-entry-734 .av_one_fifth:hover {
    	background-color: red;
    }

    But it would look better if the images had a transparent background.

    Best regards,
    Mike

    #1209277

    it would be just over the comment ça marche section.

    so it’s just icons with a hover effect on it? or does this lement have a specific name?

    thanks a million

    #1209296

    Hi,
    Yes, the example element is just a column or cell with an icon and a hover effect.
    So try changing your element and let us know if you need help with the css.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.