Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Neil,

    Add this to your child style.css or Custom CSS and let’s see if it helps:

    .search #content {
        width: 465px;
         margin-left: 60px;
    }
    Thread Starter neilcooper33

    (@neilcooper33)

    Hi ??

    thanks for the code, i tried this but not luck unfortunately, i had a look at the source and then added this code…

    .post-content {
    	margin-left: 80px;
    	width: 425px;
    }

    this brings the forum post into the correct place (check the link again) but the ‘Search Results’ text is still off to the left, if i change the margin in #content then it fixes the search page but the other pages end up messed up…. do you have any other ideas?

    Thanks so much for your help ??

    N

    Thread Starter neilcooper33

    (@neilcooper33)

    i’ve managed to fix this by changing the ‘search results’ text to h6 and adding a margin to the h6 style ?? thanks again for pointing me in the right direction…

    N

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘When i search, the text goes off to the left of the main image..’ is closed to new replies.