Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #331902
    Bram
    Participant

    Hello,

    Since quite some time ago, I had observed that the background colour next to the featured slider had become black instead of the blue colour I am using for mostly the whole website.

    Would it be possible to help how I can modify this again please?

    My website is: https://www.chirosintbartel.be/
    The issue here reported is directly visible on top of my main page.

    Thanks in advance for your help.

    Kind regards,
    Bram

     

     

     

    #331915
    Sakin
    Keymaster

    Hi Bram,

    There is no option to change the slider background color as it’s coming from Script. The best option is to use the larger image or stretch the image with Custom CSS.

    If you want to stretch the image then you can add the following CSS in the “Appearance => Customize => Additional CSS” box:

    #main-slider img { width: 100%; }

    But if you want to change the background color then add the following CSS in the “Appearance => Customize => Additional CSS” box:

    .featured-slider .hentry { background-color: #5d91bf !important; }

    Regards,
    Sakin

    #331924
    Bram
    Participant

    Hello Sakin,

    I followed your advise about stretching the image.
    Thanks a lot for your quick help and support.
    I am happy with the result.

    Have a nice day & kind regards,

    Bram

    #331952
    Sakin
    Keymaster

    Hello Bram,

    Glad to hear that it worked for you. If you like the theme and our support then I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/adventurous/reviews/#new-post. Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.

    Regards,
    Sakin

    #331958
    Bram
    Participant

    Hello Sakin,

    No problem at all. I’ve just completed my review.

    Kind regards,
    Bram

    #331969
    Sakin
    Keymaster

    Hello Bram,

    Thanks a lot for your review.

    Regards,
    Sakin

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Background color modification request left / right of featured slider’ is closed to new replies.