[Webkit-unassigned] [Bug 245480] safari issue with web menus
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 28 00:33:18 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245480
--- Comment #9 from Karl Dubost <karlcow at apple.com> ---
For Raul,
Just remove these two properties in between
position: relative;
top: 10px;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
from
.bold-text1 {
padding-left: 0px;
background-color: #18143b;
font-family: Poppins, sans-serif;
color: #18143b;
font-size: 15px;
line-height: 25px;
font-weight: 500;
}
in https://ayviza.com/wp-content/themes/ayviza-1/assets/css/ayviza.webflow.css?ver=1662677910
And if you do not understand what that means, here is not exactly the right place, but you should ask to the person who created the website for you.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220928/ad369a28/attachment.htm>
More information about the webkit-unassigned
mailing list