Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #127523
    [email protected]
    Participant

    Hi

    I’m struggling to find custom css to adjust the large space between the feature section and the home page title on the Front Page.

    Also the large space between the Footer and Copyright.

    Also the large space between the menu and the page title on the individual pages.

    Thanks
    Candice

    #127570
    tikaram
    Keymaster

    @clvanstadengmail-com : Please post in your site URL.

    Regards,
    Tikaram

    #127575
    [email protected]
    Participant

    Site is under construction until complete and can only access wp-admin.

    Please advise how to proceed

    #127660
    [email protected]
    Participant

    Hi Tikaram

    Site url: http://www.xtremeairguns.co.za

    Thanks

    #127695
    [email protected]
    Participant

    Hi Tikaram

    Just a follow up on the large spaces between the features section and the home page on the front page please.

    Also want to remove featured image and title on the individual pages please ?

    Site url: http://www.xtremeairguns.co.za

    Thanks

    #127765
    tikaram
    Keymaster

    @clvanstadengmail-com : Go to Appearance => Customize => Additional css and add the following css.

    .singular-section {
    	padding: 10px 0;
    }
    #site-generator {
    	padding-top: 0;
    }
    .footer-widget-area {
    	padding-bottom: 0;
    }

    Let me know if you have any further issues.

    Regards,
    Tikaram

    #127769
    [email protected]
    Participant

    Hi Tikaram

    Thanks, padding works 100%.

    I also want to remove featured image and title on the individual pages please ? Want to create my own page.

    Thanks
    Candice

    #127785
    [email protected]
    Participant

    I also want to remove featured image and title on the individual pages please ? Want to create my own page.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Large spaces between sections and titles’ is closed to new replies.