• ScrumptiousBunsUK

    (@scrumptiousbunsuk)


    My website is http://www.scrumptiousbunscakeschool.co.uk

    I’m having issues with padding/spacing on a couple of things. On the entry/home page, I have additional padding between the horiz nav bar and the feature image… this only appears on this page… when I edit the child.css to remove the padding it then affects all other pages, effectively squashing their feature images!

    Also, I would like the content text (in the main content area) to align with the header… see page http://www.scrumptiousbunscakeschool.co.uk/how-to-order/faqs/

    FAQs is indented further than the copy underneath… any ideas please?

    Many thanks, Sx

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

    (@kjodle)

    WordPress automatically attaches a class of .home to the home page. So to control an item’s appearance on the homepage only, just use this format:

    .home .header {style elements;}

    in your child theme style sheet.

    Thread Starter ScrumptiousBunsUK

    (@scrumptiousbunsuk)

    Thank you, that did the trick for removing the space above the feature image on the homepage only… I really have very little knowledge about editing code but I seem to have managed lots with the help of this forum – phew!

    Are you able to offer suggestion for aligning the page titles with the body copy underneath please? This only happens on Default Template Pages… please see http://www.scrumptiousbunscakeschool.co.uk/how-to-order/faqs/

    Ideally, I would prefer the body copy to move over slightly to the right to align with the page title above…

    Many thanks, Sx

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

The topic ‘Padding & Spacing Issues’ is closed to new replies.