Comments oneforisrael started the conversationMarch 31, 2020 at 12:03pmHi! :)I would like your help with 2 issues please. 1: The button (elementor) is ignoring my font which I selected via the theme configurations. 2: There is a thin line that comes down with the menu when I scroll down (line under the sticky menu) See screen shoot below.Page of screenshoot:https://oral.law/?page_id=10 THANKS!! 2,701PenciDesign repliedMarch 31, 2020 at 12:24pmHi,1/ I've checked it and I see your button displayed the font you've selected via Elementor: http://prntscr.com/rq4mx3There is no any override inside CSS.2/ Please try add more this code to Customize > Custom CSS to remove it: .is-sticky #navigation .container { border: none; } Best Regards,PenciDesignoneforisrael repliedMarch 31, 2020 at 12:32pm1. I only selected this font for now - because it ignored the font I choose for the entire theme ("almoni" font). I "reset" the font now and as you can now see it's ignoring it.2. Worked. Thanks! 2,701PenciDesign repliedMarch 31, 2020 at 12:34pmHi,Please try add more this code to Customize > Custom CSS to fix it: .elementor-widget-button .elementor-button{ font-family: 'almoni-dl-aaa-400 אלמוני רגיל' !important; } Best Regards,PenciDesignoneforisrael repliedMarch 31, 2020 at 12:37pmThank you!!oneforisrael repliedMarch 31, 2020 at 12:49pmSorry, one more thing came up, the line in MOBILE is not in location, see image below? 2,701PenciDesign repliedApril 1, 2020 at 1:06amHi, Please try add more this code to Customize > Custom CSS to fix it: @media only screen and (max-width: 960px){ #navigation .container { transform: translateY(-3px); } } Best Regards, PenciDesign Sign in to reply ...
Hi! :)
I would like your help with 2 issues please.
1: The button (elementor) is ignoring my font which I selected via the theme configurations.
2: There is a thin line that comes down with the menu when I scroll down (line under the sticky menu)
See screen shoot below.
Page of screenshoot:
https://oral.law/?page_id=10
THANKS!!
Hi,
1/ I've checked it and I see your button displayed the font you've selected via Elementor: http://prntscr.com/rq4mx3
There is no any override inside CSS.
2/ Please try add more this code to Customize > Custom CSS to remove it:
Best Regards,
PenciDesign
1. I only selected this font for now - because it ignored the font I choose for the entire theme ("almoni" font). I "reset" the font now and as you can now see it's ignoring it.
2. Worked. Thanks!
Hi,
Please try add more this code to Customize > Custom CSS to fix it:
Best Regards,
PenciDesign
Thank you!!
Sorry, one more thing came up, the line in MOBILE is not in location, see image below
?
Hi,
Please try add more this code to Customize > Custom CSS to fix it:
Best Regards,
PenciDesign