-
AuthorPosts
-
January 4, 2019 at 1:44 am #1049751
Hi Enfold-Team,
I’ve got a new problem.
If I use the “advanced styling options“ especially the menu-font-options,
I’ve got not the correct font in the frontend. Take a look on the screenshots.
First you see my settings in the backend and in the second you see the
result in the frontend. There is no “Courier New“, but this font is a „websafe
font“! So, why the font doesn’t show up?Thank you for your help!
Best regards
CarstenJanuary 4, 2019 at 9:10 am #1049905Hey Carsten,
Thanks for the screenshots, where can we see the actual problem?
Best regards,
RikardJanuary 4, 2019 at 3:32 pm #1050008Hey Rikard,
first – happy new year!
Second – as I has written – the font “Courier new“ doesn’t show up at the
frontend (frontend-ss). I’m not 100% sure, but it could be the “Helvetica“ font which
are displayed. And I need the “Courier new” font, as I setted in the “advanced
stylings options” (menu_font-ss) in the backend, as you can see on the screenshot.So, how does it have to be done that the “courier-font” works? Thx for your help!
Best regards
CarstenJanuary 5, 2019 at 7:50 am #1050257Hi Carsten,
Thanks for the feedback and happy new year to you too :-)
We need to be able to inspect the elements in question to be able to help you out, could you post a link to where we can see them please?
Best regards,
RikardJanuary 5, 2019 at 7:00 pm #1050368Good evening Rikard,
first – thx for your wishes…very kind! :-)
Second – ok, here is my new customer-site, where I’ve got this problem.
As you can see the complete navi-menus are not in “courier new“. I
think it’s the Helvetica-font, but I want/need the “courier new – font“ as
you can see in the content-text! The content-text was easy to set,
namely in the general stylings under “fonts”. And I thought with the ad-
vanced stylings would it be same for the menus, but it isn’t. ;-/ So,
where is the mistake?Best regards
CarstenJanuary 8, 2019 at 4:02 am #1051162Hi,
The page is password protected. Please post the info in the private field.
Did you happen to enable the Performance > File Compression settings? Please disable it temporarily.Best regards,
IsmaelJanuary 8, 2019 at 8:31 pm #1051484Hi Ismael,
sorry, I’ve forgotten the password! Now it is in the private field. :)
And I disabled, as wished, the File Compression.Best regards
CarstenJanuary 9, 2019 at 5:45 pm #1051950Hi Carsten,
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,
VictoriaJanuary 9, 2019 at 8:09 pm #1052071Hi Victoria,
ok, here are the admin access for you. Hope you’ll
find the problem!Best regards
CarstenJanuary 11, 2019 at 12:19 pm #1052718Hi,
Thanks for the update.
I think it’s not working because of the font weight, so I added this code on the Quick CSS field temporarily.
#top #header .av-main-nav > li > a { font-size: 15px; font-family: 'Courier New', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif; letter-spacing: 0.11em; font-weight: normal; }
Best regards,
IsmaelJanuary 11, 2019 at 6:49 pm #1052844Hi Ismael,
thx for your answer! Great, now it’s working!
But why does the font weight is not working correctly in the
advanced stylings? The “courier new” font is after all a „websafe
font“, isn’t it? Is it maybe a deeper mistake in this enfold-area?
Or what do you think?Sorry, but I need a further font-instruction. I also want to change
the small menu over the main menu. There is certainly another css-
code-snippet, isn’t it? :-)And by the way – is there a possibillity to change also the lines-sytling
between the main-menu-points (words)? I would like to change them into
„/“ and make them a little bit thicker.I’m looking forward to your new answer!
Best regards
CarstenJanuary 14, 2019 at 1:52 am #1053481Hi,
Thanks for the update.
I’m still not sure why it’s doing that. You can use this css code to adjust the menu items above the main menu.
#top #header_meta a, #top #header_meta li, #top #header_meta .phone-info { color: #ffffff; text-transform: uppercase; letter-spacing: 0.11em; font-weight: normal; }
For the border, use this:
#top #header .av-main-nav > li > a:after { content: '/'; padding-left: 13px; border: 0; } .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text { border: 0; }
Best regards,
IsmaelJanuary 15, 2019 at 4:49 am #1053947Hi Ismael,
thx for your new answer! Every snippet works fine, great!
But please, don’t close the thread, because I couldn’t
speak with my customer until now.Best regards
CarstenJanuary 15, 2019 at 5:54 pm #1054209Hi Carsten,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.