Guest Posted February 17, 2021 Share Posted February 17, 2021 (edited) Site URL: https://www.pebblesschoolofmotoring.co.uk Im trying to use this bit of code in my design - custom css for using a png image as a button .sqs-block-button-element--medium{background-color:transparent!important; background-image:url(‘image-url-here'); background-size:contain!important; background-position:center;background-repeat:no-repeat!important} i'm getting a message in the code box -expected ')' got ''' I cant see what to change... i have loaded up the png to custom files and slected, deleted andthen selected the file in the custom files box etc. the button has changed to clear. thanks the password is P388l3s www.pebblesschoolofmotoring.co.uk Edited February 17, 2021 by jaggerdesign spelling mistake Link to comment
tuanphan Posted February 19, 2021 Share Posted February 19, 2021 Your code missing some character. Use this code .sqs-block-button-element--medium { background-color: transparent !important; background-image: url('url image here'); background-size: contain !important; background-position: center; background-repeat: no-repeat !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment