• Resolved dianthusintl

    (@dianthusintl)


    How does one remove the background color from from the promo text field via Custom CSS?

    Here’s the original code:

    .fruitful_description {
    float: left;
    width: 100%;
    min-height: 50px;
    margin: 10px 0 20px 0;
    position: relative;
    display: block;
    background: #fff;
    }

    It’s not working to put background: transparent; then background-color: none; !important; as with the flexslider.

    Thanks for the help!

Viewing 1 replies (of 1 total)
  • Hello,

    Can you please give the link to your site, so that i can help you regarding that.

    Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Transparent Background for Promo Text’ is closed to new replies.