Tagged: x
-
AuthorPosts
-
September 1, 2016 at 1:58 am #1156405
pcnordhaugParticipantHi There! I use a different font for the navbar than in the body text. But the sub menu still uses the same font as for the body text.
I therefor use this code to change this;
.x-navbar .sub-menu { font-family: Adelle; }This workes great – but have no effect on the mobile view. Is there a line of code that will work on mobile too?
September 1, 2016 at 2:01 am #1156406
Rue NelModeratorHello There,
Thanks for writing in! To resolve your issue, please use this code instead:
.x-navbar .desktop .sub-menu, .x-navbar .mobile .sub-menu { font-family: Adelle; }Just make sure that Adelle font is loaded properly. Hope this helps you.
Please let us know how it goes.September 1, 2016 at 2:12 am #1156414
pcnordhaugParticipantFantastic – that worked out great! Thanx:)
Great response time as always guys!
Just a quick question regarding font on the mobile;
I have also changed the font for the body text to a one from TypeKit. This works great. It also works just fine for the search result on the desktop. But on the mobile the font are displayed as a Times (looks like that). Why? Strange because it´s right on the desktop.
It´s the text that says “Below you see all we could find on your search for…”
September 1, 2016 at 2:16 am #1156416
Rue NelModeratorHello There,
Thanks for the updates! To assist you better with this issue, would you mind providing us the url of your site with login credentials, if necessary, so we can take a closer look? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password (only if necessary)Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thank you.
September 1, 2016 at 2:23 am #1156423
pcnordhaugParticipantThis reply has been marked as private.September 1, 2016 at 2:29 am #1156427
LelyModeratorHi There,
Thank you for the URL. Unfortunately, I am not sure on which page and section the issue exist since the site is not in English. Would you mind giving us detailed description?
September 1, 2016 at 3:51 am #1156512
pcnordhaugParticipantThis reply has been marked as private.September 1, 2016 at 4:13 am #1156535
Rue NelModeratorHello There,
Every time I do a search in your site, I will only have this page: http://prntscr.com/ccu0yc
I cannot even go to other pages. To assist you better with this issue, would you mind providing us the url of your site with login credentials, so we can take a closer look? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thank you.
September 1, 2016 at 6:11 am #1156673
pcnordhaugParticipantThis reply has been marked as private.September 1, 2016 at 6:54 am #1156720
Paul RModeratorHi,
The login provided above doesn’t seem to work.
Kindly check again and let us know.
Thanks
September 2, 2016 at 12:57 am #1158051
pcnordhaugParticipantThis reply has been marked as private.September 2, 2016 at 1:46 am #1158086
Paul RModeratorHi,
Plesae make sure mobile is enabled.

Then add this in Custom > Edit Global CSS in the Customizer.
.search-results .p-landmark-sub { font-family: "museo-sans",sans-serif !important; }Hope that helps
September 2, 2016 at 2:12 am #1158117
pcnordhaugParticipantDoesn´t seem to help.
I added the code in the style.css in the child theme. Think it´s better to have all changes there istead of som in the cutomizer. But is this the reason that it didn´t work? Cant be it right?
As i wrote this just happens on the mobile view. Not on desktop. And yes, mobile is enabled in typekit.
By the way, the same thing is the case for the “Post Meta” font. But this isn´t a problem for me as i dont have this on…
If trying another font in the code over that doesn´t seem to work either. Still the font i have choosen for the bode on desktop and times on mobile…
September 2, 2016 at 3:07 am #1158175
RadModeratorHi there,
It should work, please change it to this
.search-results .p-landmark-sub, .search-no-results .p-landmark-sub { font-family: "museo-sans",sans-serif !important; }I just tried that.
Thanks!
September 2, 2016 at 3:14 am #1158180
pcnordhaugParticipantRight there!
Thanx!
A lot!
That worked!
World class support ass always 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1156405 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
