Where Can I Change The Font?

This topic contains 6 replies, has 4 voices, and was last updated by  Alex Rollin 7 years, 1 month ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #414417

    Kent Grabau
    Expired Member
    Post count: 67

    Maybe it’s just my old eyes, but the default font is really tough to read. Where can I change this?

    #414427

    Joy
    Buyer
    Post count: 1076

    Dashboard > Appearance > Customize > Body > Typography

    #414435

    Guust
    Moderator
    Post count: 29970

    That may depend on your theme, so we would need more information.
    If you cannot get it to work, and it is a GeoDirectory theme you use, post your URL and WP admin details in a private reply and we will see how we can assist.

    Thanks

    #414436

    Kent Grabau
    Expired Member
    Post count: 67
    This reply has been marked as private.
    #414439

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    #414442

    Kent Grabau
    Expired Member
    Post count: 67

    Nope. No change.

    #414463

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    Font changes can also be made with CSS.

    To customize your style with CSS, you will be developing custom rules about how images and text are displayed on your site, and these changes are made just for your site.

    You can develop the CSS yourself, or hire a GD Expert to help you out.

    Here some example CSS that you can add to your site that will change the font family to Arial, which is a little ‘heavier’ than the default font for your theme.

    
    
    p {
        font-family: arial !important;
    }
    

    The CSS above targets the ‘p’ element, which is what is used to enclose a lot of text on the site, but not all of it.

    Here is another example that targets the entire site and changes the font in a lot more areas:

    
    
    
    .site-container {
        font-family: arial !important;
    }
    

    Once you develop the CSS, you can add it to your site.

    Add CSS to the GeoDirectory Design Admin Panel called Scripts. Navigate to:

    YourSite > GeoDirectory > Design > Scripts > Custom Style CSS Code

    Paste the code there, and save, then refresh your site to see the changes.

    If you are looking for more options, or don’t want to develop your own CSS, another theme may work better for you. Some themes contain an almost endless array of customizer settings including buttons, sliders, and color pickers that can be used to specify exact style changes throughout the site. You can look through other forum posts to read about the themes that other members are using.

    For more information about customizing your style as well as how to add custom CSS to your site, please see the links below.

    Links
    https://wpgeodirectory.com/docs/customizing-your-style/
    https://wpgeodirectory.com/docs/common-styling-examples/

    Hope that helps 🙂

    Alex

    Automatic Updates are Awesome! Get yours setup today!
    GD Experts help site owners reach their goals faster

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
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount