• Resolved specp71

    (@specp71)


    Hello,

    Absolutely in love with this plugin for wordpress as it was for more simple to set up than I ever thought it’d be. This being said, I have run into an issue with the page color style that is keeping an obnoxious white background at the top bar for the basket and back button and then also the white/grey combination beneath the items I have listed in my shop that make it impossible to read the description. Could you please advise how to resolve? Thank you!

    Example: https://ibb.co/vPsSHB9

    • This topic was modified 4 years, 4 months ago by specp71.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Thimo Grauerholz

    (@pr3ss-play)

    Hi,

    put following CSS into Custom CSS of Spreadplugin (in Spreadplugin Settings):

    
    .spreadplugin-menu {background:transparent}
    .spreadplugin-article .product-name {background:transparent}
    .spreadplugin-cart {background-color:rgba(0,0,0,0.7);}
    

    This should be better then ??

    Cheers
    Thimo

    Thread Starter specp71

    (@specp71)

    Thank you Thimo! This worked perfect!

    • This reply was modified 4 years, 4 months ago by specp71.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Colored backgrounds but need Transparent’ is closed to new replies.