Tagged: icons, mouse-over, tabs
-
AuthorPosts
-
November 3, 2016 at 5:13 pm #707859
Hi,
I’m trying to replicate an awesome feature in this website: http://hip-chalets.co.uk/
If you click Saas Fee in the header it will take you to the feature I’m describing.
Is there a way to make something like this in enfold? Instead of clicking the icons, would it be possible to hover over them instead? I’ve browsed through portfolios but it doesn’t quite give the same results (at least for me).
If there isn’t a feature like this, could you suggest something to act its place?
Cheers,
Jambo
November 4, 2016 at 7:32 am #708059Hey Jambo,
I’m not sure if that would be possible but send us a link to your site and we’ll have a look at it.
Best regards,
RikardNovember 4, 2016 at 10:57 am #708130Hey Rikard,
I’ve shared a link for you to the site. The feature I’m trying to put in is at the bottom of the page. You can see how much more tidy the other website’s feature is compared to how you could imagine laying out all the information one below the other.
Thanks for the help,
James
November 5, 2016 at 6:13 am #708552Hi,
Not sure if it’s going to work but you can try something like this in Quick CSS:
#av_section_4 .av-icon-char { opacity: 0.5; } #av_section_4 .av-icon-char:hover { opacity: 1; }
Best regards,
RikardNovember 6, 2016 at 6:46 pm #708914Hey Rikard,
It does work, thank you.
Now is it possible to make a paragraph of text appear below the icon, and across the width of the screen upon hovering (similar to my example above) over the icon? To make it responsive is of course a desirable feature if possible.
If this is too complex then don’t worry, I will just create different pages that open when clicking the icons, although this effect would be awesome to implement!
Thanks in advance,
Jambo
November 6, 2016 at 7:23 pm #708928Hi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
However you can give these plugin a try
https://wordpress.org/plugins/wp-show-more/
https://wordpress.org/plugins/jquery-collapse-o-matic/
https://wordpress.org/plugins/wp-showhide/Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.