Change of color

Good day,

excuse my English please. I updated Betheme to 26.0 and the preview on all my sites changed with Sliding Box to blue.

I would like to have the original colors ...


Can you please help me?


Thanks a lot

Ales

Comments

  • Hi,

    We will fix this issue in the upcoming update.

    For now, please, put the following code in Betheme -> Theme options -> Custom CSS & JS -> CSS.

    .sliding_box .desc_wrapper{
       background-color: #afbf00!important;
    }
    .sliding_box .desc_wrapper:after{
       border-bottom-color: #afbf00!important;
    }
    

    Thanks

  • Solved!

    Thanks a lot!

    Ales

Sign In or Register to comment.