Change font style of phone number section in header

Discussion in 'Local Business WordPress Theme' started by v4sb, Jan 19, 2015.

  1. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    I would like to change the font of the phone number and contact details in the header section to Arial or calibri. Size of font is fine. Thanks!
     
  2. v4sb

    v4sb Member

    Joined:
    Mar 14, 2013
    Messages:
    341
    Likes Received:
    0
    Would also like to change the font in the nav menu to match the phone and contact section as well.
     
  3. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi V4sb,

    Please paste the code given below in custom css.
    (Appearance->Theme Options->Styling Options->Custom Css) of your dashboard.

    Code:
    .call-us p {
    font-family: Arial;
    }
    #menu .ddsmoothmenu li a {
    font-family: Arial;
    }
    Thanks,
    Praveen
     
  4. carljackson4321

    carljackson4321 Member

    Joined:
    Jul 14, 2014
    Messages:
    48
    Likes Received:
    1
    can you provide the code to make the SUB NAV MENU Arial as well?
     
  5. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    Could you please provide us URL of your website along with some edited screenshot of your requirements, so that we can locate the concerned area and assist you accordingly?

    Looking forward to hear from you.

    Thanks & Regards!
    Nitin
    InkThemes.com
     

Share This Page