-
AuthorPosts
-
March 17, 2023 at 10:42 am #1401508
Hi,
I really have urgent issues with the following:
1. On my KONTAKT page I don’t want any hover effect when clicking on my map. How can I get rid off the fact that on hover the background turns white, and I see this round arrow image.
2. In the footer in my widgets under CONNECT I’m showing the LinkedIN logo, I would also like to show a Youtube Logo but don’t know how to set the html code for it.
3. On my startpage the gap that appears when showing the parallax effect for my 3 columns appears too big. I’ve tried it all to get this smaller.
4. MENU transparent header: Is there a way to show the frame darker, not white on transparent header ?
Thanks so much.
Best, NoraMarch 17, 2023 at 9:18 pm #1401551Sorry
- This reply was modified 1 year, 8 months ago by NoraGTS.
March 18, 2023 at 5:33 pm #1401614Hi NoraGTS,
I tried to login with the credentials you gave however the backend shows Internal Server Error
1. On my KONTAKT page I don’t want any hover effect when clicking on my map. How can I get rid off the fact that on hover the background turns white, and I see this round arrow image.
Please add this CSS code in Enfold > General Styling > Quick CSS:.page-id-156 .avia-image-container .overlay-type-extern { display: none !important; }
2. In the footer in my widgets under CONNECT I’m showing the LinkedIN logo, I would also like to show a Youtube Logo but don’t know how to set the html code for it.
Create a new page and then add a youtube icon and save. Open the frontend and inspect the icon and copy the html code.3. On my startpage the gap that appears when showing the parallax effect for my 3 columns appears too big. I’ve tried it all to get this smaller.
Please try to add this CSS code:#service { max-height: 0; min-height: 0; }
4. MENU transparent header: Is there a way to show the frame darker, not white on transparent header ?
You can change this in Enfold > General Styling > Logo Area (tab) > Logo Area Background Color.Hope it helps.
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.