Sidebar below content

This topic contains 2 replies, has 3 voices, and was last updated by  Kor 6 years, 5 months ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #408310

    Eat SniffLove
    Free User

    Hi, I’ve been trying to tweak with the CSS to fix what seems to be a theme compatibility issue where the sidebar appears below the main content section on my details page:

    https://eatsnifflove.com/sniff/cafesandrestaurants/paws-and-pans/

    What do I have to do to display the sidebar to the right of the main content?

    #408330

    Alex Rollin
    Moderator
    Post count: 27815

    Hello!

    Have you already applied theme compatibility settings?

    https://wpgeodirectory.com/docs/core-theme/

    If your theme is not listed, please create a private reply with your site URL and WP Admin credentials, as well as FTP credentials to diagnose and create a fix for you.

    Let us know

    #408385

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Or try using this custom CSS and see if it helps. Insert into GD > Design > Scripts > Custom Style CSS.

    
    
    #geodir_content {
        width: 67%!important;
        float: left!important;
    }
    
    #geodir_wrapper {
        padding:50px!important;
    }
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