
-
AuthorPosts
-
October 20, 2016 at 4:41 pm #701987
I need a little help,
I have lost a arrow overlay on a image link, when this button is maybe to small?
all buttons “dazu passt:” have no hover arrow at stationary resolution, but in mobile resolution all works goodand I lost a line line under the active menu item too…
October 20, 2016 at 5:16 pm #702002Hey macieksajan,
Your site is not opening for me.
It is not clear what you like to do with the overlay? Would you like to disable it? To do so please follow the steps mentioned here http://kriesi.at/documentation/enfold/disable-css-overlay-on-images/
To fix the menu border please go to Enfold > Advanced Styling > Menu items > Border Color
Let us know if you have any questions.
Best regards,
VinayOctober 20, 2016 at 5:56 pm #702020hello, this is Guiness record for time of replay!
the page is here (my mistake):
I like the overlay on image buttons to be visible on all display resolution, no matter how small is button
greetings
October 20, 2016 at 6:35 pm #702034and,
To fix the menu border please go to Enfold > Advanced Styling > Menu items > Border Colorsorry for my english, I have in mind not border, but color line under the active main menu item
October 21, 2016 at 7:13 pm #702597I understand that you do not work on Friday and maybe on Monday I will get any answer?
October 23, 2016 at 7:48 am #702913Hi,
We are very sorry for the late response. Please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.
1.) If you want the “color line” to return, please add this code in the Quick CSS field.
.av_minimal_header .avia-menu-fx { display: block; }
Or set the Enfold > Header > Header Layout > Header Style to default.
I like the overlay on image buttons to be visible on all display resolution, no matter how small is button
2.) Could you please provide a screenshot of the issue? Or send us a link to the actual page with the buttons.
Best regards,
IsmaelOctober 23, 2016 at 1:29 pm #702990hellow,
issue about which I am writing applies to all product pages at high resolution screen: when you hover the mouse over the buttons in the “dazu passt” section appears the name of the image, not the arrow on the background of dark circle,
in case of lower resolution when these buttons are one under the other and are bigger, everything is OK,
in the code is a difference in that in the first case appears “style =” display: none; “instead of” style = “display: block;”
Of course I would like to improve globally, and not to change the code on each page
October 26, 2016 at 5:13 am #704106Hi,
It’s not working on higher resolutions or wider screen width because the height of the images is less than 100px. The avia_hover_effect function will only trigger if the outerheight of the image is more than 100px. Check the js > avia.js file, look for the avia_hover_effect function and jump to line 673.
if(outerH > 100)
Best regards,
IsmaelOctober 26, 2016 at 6:14 pm #704469and when I change this value, eg on. 50 it will all work fine?
October 26, 2016 at 6:21 pm #704471Hey!
Yes, please do check it and let us know if you still face any issues.
Regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.