New Landing How can we help? Themeforest Theme Support Dante Change background color of super search widget on home page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #49657
    tynus
    Member
    Post count: 170

    Hi,
    I could not find it somewhere in this forum, but I’ve found a way to do it inside the custom css.

    Perhaps others are also looking for how to do this, so maybe it’s handy to post it here.
    (might help reduce the number of support questions a bit 😉 )

    Theme Options->Custom CSS
    Add this CSS (change to your preferred color) to your theme by adding it to the designated textarea:

    .sf-super-search {
    background-color: #3874b7;
    }

    .spb_supersearch_widget.alt-bg {
    background-color: #3874b7;
    }

    If you also want to change the “personal shopper”-background in the top:

    #super-search {
    background: #3874b7!important;
    }

    Worked for me!

    regards

    #50462
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, thank you so much for posting that, I’m sure it will help a lot of users!

    All the best

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register