-
AuthorPosts
-
July 31, 2018 at 6:18 pm #992033
Hello,
I have been looking/trying to change the color of hover links. Especially the one in the socket turns blue on hover and is invisible because of blue background color. Can you please tell me how to solve this? I have same problem with other links, menu and hover color and when I change in websitestyling nothing changes. I imported Freelance demo. Could that be the problem?
Hope to hear from you and thank you in advance.
Best regards,
SaschaAugust 1, 2018 at 8:02 am #992229Hey Sascha,
The hover state of the link in your socket is lime green, please try to clear the cache from your browser and reload the page to see if that helps.
Best regards,
RikardAugust 6, 2018 at 11:14 am #993880Thank you Rikard!!
Other question… Or do I have to make new topic?
Topbar on tablet (in vertical mode) is blue, so menu is not visible. I searched but cannot find solution :-(
Best regards,
SaschaAugust 7, 2018 at 5:50 am #994218Hi Sascha,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive.html_mobile_menu_tablet .phone-info { color:white !important; } }
Best regards,
RikardAugust 8, 2018 at 12:20 pm #994906Hi Rikard,
Sorry it didn’t work :-(
August 8, 2018 at 12:54 pm #994928Other question…
I want the clickable phonenumber in topheader (extra element) to be white and color red on hover. I cannot figure out how to change.
Regards,
SaschaAugust 8, 2018 at 3:09 pm #994985Hi Sascha,
The background color you have on your top header is white so I don’t think you should use white font color, but here is the code which you can use, just replace the color as you see fit:
#top #header_meta .phone-info a:hover { color: white !important; } #top #header_meta .phone-info a:hover { color: red !important; }
Hope it helps.
Best regards,
NikkoAugust 21, 2018 at 1:57 pm #999824Thank you for the information!
Unfortunately I reset my website without backup, so have to start over again :-(
Building this contemporary site I have some issues.I have in headerarea a contentslider with backgroundvideo and slidertext:
1. I would like to have dots below text. Is that possible?
2. I would like to stop the slider after the last one. Is that possible?Best regards,
SaschaAugust 21, 2018 at 8:24 pm #999999Hi Sascha,
How did you even get the dots there?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaAugust 23, 2018 at 11:23 am #1000679Hello Victoria,
Thanks for your reply.
I have no idea how the dots get there :Maybe some magic….:-)
I give you my logindata.
Best regards,
SaschaAugust 24, 2018 at 11:08 am #1001128Hi Innerchef,
I think you should use the Layer Slider to build that, or fullscreen slider, not the content slider.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.