Hi there…
I am trying to sell a client your template as I highly recommend you every time…
There are just a few little issues I have, but I am sure you can help me…
1. When I insert a simple slider…and I link the image to a target page, everytime I hover the slider, the whole image gets an overlay and the “button” pops up. How can I remove that?
2. On the header, I changed the top padding of the logo, but when I scroll down and the header shrinks a little bit, the logo is leaving the frame…you know? How can I make the shrinked header a little bit bigger on the bottom?
3. Any way to change the screen size at which size the menu changes? I want the menu to change to mobile menu way earlier…
THANKS A LOT!
Hi MMA_Impact!
Thank you for using Enfold.
1.) Which slider are you trying to use? Try to add this in the Quick CSS field:
.image-overlay { display: none !important; }
2.) We need to see actual page in order to see the issue.
3.) Go to Enfold > Header > Mobile Menu panel. Adjust the Header Mobile Menu activation settings.
Best regards,
Ismael
Thank you very much for your reply! Please review http://coastalitservices.info/licht
You can see in the header, there´s a logo with three words under it…if I scroll down and the header starts shrinking, the logo leaves the header.
Sometimes hard to recognize, but the three words are leaving the border.
Hi!
Please add following code to Quick CSS as well
.logo img {
padding-bottom: 10px;
}
Cheers!
Yigit
Thank you very much! I really appreciate your support! Outstanding!
THANKS!