sparkybooth Posted April 20, 2021 Posted April 20, 2021 Site URL: https://guppy-bellflower-73kd.squarespace.com/bookme Hi there, password to enter the site is "bubba". I have a small question. On the "Book Appointment" page of this site, I have a Javascript code block with an embedded HTML snippet. I would like the gold "Book Session" button to sit directly in the center of that page and not all the day at the bottom, the way it does right now. Also, after clicking on "Book Session", the box that appears then wants to hide under the fixed header if I scroll down. How do I make it so that it doesn't do that? Will I have to change elements of the HTML snippet itself or will I have to go into Custom CSS? Thanks!
tuanphan Posted April 21, 2021 Posted April 21, 2021 Add to Design >Custom CSS .zf-bookme-frame.zf-bookme-frame_center.zf-bookme-frame_expanded { z-index: 30000 !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
sparkybooth Posted September 28, 2021 Author Posted September 28, 2021 On 4/21/2021 at 6:05 AM, tuanphan said: Add to Design >Custom CSS .zf-bookme-frame.zf-bookme-frame_center.zf-bookme-frame_expanded { z-index: 30000 !important; } Hi, thanks for responding. It inserted the code but it doesn't seem to work . .
tuanphan Posted October 2, 2021 Posted October 2, 2021 #2. Use this CSS .zf-bookme-frame.zf-bookme-frame_center.zf-bookme-frame_expanded { z-index: 300000000000000000000 !important; } #1. Play around with this code iframe[src*="zenfolio.com"] { top: -70% !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.