Font Design on Locations Page

This topic contains 1 reply, has 2 voices, and was last updated by  Kor 7 years, 2 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #368630

    Van Estes
    Expired Member
    Post count: 28

    Hey! Pretty simple questions it seems but I seriously can’t find anywhere to do it.
    Heres my page:
    http://fatoxconstruction.com/location/

    First off, how do I change the font of the title of my site in the top left?

    Second, I want to bold the category fonts.

    Third, and probably the most complicated, when you click on a section such as “New Roof”, when I click on it, is there a way that when the page changes, I can get rid of the categories and the search bar and maybe add a button that just goes back to the previous page? Trying to make it look more professional. Thanks!

    #368636

    Kor
    Moderator
    Post count: 16516

    Hi Van,

    I’ll try to answer your questions accordingly.

    #1 If you are referring to the menu items, have you tried customizing the “navigation menu” in the theme options. Please refer to the theme author for more info.

    #2 Apply this custom CSS code below into GD > Design > Scripts > Custom Style CSS

    
    
    .geodir-widget.geodir_popular_post_category .cat-link {
        font-weight:bold;
    }

    #3 Go to Appearance > Widget in WordPress Dashboard and locate GD > Listing Top Section and remove the Popular post and search widget. Adding a back button requires customization which we do not provide unfortunately.

    Thanks!

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

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

Open Support Ticket