• Hello Manus Malihu,

    Before I start with my question I want to thank you for the great product and the help you give to all the people with the questions. I looked for a lot of information on the forums and was really helpfull.

    At the moment I have 2 problems:

    1) Bold font
    My menu font changed to bold and I am not sure how that changed. It should be like the menu font over here: http://fysio.vitasports.nl/fysiotherapie/

    2) I saw already another form on a problem with the offset option in the theme Plox. It isn’t working for me neither. I rolled the Phlox version back to 2.2.16 and that is the lates version that makes it work. I saw you gave a solution with disabling the smooth scroll function, but I don’t know how I can do that? I already looked into the them documents but couldn’t find the right file to change the settings like done in this video: https://www.youtube.com/watch?v=6XuzB2f4LXE&t=63s

    I hope you can help me out.

    Greetings Alex

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author malihu

    (@malihu)

    Hello,

    1)The bold font comes from your theme’s CSS.

    Add the following CSS to your theme to change the font weight for “Page scroll to id” menu links:

    .elementor-navigation .current-menu-item > a._mPS2id-h, .elementor-navigation .current-menu-ancestor > a._mPS2id-h {
        font-weight: 400;
    }

    2)Offset seems to work as expected. Did you fix the issue you were having or?

    Plugin Author malihu

    (@malihu)

    Oh sorry, the bold font doesn’t come from your theme. It comes from navmenu-addon-for-elementor plugin. The solution is still the one I posted above 😉

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Bold font and offset with Phlox problem’ is closed to new replies.