Acessing Theme CSS Stylesheet

  • I am trying to remove the borders on the left and right side of the page. I want to make a custom parallax header but my theme (purpose) has borders on the left and right side of the page preventing the header image from reaching the left and right border of the browser. How/Where can I view or edit the stylesheet for my theme?

    The blog I need help with is: (visible only to logged in users)

  • Hi,

    How/Where can I view or edit the stylesheet for my theme?

    From Chrome, I like to use Inspect Element. You can use the arrow option to select an element and examine its styles. You can also right click on the style.css and choose to open it in a new tab, though I think inspect element tends to be more helpful.

    We have a tutorial here. If you’re willing to push past the learning curve, this will help:
    https://en.support.wordpress.com/custom-design/how-to-find-your-themes-css/

    We also recommend UpWork.com if you want to just hire someone to make these changes for you.

  • The topic ‘Acessing Theme CSS Stylesheet’ is closed to new replies.