This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Drop Shadow Appearing After Vantage Theme Update

10 years ago · Last reply by Andrew Misplon 10 years ago

Hi Guys!
I just updated my vantage theme on my website www.yourrealagent.net and now the drop shadow is appearing around images again even though I have the code to remove them included.
The code I have that I have included is;
.entry-content img {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
It always was working prior to the update, please help!

URL: http://www.yourrealagent.net

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 10 years, 10 months ago

    Hi Rocco

    Sorry to hear about the hassle. Please try removing your Custom CSS and instead go to Appearance > Customize > Theme Design > Page and un-check the shadow and rounding option.

    Hope that helps.

  2. Rocco Curci 10 years, 10 months ago

    Hi Andrew,

    Thank you so much, I apologize for missing that.

    Any chance you could advise why the gray rows I have if you scroll down the homepage a bit are no longer full width?

    Thanks!

  3. Andrew Misplon Staff 10 years, 10 months ago

    Apologies about the row issue. We have a theme setting fix coming up in the next version of Vantage. It’s a legacy issue that cropped up as we added capabilities to Page Builder that previously only existed in Vantage.

    Please try the following at Appearance > Custom CSS to resolve:

    /* Page Builder */
    .layout-full .panel-row-style.panel-row-style-wide-grey,
    .layout-full .panel-row-style.panel-row-style-full-width {
      margin: 0 -1000px;
      padding: 25px 1000px 25px 1000px;
    }

    Let me know how that goes.

  4. Rocco Curci 10 years, 10 months ago

    Hi Andrew,

    Thanks so much for your help. Unfortunately in regards to the rows not being full width that did not resolve the issue…

    Anything else I could try? Hoping I can get it fixed as I wasn’t expecting any issues after updating :(

    Best,

    Rocco

  5. Andrew Misplon Staff 10 years, 10 months ago

    Apologies for the hassle and thanks for your understanding. I know it’s a mission but one way to resolve would be to edit each full width row as follows:

    Edit row by clicking the wrench icon on the far right > Edit Row > click Layout tab and then select Full Width Stretched from the Row Layout drop down menu.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread