.bookshop-widget {
position: relative;
}
.bookshop-widget iframe {
width: 100% !important;
max-width: 100% !important;
}
.bookshop-widget-title-overlay {
width: calc(100% - 150px);
background: var(--csb_blankpage);
position: absolute;
left: 0;
top: 0px;
padding-left: 25px;
padding-right: 25px;
padding-bottom: 10px;
display: flex;
flex-direction: column;
h3 {
color: var(--csb_offsetblue);
padding: 0;
margin: 0;
}
@media only screen and (max-width: 820px) {
width: 100%;
top: 10px !important;
padding-bottom: 0px !important;
}
h3 {
font-size: 24px;
line-height: 28px;
}
}
Let’s try to make it happen.
Please fill out this form with your contact information and a detailed description of what you’re envisioning. We’ll be in touch!