Okay
  Public Ticket #2272627
CUSTOM FONT-2
Closed

Comments

  • Noemi_archilibrium started the conversation

    Hi, to enter my new font, apart from putting into the plugging "custom Font", i have to put it into elementor custom appearance. How do enter the .TTF  new font?, just with the link?, 

    and then, i need to redefine ALL the typography custom elements one by one??


    Thanxs

  •  675
    Neuron replied

    Hi Noemi,

    You can change the typography for the body tag and other tags in Appearance > Customize > Typography > Primary and Secondary.

    Yes, you need to insert the link as you've did.

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • Noemi_archilibrium replied

    All right, how can i change the weight of the main menu, in the heading so it turn into bold?

    i have tried in the header classic template, and i can do it there, but the changes doesn.t reflect into mine...

  •  675
    Neuron replied

    Hi,

    This is the Custom CSS to change the main menu items weight.

    ul.menu.m-header-default-menu li.menu-item>a {
        font-weight: 400 !important;
    }

    Feel free to ask for anything that you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  •   Noemi_archilibrium replied privately
  •  675
    Neuron replied

    Hi Noemi,

    You can put the CSS at Appearance > Customize > Additional CSS.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  •   Noemi_archilibrium replied privately
  •  675
    Neuron replied

    Hi Noemi,

    It seems like there is a issue over there.

    https://prnt.sc/qtvvt8

    Please copy the CSS as I am pasting it here:

    ul.menu.m-header-default-menu li.menu-item>a {
        font-weight: 500 !important;
    }

    I'll close this ticket and all the others, please continue the talking only in this ticket.

    https://neuronthemes.ticksy.com/ticket/2281627/

    Do not recreate new tickets.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.