-
AuthorPosts
-
September 21, 2017 at 1:20 pm #854827
Hi The contact details have stopped linking in the header of this site.
I am not sure what has happened.
Can you help
Regards
Jenzai
September 23, 2017 at 10:36 am #855758Hey jenzai,
Credentials did not work for me. Could you please update the credentials.
Best regards,
VictoriaSeptember 23, 2017 at 10:55 am #855766This reply has been marked as private.September 24, 2017 at 3:15 pm #856049Hi jenzai,
The links do not work because of this rule, that is set in quick css. If you set this to 10, the links are working again.
https://cl.ly/1N0232203Q0qBest regards,
VictoriaSeptember 27, 2017 at 6:20 pm #857660Thankyou!
September 27, 2017 at 7:46 pm #857693Hi jenzai,
Glad we got things working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaSeptember 29, 2017 at 11:27 am #858427Morning. When the site is responsive the phone number and email goes over the menu..
Regards
Jenzai
October 1, 2017 at 6:55 am #858862Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#av-burger-menu-ul { padding: 172px 0px !important; }Best regards,
RikardOctober 1, 2017 at 9:15 pm #858991Hi, no that did not work
Regards
Jenzai
October 2, 2017 at 6:00 am #859080Hi,
Ok, then try to change this in child theme CSS:
@media only screen and (max-width: 766px) { #header_meta { z-index: 10!important; } }to this:
@media only screen and (max-width: 766px) { #header_meta { z-index: 1!important; } }Best regards,
RikardOctober 2, 2017 at 10:58 am #859163Thanks, but it make the phone number unclickable.
Regards
Jenzai
October 3, 2017 at 9:34 am #859526Hi,
Thank you for the update.
Please replace the css code with the following.
@media only screen and (max-width: 766px) { #header_meta { z-index: 20 !important; background: transparent !important; } .responsive #top #wrap_all #header { padding-bottom: 30px; } }We removed the background of the header_meta so it doesn’t cover the mobile menu and then extended the header container.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.
