Your account expired support, please renew to get your support.

HomePage Forums Themes Support Triply – Tour Booking WordPress Theme Change background color on image hover

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5585
    blackcire
    Support Expired

    Hi there, again

    Please, how can I change the blue color of the images to another color (black)?

    I would like to do it from css, could you help me please …

    https://prnt.sc/zxvwy3

    #5593

    Hi,

    I added css custom background-color for you, please go to file Css style and edit code:

    .babe_items_1 .item_img .item-thumb:before{
    	background-color: rgb(0 0 0 / 60%) !important;
    }

    with background-color: your-color !important;

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.