Weird formatting on on GD Archive page

This topic contains 9 replies, has 3 voices, and was last updated by  mstopa 4 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #500038

    mstopa
    Buyer
    Post count: 212

    I’ve checked the settings on all the GD CPTs and I don’t find any differences to account for the weird spacing on this page: https://adventurebrevard.com/music/

    Compared to: https://adventurebrevard.com/eat/

    Screenshot attached.

    Thanks in advance for your help.

    #500158

    Alex Rollin
    Moderator
    Post count: 27815

    Is it using a different template for the archive item?

    #500160

    mstopa
    Buyer
    Post count: 212

    Thanks Alex.

    Not sure what you mean?

    #500228

    mstopa
    Buyer
    Post count: 212

    It’s a GD Archive Template edited with Elementor. Is that what you were referring to Alex?

    #500273

    Alex Rollin
    Moderator
    Post count: 27815

    Then you might need to adjust the margins and padding in the template.

    #501242

    mstopa
    Buyer
    Post count: 212

    Hello again.

    I’ve taken this GD Archive page out of Elemenator and added the GD shortcode via a WordPress block.

    The same weird formatting persists.

    https://adventurebrevard.com/music/

    Please advise.

    Many thanks!

    #501263

    Alex Rollin
    Moderator
    Post count: 27815

    Now it is using shortcodes?
    Something is inserting br tags after every html element.

    Please share WP Admin credentials and a link to the archive item edit page so we can take a look.

    #501479

    mstopa
    Buyer
    Post count: 212
    This reply has been marked as private.
    #501526

    Kor
    Moderator
    Post count: 16516

    Hi mstopa,

    Thanks for your reply. You can use the custom CSS code below to fix it.

    .post-type-archive .geodir-listing-posts p{margin:0px!important;}
    
    .post-type-archive .geodir-listing-posts br {display:none!important;}
    #501928

    mstopa
    Buyer
    Post count: 212

    Thanks Kor!
    That worked.
    Much appreciated.

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

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

Open Support Ticket