Detail Page Design Malfunction

This topic contains 2 replies, has 3 voices, and was last updated by  Paolo 9 years, 2 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #33455

    saraann31
    Expired Member
    Post count: 1

    Upon first downloading GeoDirectory, the template for my Detail/ Single Listing page looked as it should. Recently, I noticed that my page is now totally misconstrued. The flexslider/ picture slider automatically overrides to full width and the right sidebar appears underneath everything.

    Example: http://www.landassociation.org/services/firminator/

    Wondering how to fix this and reset to default template/ look.

    #33471

    Guust
    Moderator
    Post count: 29970

    Try adding this you your CSS:

    #geodir_wrapper {width: 1170px; margin: auto}

    If you cannot fix it, post your admin details in a private message, and we will have a look for you.

    #33479

    Paolo
    Site Admin
    Post count: 31206

    hi,

    please add this to your theme css:

    
    
    #geodir_content {
        float: left;
        width: 67%;
    }

    There are various other things in the theme css that are clashing with the plugin css.

    Example in that page the title text color is white on white background.

    Just fyi.
    Thx

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

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

Open Support Ticket