• Resolved xjamasterx

    (@xjamasterx)


    Hi there,

    Our post pages don’t look as expected.

    The main image is stretching across the whole screen instead of taking up 2/3 of the screen. Our sidebars are pushed to the bottom.

    We went into the options and tried to adjust the image size under the ‘Gallery’ tab, but that doesn’t seem to have any effect.

    Thanks for you help!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi, please go to wp-admin / Appearance / Customize / Additional CSS panel and add there the code below it should put the sidebar next to the Advert and not below it

    
    .single-advert .single-post-content { width: 66.66% !important } 
    

    How do You even add a sidebar in single post? Need to configure template file?

    Plugin Author Greg Winiarski

    (@gwin)

    It mainly depends on your theme, but if your theme is using dynamic sidebars (most likely it is) then you should be able to use a plugin like https://wordpress.org/plugins/custom-sidebars/ to create a sidebar for Advert details pages directly from wp-admin panel.

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

The topic ‘Posts look messed up’ is closed to new replies.