ronlasmarias
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] remove box shadow from imageI wanted to change the width of the content…and do not effect the width of the container, does that make sense?
Forum: Themes and Templates
In reply to: [Virtue] remove box shadow from imageYes…I executed Flush Cache and instead of going to Appearance>Theme Options>Advanced Settings>Custom CSS Box, I went to Appearance>Customize>Additional CSS and added the code
That Worked ! ! !
I did not use the second code because that’s not what I wanted…I needed the content
to be narrow…You’ll notice that the margin on the left side is too narrow and on the right side, it’s too close to the side bar…Any thoughts?Once again thank you for all the help ! ! !
Forum: Themes and Templates
In reply to: [Virtue] remove box shadow from imageThis is what I added to Custom CSS Box
[class*=wp-image], [class*=wp-image]:hover {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}@media (min-width: 1200px) {
.container {
width: 1200px;
}
}Forum: Themes and Templates
In reply to: [Virtue] remove box shadow from imageI just deactivated and deleted that plug-in…
Forum: Themes and Templates
In reply to: [Virtue] remove box shadow from imageOK..I just added the code under Appearance>Theme Options>Advanced Settings>Custom CSS Box and hot the Save Changes a couple of times…Thanks You ! !
Ron
Forum: Themes and Templates
In reply to: [Virtue] remove box shadow from imageHannah, I removed it after it didn’t work. I tried several times. I’m adding it from Appearance>Theme Options>Advanced Settings>Custom CSS Box. Thank you for your patience and support…
Forum: Themes and Templates
In reply to: [Virtue] remove box shadow from imageHi Hannah,
Sorry for not responding sooner. Thank you once again for you feedback. I added the code into custom css, it did not work.
Forum: Themes and Templates
In reply to: [Virtue] remove box shadow from imageAlso need help with adjusting the “Content Width”. FYI, I’m using the Virtue Theme.
Forum: Themes and Templates
In reply to: [Virtue] remove box shadow from imageHannah
http://shhsband.com/volunteer/
You’ll notice that when you hover to the images, shadows appears. The border is very light but could be better.
Thank you in advance.
Ron
Forum: Themes and Templates
In reply to: [Virtue] remove box shadow from imageI have the same issue. I want to know how to remove the box shadow on hover from an image on a page. Thank you in advance.