Okay
  Public Ticket #265019
Move menu and custom font with css
Closed

Comments

  • Jonathan started the conversation

    Hey there,

    I've been able to find out how to do this, but not without creating other issues.

    I just want to use some css to move the whole nav menu a little to the left. Also, make it a font I've uploaded (so its not listed on salient --> typography)

    Thanks, as always, for your help!

  •  8,839
    Tahir replied

    Hey Jonathan!

    Can you please identify the css you added so i can see what exactly you are trying to do. 

    Thanks


    ThemeNectar Support Team 

  • Jonathan replied

    I was sure I already tried this, but I managed to do it with the following:

    header#top nav {

    position: relative !important;

    top: -10px !important;

    left: -40% !important;

    font-family: nexa bold !important;

    }

    Sorry for wasting your time!


    Cheers

  • Pierre replied

    Thanks Jonathan for solving my problem :)

    Sincerely

    Pierre