• Resolved jjking321

    (@jjking321)


    Hey there, wondering if anyone can help me fix some layout issues?

    The main thing is that there is a huge gap between the site header and the post title and also the post tile and the the photonic gallery. Wondering if there is a way to get rid of both of these gaps on all my pages?

    Also wondering if there is a way to make the photonic gallery take up more width on the page? There seems to be alot of white space on the sides of the galleries.

    Thanks in advance!

    • This topic was modified 7 years, 9 months ago by jjking321.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    The questions about all the gaps are better directed to your theme author (none of the gaps is due to Photonic):

    1. The gap between your site header and page header comes from your theme’s styling of .wp-custom-logo .site-header. The site header has been defined to have an 80px margin at the bottom.
    2. The gap between your page header and the content comes from your theme’s CSS definition for .page-header, which is set to be at least 250px high with an additional 100px margin at the bottom. This additionally compounds the gap in the previous point.
    3. Your content is set to be only 560px wide via your theme’s definition for .section-inner.thin. Photonic takes up the whole space – it is just that the space your theme gives is quite little.

    I am marking this “Resolved” as none of these is coming from Photonic – please let me know if you have any further questions.

    Thread Starter jjking321

    (@jjking321)

    Thanks for the response Sayontan!

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

The topic ‘Layout Help’ is closed to new replies.