Change color of box on the featured slider

Home Support eCommerce Gem Plus Change color of box on the featured slider

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8597
    Shelby Mullens
    Participant

    I would like to change the color and/or styling of the navy box that the text is in on the featured slider. How would this be possible?

    #8598
    ProDesigns
    Keymaster

    Hi @shelby

    Please go to Appearance >> Customize >> Additional CSS and add following CSS to chagne background of slider caption section.

    .main-slider .slider-caption .caption-wrap {
    background: #FF9800;
    }

    Please change color code to your required color.

    Thank you.

    #8599
    Shelby Mullens
    Participant

    Worked perfectly! Thank You.

    #8600
    ProDesigns
    Keymaster

    Happy to help you. Thanks for choosing eCommerce Gem Plus for your project.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.