Home › Forums › All Other Themes › [Museum Pro theme] Custom stuff
- This topic has 12 replies, 2 voices, and was last updated 2 days, 1 hour ago by Sonl Sinha.
-
AuthorPosts
-
December 6, 2024 at 9:56 pm #226789
Hello,
I have added a custom font using the Custom Fonts v2.1.7 plugin by Brainstorm force.
I am able to use this font within Elementor, but how do I use it in the header, the menu and such.Also I would like to reduce the page header height.
With regards.
URL: https://redpilldesign.nl/museummaassluis
WP 6.7.1
Museum Pro 6.0
Elementor 3.15.10December 7, 2024 at 11:57 pm #226793Since some weird stuff happend, I started all over again.
Th new url is https://www.redpilldesign.nl/museumDecember 9, 2024 at 12:38 pm #226803Hi,
Q. I have added a custom font using the Custom Fonts v2.1.7 plugin by Brainstorm force.
I am able to use this font within Elementor, but how do I use it in the header, the menu and such???Ans: Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Q.
Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page_head, .post_head { height:220px;}
Regards,
ChrisDecember 13, 2024 at 3:29 pm #226897Hi,
Custom font issue have been resolved on your website.
Kindly see the screenshot:
https://nimb.ws/SUAejEq
Regards,
ChrisDecember 27, 2024 at 8:12 pm #227331Thank you,
But it doesnt seem to work in the menu.regards,
HassoDecember 29, 2024 at 1:37 am #227336Hello again,
Also I would like also the menu to be “sticky”.
I managed to get the head-info-area sticky with the Sticky Menu -plugin, but am unable the retrieve the proper div/class to make the entire head stick.Regards
HassoDecember 30, 2024 at 10:47 am #227341Hi,
Kindly use this CSS code to make the header sticky.
.has_trans_header .header_wrap { position: fixed !important; }
Regards,
ChrisJanuary 2, 2025 at 2:50 pm #227376Thanks Chris,
Another thing I noticed that on a mobile device the menu is displayed with a very small line height. The lines overlap and therefore it’s hard to navigat the menu.
Thank you.
Hasso
January 6, 2025 at 10:29 am #227414Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:1023px) { .sidr ul li a { line-height:30px !important;} }
Regards,
ChrisJanuary 7, 2025 at 4:44 pm #227460Hello Chris,
#227414 solved #227376, Thank you.
#227331 (Nieuwe Machine font in the menu) is stil unresolved.
#226803 Is there way to reduce the header height on mobile devices?And could you tell me why the “Welcome Greetings based on Time” plugin message is not shown on Mobile devices in portrait orientation?
Thank you
HassoJanuary 8, 2025 at 3:55 pm #227489Hi,
Kindly use this CSS code.
#topmenu ul li a { font-family:Nieuwe Machine !important;} @media screen and (max-width:479px) { .logo img { margin-top:10px; max-width:80px;} .phntp span { letter-spacing: -.5px; font-size: 19px;} .head-info-area .suptp { margin: 0 auto 0;} }
Regards,
ChrisJanuary 8, 2025 at 9:29 pm #227527Hi Chris,
Awesome! Thank you.That just leaves the “Welcome greetings based on Time” in portrait orientation.
Oh and another thing I just noticed is that the .header.type1 does not stick on the homepage. Any suggestion?
Regards,
HassoJanuary 9, 2025 at 11:19 am #227534Hi,
1. That just leaves the “Welcome greetings based on Time” in portrait orientation??
Ans: Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
2. another thing I just noticed is that the .header.type1 does not stick on the homepage. Any suggestion?
Ans: Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected]
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.