[Museum Pro theme] Custom stuff

Home Forums All Other Themes [Museum Pro theme] Custom stuff

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #226789
    RED PILL DesignRED PILL Design
    Participant
    • Topics: 34
    • Replies: 78
    • Total: 112
    Member since: May 16, 2020

    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.10

    #226793
    RED PILL DesignRED PILL Design
    Participant
    • Topics: 34
    • Replies: 78
    • Total: 112
    Member since: May 16, 2020

    Since some weird stuff happend, I started all over again.
    Th new url is https://www.redpilldesign.nl/museum

    #226803
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31067
    • Total: 31067
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #226897
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31067
    • Total: 31067
    Member since: August 16, 2013

    Hi,

    Custom font issue have been resolved on your website.

    Kindly see the screenshot:

    https://nimb.ws/SUAejEq

    Regards,
    Chris

    #227331
    RED PILL DesignRED PILL Design
    Participant
    • Topics: 34
    • Replies: 78
    • Total: 112
    Member since: May 16, 2020

    Thank you,
    But it doesnt seem to work in the menu.

    regards,
    Hasso

    #227336
    RED PILL DesignRED PILL Design
    Participant
    • Topics: 34
    • Replies: 78
    • Total: 112
    Member since: May 16, 2020

    Hello 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
    Hasso

    #227341
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31067
    • Total: 31067
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS code to make the header sticky.

    .has_trans_header .header_wrap {
      position: fixed !important;
    }

    Regards,
    Chris

    #227376
    RED PILL DesignRED PILL Design
    Participant
    • Topics: 34
    • Replies: 78
    • Total: 112
    Member since: May 16, 2020

    Thanks 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

    #227414
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31067
    • Total: 31067
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #227460
    RED PILL DesignRED PILL Design
    Participant
    • Topics: 34
    • Replies: 78
    • Total: 112
    Member since: May 16, 2020

    Hello 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
    Hasso

    #227489
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31067
    • Total: 31067
    Member since: August 16, 2013

    Hi,

    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,
    Chris

    #227527
    RED PILL DesignRED PILL Design
    Participant
    • Topics: 34
    • Replies: 78
    • Total: 112
    Member since: May 16, 2020

    Hi 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,
    Hasso

    #227534
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 31067
    • Total: 31067
    Member since: August 16, 2013

    Hi,

    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

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.