GD Post title and text

This topic contains 4 replies, has 2 voices, and was last updated by  mstopa 5 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #486031

    mstopa
    Buyer
    Post count: 212

    Several questions:

    1) The GD Post title and body text for the Archive items did not inherit the font and font size from the theme settings.

    Where can I adjust those settings?

    See this page: https://adventurebrevard.com/eat/
    GD Post Titles are not the correct font and the body text is too small.

    2) The archive items on this page are not formatting properly: https://adventurebrevard.com/music/

    View: Grid 2 is off.
    View: Grid 3 gives you what should be Grid 2

    Please advise.
    Thanks for all you continue to do.

    Best,
    Marsha

    #486059

    Alex Rollin
    Moderator
    Post count: 27815

    1. You can add custom CSS to make the style your own
    https://wpgeodirectory.com/docs/customizing-your-style/

    2. Try this:

    
    
    
    body ul.geodir-category-list-view.geodir-gridview.gridview_onehalf>li:nth-child(2n+0) {
        margin-left: 1%;
    }
    
    #486170

    mstopa
    Buyer
    Post count: 212

    1. Thanks. I’ll try that.
    2. That seemed to work.

    Thanks again.

    #486485

    Alex Rollin
    Moderator
    Post count: 27815

    OK!

    #486491

    mstopa
    Buyer
    Post count: 212

    Hey Alex,
    Found out yesterday the GD Post Title issue may not be with GD, but with Design Palette Pro that I use with Genesis. They’re working on a known issue.

    Thanks,
    Marsha

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

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

Open Support Ticket