• Resolved Loulee

    (@loulee)


    Excuse my ignorance here, but how do I change my page margins for the homepage? I have a couple of photos but I need to control where the text sits, at present it is on full width and spreads right across the page.

    the site link is http://www.spiderwebby.com thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • You will need to start customising your theme’s CSS – ideally via a child theme or custom CSS plugin.
    CSS Tutorials
    Learning CSS

    Thread Starter Loulee

    (@loulee)

    Thank you esmi, I have got a child theme style.css. What is the best way to have the child theme
    1. Copy the whole style.css from the parent theme or
    2. Just add changes, new formatting to a blank style.css?
    Thanks again I will read the above tutorials.

    Use Method 2 – although your child style.css file won’t actually be blank. It will have the relevant comment block at the top and a line importing the parent’s style first. All of your changes go after that import line.

    Thread Starter Loulee

    (@loulee)

    Thank you esmi have got this part sorted.

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

The topic ‘How to format text boxes in a theme?’ is closed to new replies.