Okay
  Public Ticket #2859545
menu active
Closed

Comments

  • intan1cm started the conversation

    hi the menu active is it possible to turn bold instead of underline ? 

  •  933
    Neuron replied

    Hi,

    I am very sorry for the late reply, we were not working on the weekend.

    Can you please add the following code at Appearance > Customize > Additional CSS?

    /* Bold font weight */
    .current-menu-item a {
        font-weight: bold;
    }
    /* Remove underline */
    .current-menu-item a {
        box-shadow: none !important;
    }
    

    Feel free to ask for anything you need.

    Kind Regards


  • intan1cm replied

    thanks

  •  933
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes