Forum Replies Created
-
AuthorPosts
-
Yigit – that worked a treat, thank you.
Hi Yigit
Awesome thank you. I’ve removed
a#scroll-top-link:before { content: ''; }
though, as the link was disabled with the mark-up
Richard
Hi Rikard, still no luck. I’ve tried disabling JS one by one and still can’t find what’s causing the scroll.
Hi Yigit
Thanks for the suggestions, unfortunately disabling the modal or custom code didn’t work. I’ll have a look at disabling the javascript one by one to see which is doing it.
Thanks
RichardHi Rikard, this is what he said:
It is related to your theme. There is a custom auto scroll plugin on your website (because of the one page website structure). So I don’t have any idea about how it is working. You can contact your theme’s author. There may be an option to turn it off.
Thanks
Hi Rikard
Thanks for taking a look. ideally i’d like no movement at all – the plugin DV Team will place the popup in the centre so by removing any auto scroll should work.
Thank
RichardHiya, should be Ok now. Please try again.
Richard
Hi Rikard, sorry yes – clicking a few items and you’ll see the page keeps moving down.
Richard
Hi Elliott – marvellous. How annoying I was nearly there but had the hover in the wrong place.
Thank you.
Simple as that – awesome, thank you again.
Ops sorry about that try: http://studiomobius.co.uk/kp/yigit to preview.
Spot on thank you for all your help on this one.
Yigit
Perfect thank you. A few more tweaks to the code and looking much better.
li > a img {position: relative;top:-20px;left:60px} li > a > .avia-menu-text img {opacity: 0!important;} li > a:hover > .avia-menu-text {color: #b7d333 !important;} li > a:hover > .avia-menu-text img {opacity: 1!important;} li > a > .avia-menu-text {color: #666666 !important;} li.current-menu-item > a > .avia-menu-text img {opacity: 1!important;} li.current-menu-item > a > .avia-menu-text {color: #b7d333 !important;}
My last question (promise) is their seems to be some padding creeping in but I can’t figure out where from?
Thanks
Fixed with
#av-masonry-1-item-3340 .main_color .av-inner-masonry-content {display:none !important;}
so please ignore.Hi Yigit
Thanks for that. I’ve done as you suggested but alas it’s still not working. Any more ideas?
Thanks
Hi Yigit
I’ve got no problem with adding an icon to the menu and the alignment is sorted now. However each menu item will have a different icon and I so I need them to only appear on the active and hover states.
Thanks
Hi Elliott, sorry yes, I was testing a few different options today. Found a plugin that would do the trick called Nav Menu Images but alas looks like it doesn’t work with Enfold.
Icon is back in now.
RichardIgnore number 1) fixed with
.av-main-nav > li > a img {position: relative;top:-20px;left:40px}
-
AuthorPosts