Jacqlaire Posted October 23, 2019 Share Posted October 23, 2019 Hi there, I am wanting to create a Transperant text button on the image blocks of a single page (www.capecabin.com/thespace) so that it matches the 'take a look around' button used over a banner image on our homepage. Could anyone point me in the direction of the css code to achieve this? I would prefer the buttons to be fixed rather than visible on hover as I think I need to make it as clear as possible that you can click through to see more. x Jacqueline @capecabin Link to comment
tuanphan Posted October 23, 2019 Share Posted October 23, 2019 @Jacqlaire Can you public the take a look around section? I accessed your site and can't find. 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
Jacqlaire Posted October 23, 2019 Author Share Posted October 23, 2019 Hi @tuanphan, the existing button that I am wanting to duplicate is on the homepage (www.capecabin.com) on the second banner image down. I have used the large button in style editor to achieve this but I haven't been able to figure out how to do a similar thing over the top of image blocks. thanks for your help 🙂 Link to comment
tuanphan Posted October 23, 2019 Share Posted October 23, 2019 @Jacqlaire You can add image block first, then i can give you css to style the button. 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
Jacqlaire Posted October 23, 2019 Author Share Posted October 23, 2019 @tuanphan Ive just changed the image settings to poster with image link on button and it currently looks like this... Link to comment
tuanphan Posted October 23, 2019 Share Posted October 23, 2019 @Jacqlaire Add to Home > Design > Custom CSS body#collection-5d9d591538dca21e46f8ef20 .image-button-inner.min-font-set { background: rgba(191,133,125,.46); border: rgba(191,133,125,.46); text-align: center; } body#collection-5d9d591538dca21e46f8ef20 .image-button-inner.min-font-set a { color: #fff; font-weight: bold; } 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
Jacqlaire Posted October 23, 2019 Author Share Posted October 23, 2019 @tuanphan thank you so much - this worked perfectly! 🙏👌 Link to comment
Jacqlaire Posted October 23, 2019 Author Share Posted October 23, 2019 @tuanphan - is there a way that I can change the font size and background width? I tried adding font-size: px; to the code but it didn't seem to work 🙂 Link to comment
tuanphan Posted October 24, 2019 Share Posted October 24, 2019 @Jacqlaire add font-size: 20px !important; to second code. and width: 100px !important; to first code 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
Archived
This topic is now archived and is closed to further replies.