Primary Menu font size supreme directory

This topic contains 6 replies, has 2 voices, and was last updated by  Guust 7 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #364062

    Phoebe Morgan
    Expired Member
    Post count: 38

    I am wondering how to make the font size of my primary menu on the homepage of Supreme Directory bigger? None of the customisation options I have tried seem to work.

    Thanks

    #364069

    Guust
    Moderator
    Post count: 29970

    Try

    
    
    .sd #primary-nav ul li a {
        font-size: 20px;
    }

    Adjust as required.

    Thanks

    #364778

    Phoebe Morgan
    Expired Member
    Post count: 38

    Thank you. That did not have the effect I was hoping for. I am trying to make the text in the middle of the header box rather than crammed up the top edge.

    #364783

    Guust
    Moderator
    Post count: 29970

    That is not font size then, but rather padding or margin issues.
    If you can exactly explain what you mean, together with your URL and WP admin details in a private reply, then ee can see what we can do. A screen shot with some explanation will help too.
    Thanks

    #365291

    Phoebe Morgan
    Expired Member
    Post count: 38
    This reply has been marked as private.
    #365294

    Phoebe Morgan
    Expired Member
    Post count: 38
    This reply has been marked as private.
    #365296

    Guust
    Moderator
    Post count: 29970

    Add this to your CSS:

    
    
    #primary-nav ul {
        margin: 50px 0 0 0;
    }

    Adjust the 50 to suit.
    You can add that at GD > Design > Scripts > CSS.

    With WP admin we mean the user and password of an administrator of your WP site.

    Thanks

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket