By Nitai Roy on Friday, 21 February 2020
Posted in General Issues
Likes 0
Views 546
Votes 0
Hi,

I know I ask lot's of question because I am beginner in blogging so, please don't mind. Here is my query is How I set up short the text area? Not so much wide spaces.

I prefer this size of space which I mentioned the attached file.

Regards,
Nitai Roy
https://www.clippingpathoutsource.com/blog/why-product-photo-retouching-is-important-in-the-digital-era
You can try this following custom css :


body #eb {
margin-left: 100px;
margin-right: 100px;
}

body #eb.is-mobile {
margin-left: 0px;
margin-right: 0px;
}


You can apply this CSS from your site backend > Easyblog > theme > custom css .
·
Friday, 21 February 2020 11:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Alex,

Do not suggest that. I am now in horrible problem. I did the same things and auto override the code with my website main css file which get wrong. Now I don't come back the previous version. Here si my another question: https://stackideas.com/forums/standard-layout-not-working-after-custom-css-used

Nitai Roy
https://clippingpathoutsource.com/blog
·
Friday, 21 February 2020 14:28
·
0 Likes
·
0 Votes
·
0 Comments
·
It would be best if you can provide us with your site backend and FTP access at https://stackideas.com/dashboard/site so we can better have a check.
·
Friday, 21 February 2020 15:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Alex, You are already solved my previous questions.

Could you please tell me, how I stopped zoom view for the post cover photo?

Regards,
Nitai Roy
https://www.clippingpathoutsource.com/blog/why-product-photo-retouching-is-important-in-the-digital-era

<hr>
Follow us on Twitter
https://www.facebook.com/clippingpathoutsources

https://www.pinterest.com/cpoutsource/
·
Saturday, 22 February 2020 03:17
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome. Glad to hear that your issue has been resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Saturday, 22 February 2020 11:13
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post