-
Closed
-
Hi Team,
is it possible to change sidebar size ?
I wouldlike to change the width of the sidebar.Let me know please.
Thank you
Hi,
In the future, Please open a new thread if your current request is unrelated to your previous request.
– when I import an image on a page, the image has a large border. I would like no border.
Is it possible ?(exemple : “MPC” image) (http://www.artworkvfx.com/metiers)
In firebug, I am seeing the following CSS code.
Please check your list of custom css and find the following.
That’s the code applying border to your image.
.entry-content img, .entry-content .wp-caption {
background: #444 none repeat scroll 0 0;
border: 1px solid #404040;
}
– when I choice a “Portfolio Grid” Template (to get no border on my images), The text stick on the edge width… with 0 marge… How can I put a marge please ? (http://www.artworkvfx.com/1ereannee)
Sorry, I don’t understand this. Please provide a screenshot with annotation to explain your request.
Thank you
Thank you.
When I put this CSS code, it doesn t work.
I wrote this on Custom Css from option theme.
How can I send you a screenshot to show you the second problem (no marge problem) ??
I would like only send the image (no url ….)
Sorry, I didn’t understood.
-In my custom CSS, this code does not appear… So I don’t know why I have still the border on images…
– How I can send you a screenshot please ?
Let me know please
Thank you
Hi,
Please use the following in Theme Options -> Custom CSS
This will remove the image borders.
.entry-content img, .entry-content .wp-caption {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
border: medium none !important;
box-shadow: none !important;
}
Thank you
Thank you so much !!
It s working now !!!!!
You are welcome.
Thank you.
Please open a new thread if you have any new questions.
Thank you
yes, I opened a new thread because I have a new question.
I am waiting for your help 😉
Many thanks again
Hi team,
I solved my problem, it s working now.
Thank you
The topic Sidebar size (Evolve Theme) is closed to new replies