• Hi. I’m new to wordpress. I need help please.

    I struggle to center my page’s in the middle of the screen. I use the Sydney theme. I also struggle with padding. There are huge white caps at the bottom of my pages. I set all my rows between 0 px and 50 px, but still have too wide spaces. Can someone help me.

    See my site at https://www.agridevelopment.com

Viewing 6 replies - 1 through 6 (of 6 total)
  • Check this line

    <div id="primary" class="content-area col-md-9">

    And Replace with

    <div id="primary" class="content-area col-md-12">

    May be this line in index.php

    Thread Starter agridevelopment

    (@agridevelopment)

    Dear Rajan
    I’n new to WordPress. Where will i find the line?

    Thread Starter agridevelopment

    (@agridevelopment)

    OK, i got it, but it didnt help.

    Hi agridevelopment,

    Make sure you clear your browser’s cache in order to see your last modification. Press and hold “Ctrl” key and then press “F5” key while you are visiting your website.

    Regards,

    Debabrata

    Thread Starter agridevelopment

    (@agridevelopment)

    Thanks Debabrata
    I solve the problem on centering my page. It was a sidebar issue but now im still struggling with space between my rows and header and footer. Is a padding problem.
    Can you help. check See my site at https://www.agridevelopment.com

    Hi agridevelopment,

    Glad to know that you have solved that. I just checked out your site. Yes this is padding related issue and It seems like your current theme has siteorigin widgets support. I am sure that if you look around the widgets you have used for those sections in backend; You can adjust the padding for the widgets from there without touching any code. I think this will be a best practice for a newbie.

    However it can solved directly by adjusting the css of your theme. But i will suggest you to look around your homepage widgets and areas you have customized from backend carefully; hopefully you can solve it.

    Regards,

    Debabrata

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to center my page’s in the middle of the screen’ is closed to new replies.