Site logo

Archived topic

Featured image does not align with text of page

3 replies · Started by Todd on January 2, 2016

Viewing posts 1–4 of 4

Hi Todd,

Give this CSS a try:

.page-header-image {
    padding: 0 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

I am sorry for such a novice reply, but am at the beginning stages of webpage design. I have copied and pasted your reply into the Text screen of the Edit Page, but I must be missing where this CSS code goes because it just displays the text on the site. Anything to help me on this would be great. Here is what the page displays now. http://newpros.computer-pros.net/?page_id=170

This archived topic is closed to new replies.