Topic Resolution: Resolved
  • Closed
  • Harald Röh
    Spectator
    December 29, 2016 at 3:52 pm #31521

    Hi,
    I am preparing to update my productive website gfcev.de to the latest evovle-plus version.
    I am doing the update first on my test website test.gfcev.de as usual.

    If you look at the productive website gfcev.de with evolve-plus V 2.5.1 the widgets in the left sidebar show a decent shadow on the bottom line.

    If you look at the test website test.gfcev.de with evolve-plus V 2.6.8 the widgets in the left sidebar show a horrible shadow on the bottom line. I do not think that this is as it should be.

    Can I customize the CSS to get the old decent shadow again?

    Thanks and best regards
    Harald

    Nilesh
    Spectator
    Posts: 37
    December 30, 2016 at 10:33 am #31535

    Hello
    give custome css
    .widget-content {
    background: #F6F6F6;
    margin: 0 0px 35px 0px;
    }

    Harald Röh
    Spectator
    Posts: 39
    December 30, 2016 at 11:42 am #31536

    Thanks,
    this custom css works fine at once!
    Best regards
    Harald

    Nilesh
    Spectator
    Posts: 37
    December 30, 2016 at 1:27 pm #31537

    welcome