Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • I also tried deleting this:

    .home.page:not(.page-template-template-homepage) .site-header

    but to no avail.

    I’m a little out of my depth but a relatively fast learner and determined so if anyone could help me at all would be amazing.

    Hi, I have had some success with this… in as much as if I paste…

    .home #main {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    }

    …into the edit style.css page it removes the white padding from the home page. Was a great big WOOOHOOO when it worked. Thanks!

    However, there was a great big feeling of head in hands despair when I realised it doesn’t remove it from any other pages on the website.

    I have tried deleting .home from the above code to no effect. I have also spent two nights searching Google and forums and Youtube trying many different variations of code and I simply can’t find anything that works.

    Coding (and WordPress) isn’t my forte at all but I usually get by OK reading forums/watching YouTube etc… I’ve tried using Simple Custom CSS plugins, I’ve tried adding code to the appearance>customise>additional CSS and neither of them have worked. I’ve tried front end editing in Visual Composer. I’ve tried making the menu compact with a plugin (that didn’t work) etc. I’ve really tried everything I can find on the Internet.

    Additionally, the only way I can get the above code to work is if I edit the style.css but as I say, I’m stuck with just the homepage fixed but none of the other pages fixed.

    The majority of my pages are either Woocommerce/Storefront product pages and have Default Template page attributes. I did try some other code .home-template-template etc but again, no luck.

    Can anyone please advise?

    I’d happily post the website but it has a coming soon page at the moment.

    Thanks in advance!

    • This reply was modified 7 years, 8 months ago by cclondon.
    Thread Starter cclondon

    (@cclondon)

    Thanks for this James… most appreciated.

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