Search Reuslts "Look and Feel" customization

This topic contains 7 replies, has 3 voices, and was last updated by  Bernardo Ramirez 5 years, 9 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #440291

    Bernardo Ramirez
    Free User
    Post count: 19

    Hello! How can I customize the look and feel of the search results? The titles of the places come all in Mayus and with a larger text size than the directory, see attached!

    How can I change those titles to have a smaller size font and be Mayus and Minus?

    #440304

    Kor
    Moderator
    Post count: 16516

    Hi Bernado,

    Thanks for your post. We can fix this via custom CSS. Please share the URL of the site in question so we can take a better look at it and also WP temp admin access to your site. You can post the details here using the private reply option below.

    #440316

    Bernardo Ramirez
    Free User
    Post count: 19

    Ok here it goes thanks so much!!

    #440317

    Bernardo Ramirez
    Free User
    Post count: 19
    This reply has been marked as private.
    #440340

    Kor
    Moderator
    Post count: 16516

    Hi Bernardo,

    Thanks for your reply. Kindly insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS to fix it.

    
    
    h2.geodir-entry-title {
        font-size: 18px!important;
    }
    #440387

    Bernardo Ramirez
    Free User
    Post count: 19

    Thanks so much!! BTW do you have a CSS guide of the classes etc? I know a little about CSS and learning, I did the capitalize css format, looks much better!

    #440394

    Alex Rollin
    Moderator
    Post count: 27815

    Hi Bernardo,

    CSS is a language for web design, and there are lots of resources online.

    See our page here:

    https://wpgeodirectory.com/docs/customizing-your-style/

    Also here’s a doc: https://www.wpbeginner.com/glossary/css/

    #440507

    Bernardo Ramirez
    Free User
    Post count: 19

    Thanks!!

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

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

Open Support Ticket