Home › Forums › WoodMart support forum › element is set to default but larger than other element › Reply To: element is set to default but larger than other element
lenamtl
Hi,
I only need to display a banner image with a text that will not be full width
Your solution does not change anything to the image width (as there was only padding for the text)
To reproduce use one of your call to action that are full width ( I could not find one which is not full width)
change the full width to default for the row.
Then the banner will not be the same width as the rest of the page.
I’m using the image that come with the theme, maybe I need to create a new banner with a different width, I really need to fix this
Where the
vc_row value come from as this is the problem?
.vc_row {
/* margin-left: -15px; */
/* margin-right: -15px; */
}