This topic has 6 replies, 2 voices, and was last updated 9 years by k3nob1.

  • Author

    Tagged: 

  • #41523
     k3nob1
    Participant

    Hi , i cant find how to change the font of the menu and the size of the font, please help me thank you so much and BTW awesome template keep it On guys

    #41588
     Laura
    Moderator

    Hello, please let me know what font do you want and the size of it, this change can be done with css

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #41933
     k3nob1
    Participant

    Hi Laura
    The font i want is from google fonts “Paytone One” and i want to be a little bigger the that is right now, enough to get notice i thing is a bit smal.
    thank you.

    #41945
     Laura
    Moderator

    Hello, please copy your header.php in the child theme and paste this at the top:

    COPY CODE
    
    <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Paytone+One" />
    

    Now add this to your style.css in child theme:

    COPY CODE
    
    .top-bar ul>li a:not(.button) {
    font-size: 17px !important;
    font-family: 'Paytone One' !important;
    }
    

    Edit 17px to match the size you want

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #41994
     k3nob1
    Participant

    I did the changes but im not sure if i did it right in both maybe i did it wrong (most sure bcose i didnt see any changes in my menu :p) please some advise and thank you again.

    Attachments:
    You must be logged in to view attached files.
    #42127
     Laura
    Moderator

    Hello, yes, you have the code inside a comment, you need to put it after */ in the next line.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #42138
     k3nob1
    Participant

    Oh cool perfect, thank you so much.!!!

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?