• Resolved martin1991stockholm

    (@martin1991stockholm)


    Hello.
    I’m trying to make the active page be bold in the meny – but it seems I can only change the color. How do I make the font bold for the active page?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter martin1991stockholm

    (@martin1991stockholm)

    Solved it! Leaving it here for future reference.

    Add this to the CSS and it works like a charm:

    .current-menu-item a {font-weight:800 !important;}

    Thank you for responding! We are pleased to hear that the issue has been resolved and that you are now able to continue work.

    Please take precautions to protect yourself, and I wish you and your loved ones good health! Have a beautiful day ahead. ??

    Thank you for providing the CSS for this. I was struggling. This really should be included as an option within the plugin.

    Hi @goakes ,
    ?
    ?Thank you for contacting us.
    ?
    Yes, I understand your concerns about this, but I would like to be more clear on the same as it is all about the appearance and looks of theme that you are using on the site, which could be different according to the individual site’s needs. However, our product is completely open-coded and you can make changes to the requirements anytime. If you are good at CSS scripting skills, then such changes are easy for you to achieve. In addition, you can add your own custom CSS also to get your required layout and appearance.

    I would like to give you some guidance on the ideal process for your reference:
    Here in this case, you will need to add some additional custom CSS to that way. Kindly add the CSS on your site in the Additional CSS tab by following the below instructions and let me know how it goes.

    Here is a detailed idea on how you can add the custom CSS code into your site easily:
    https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/

    Also, about the file(s), below tutorials can be helpful:
    https://www.wpbeginner.com/plugins/how-to-find-which-files-to-edit-in-wordpress-theme/

    https://www.barrykooij.com/what-the-file/

    In your case, you just need to find-out the relevant CSS classes and then you can add your own styling/color accordingly.

    Thank you,
    Umar

    • This reply was modified 2 years, 5 months ago by Umar.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bold text on active menu item’ is closed to new replies.