Hi there,
I have a question around margins. I would like to have the texts on my blogs on the centre of the page, so they could look like this:
This is how the look at the moment:
Could you please tell me what should I do?
Thanks,
Marina.
Hi there,
I have a question around margins. I would like to have the texts on my blogs on the centre of the page, so they could look like this:
This is how the look at the moment:
Could you please tell me what should I do?
Thanks,
Marina.
Hello Marina,
I tried to check your site but is seems to be down at the moment or perhaps you are currently working on it:
If you want to adjust the container area of the posts, you can adjust it through CSS. Kindly try this code in X > Theme Options > CSS:
.single-post .entry-wrap {
padding-left: 120px;
padding-right: 120px;
}
Kindly note that since this is a custom code that changes the default behavior/display of the theme, you will be responsible to maintain or update the code in case you require further changes or if the code stops working in future updates. If you are uncertain how to proceed, it would be best to get in touch with a developer.
Hope this helps.
Hi Jade,
Thanks for your answer but it didn’t work. Aren’t there any way though to change that within the theme x, and without?
This is my website, I had a problem previously.
I show an example of the website blog enter I would like:
Thanks,
Marina.
Hi Marina,
There is a native way to reduce the width of the site. Please navigate to Theme Options > Layout and Design and decrease either the Site Max Width or the Site Width.
Thanks,
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.