Bootstrap Utility Example
p-4 rounded-4 shadow m-auto position-relative overflow-hidden
Css
Custom CSS Example
custom-image
Css
.custom-image {
}
Custom Callout Example
callout
Css
.callout {
width: 100%;
max-width: 850px;
}
.callout > * {
max-width: 65ch;
z-index:1;
}
.callout::after {
content: "";
background: url(data:image/svg+xml;base64,PCEtLT94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/LS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9InJnYmEoODUsIDAsIDI1NSwgMSkiIGNsYXNzPSJiaSBiaS1hc3RlcmlzayIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBkPSJNOCAwYTEgMSAwIDAgMSAxIDF2NS4yNjhsNC41NjItMi42MzRhMSAxIDAgMSAxIDEgMS43MzJMMTAgOGw0LjU2MiAyLjYzNGExIDEgMCAxIDEtMSAxLjczMkw5IDkuNzMyVjE1YTEgMSAwIDEgMS0yIDBWOS43MzJsLTQuNTYyIDIuNjM0YTEgMSAwIDEgMS0xLTEuNzMyTDYgOCAxLjQzOCA1LjM2NmExIDEgMCAwIDEgMS0xLjczMkw3IDYuMjY4VjFhMSAxIDAgMCAxIDEtMXoiLz4KPC9zdmc+);
position: absolute;
height: 200px;
background-position: center;
right: 0;
top: 0;
background-size: 100%;
z-index: 0;
transform: translate(20%, -20%) rotate(45deg);
background-repeat: no-repeat;
aspect-ratio: 1/1;
opacity: 0.6;
}
OK
div#Poster_10091 div#Poster_10091:hover div#Poster_10099 div#Poster_10099:hover div#Poster_10085 div#Poster_10085:hover slider-container>* slider-container>*:hover .accordion-item:first-of-type .accordion-button .grid .g-col-lg-4 info-gray text-price #BurgerMenuButton BurgerMenuButton toast-header toast grid .g-col-lg-4 h-100 theme ok-yellow-blue position-relative item_swift_productdefaultimage item_swift_productdefaultimage
Css
div#Poster_10091 {
border-radius: 5px;
background-image: url('https://www.ok.is/wp-content/uploads/2023/12/headphone-jabra.png')!important;
background-size: cover!important;
background-color: #EEF0F0;
}
div#Poster_10091:hover {
border-radius: 5px;
background-color: #FFCD00;
transition: background-color 0.3s ease;
}
div#Poster_10099 {
border-radius: 5px;
background-image: url('https://www.ok.is/wp-content/uploads/2023/12/hp-prentar.png')!important;
background-size: cover!important;
background-color: #EEF0F0;
}
div#Poster_10099:hover {
border-radius: 5px;
background-color: #FFCD00;
transition: background-color 0.3s ease;
}
div#Poster_10085 {
border-radius: 5px;
background-image: url('https://www.ok.is/wp-content/uploads/2023/12/hp-tolvu.png')!important;
background-size: cover!important;
background-color: #EEF0F0;
}
div#Poster_10085:hover {
border-radius: 5px;
background-color: #FFCD00;
transition: background-color 0.3s ease;
}
.slider-container>* {
background-color: #EEF0F0;
}
.slider-container>*:hover {
background-color: #FFCD00;
}
.accordion-item:first-of-type .accordion-button {
font-size: 22px!important;
color: #2651A8!important;
border: 1px solid;
border-color: #2651a8;
border-radius: 30px !important;
margin-top: 32px;
}
.grid .g-col-lg-4 {
background: white!important;
}
.info-gray {
border-radius: 30px!important;
padding: 20px!important;
border: 1px solid #ffcd00!important;
}
.text-price {
font-family: 'font-calibre-semibold'!important;
line-height: normal;
}
#BurgerMenuButton {
padding-left: 20px !important;
font-family: 'font-calibre-semibold'!important;
padding-left: 30px!important;
font-size:20px!impotant;
line-height: 16px !important;
}
.toast-header {
background-color: #ffcd00!important;
color: #00283c!important;
font-size: 20px!important;
font-family: 'font-calibre-semibold'!important;
}
.toast {
border-radius: 30px!important;
font-size: 16px!important;
font-family: 'font-calibre-regular'!important;
}
.h-100 theme ok-yellow-blue position-relative item_swift_productdefaultimage {
margin-left: auto;
margin-right: auto;
}
.item_swift_productdefaultimage {
margin-left: auto;
margin-right: auto;
}
Rounded Corners
rounded-corners
Css
.rounded-corners .badge{
border-radius: .25rem !important;
}
AnonymousAddToCart
aboveStrechedLink
Css
.aboveStrechedLink{
z-index: 1;
}