Responsive text and borders

Thanks - that works for the blog pages but means that the border on the photo on the homepage cuts off - I don’t usually have so many problems with x theme. Have bought it for about 5 other sites. Sorry :frowning:

Hello @bca,

I am not sure we are on the same page. I have check your home page and I do not see any borders or image getting cut off.

Would you mind sending us a screenshot were we can see your issue clearly?

Thanks.

axisstars.com is the homepage and the red border at the top of the photo is missing. Also the text on the contact us page is now outside the container

Hi There,

Please find and remove this custom CSS:

.entry-content.content {
    margin-top: -50px;
}

There is a left & right margin on the content section because of this custom:

.x-main.full {margin: 0 100px;}

Please find and remove it as well.

Let us know how it goes!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.