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.

    1. .sliding_box .desc_wrapper{
    2.    background-color: #afbf00!important;
    3. }
    4. .sliding_box .desc_wrapper:after{
    5.    border-bottom-color: #afbf00!important;
    6. }

    Thanks

  • Solved!

    Thanks a lot!

    Ales

Sign In or Register to comment.