http://tciwest.com/j4f/ Please scroll down to “Suncatcher & G3 Boats”. The owner would like to see what this looks like with just white text and the blue background. Cannot figure out how to remove the border from each item (I’ve tried every combination of border:none I could think of). Thanks in advance.
Hey bonbuttercup,
Can you try adding this css code in Quick CSS section (located in Enfold > General Styling):
.home #av-masonry-1 .av-inner-masonry-content.site-background {
background: transparent !important;
}
Hope it helps :)
Best regards,
Nikko
TRANSPARENT! Darn, I kept trying “none”. Thank you, worked perfectly.