golden hour
/var/www/html/wp-content/plugins/Ultimate_VC_Addons/assets/css
⬆️ Go Up
Upload
File/Folder
Size
Actions
advacne_carosal_front-rtl.css
230 B
Del
OK
advacne_carosal_front.css
226 B
Del
OK
advanced-buttons-rtl.css
43.48 KB
Del
OK
advanced-buttons.css
43.45 KB
Del
OK
ajax-loader.gif
4.08 KB
Del
OK
animate-rtl.css
87.9 KB
Del
OK
animate.css
87.88 KB
Del
OK
background-style-rtl.css
11.8 KB
Del
OK
background-style.css
11.8 KB
Del
OK
content-box-rtl.css
611 B
Del
OK
content-box.css
611 B
Del
OK
countdown-rtl.css
1.49 KB
Del
OK
countdown.css
1.49 KB
Del
OK
creative-link-rtl.css
17.88 KB
Del
OK
creative-link.css
17.85 KB
Del
OK
dual-button-rtl.css
15.26 KB
Del
OK
dual-button.css
15.25 KB
Del
OK
dual_color-rtl.css
1.36 KB
Del
OK
dual_color.css
1.36 KB
Del
OK
expandable-section-rtl.css
2.11 KB
Del
OK
expandable-section.css
2.11 KB
Del
OK
fancytext-rtl.css
2.3 KB
Del
OK
fancytext.css
2.3 KB
Del
OK
flip-box-rtl.css
22.01 KB
Del
OK
flip-box.css
21.97 KB
Del
OK
fonts
-
Del
OK
headings-rtl.css
1.56 KB
Del
OK
headings.css
1.56 KB
Del
OK
highlight-box-rtl.css
3.09 KB
Del
OK
highlight-box.css
3.11 KB
Del
OK
hotspot-rtl.css
3.45 KB
Del
OK
hotspot-tooltipster-rtl.css
9.01 KB
Del
OK
hotspot-tooltipster.css
9 KB
Del
OK
hotspot.css
3.44 KB
Del
OK
ib2-style-rtl.css
31.77 KB
Del
OK
ib2-style.css
31.78 KB
Del
OK
icons-rtl.css
1.56 KB
Del
OK
icons.css
1.56 KB
Del
OK
ihover-rtl.css
91.21 KB
Del
OK
ihover.css
91.16 KB
Del
OK
image-separator-rtl.css
1.8 KB
Del
OK
image-separator.css
1.81 KB
Del
OK
index.php
86 B
Del
OK
info-banner-rtl.css
13.22 KB
Del
OK
info-banner.css
13.27 KB
Del
OK
info-box-rtl.css
5 KB
Del
OK
info-box.css
5 KB
Del
OK
info-circle-rtl.css
10.55 KB
Del
OK
info-circle.css
10.54 KB
Del
OK
interactive-styles-rtl.css
15.54 KB
Del
OK
interactive-styles.css
15.57 KB
Del
OK
modal-rtl.css
19.58 KB
Del
OK
modal.css
19.58 KB
Del
OK
pricing-rtl.css
22.65 KB
Del
OK
pricing.css
22.59 KB
Del
OK
range-slider-rtl.css
8.17 KB
Del
OK
range-slider.css
8.18 KB
Del
OK
ribbon_module-rtl.css
4.59 KB
Del
OK
ribbon_module.css
4.59 KB
Del
OK
slick-rtl.css
7.52 KB
Del
OK
slick.css
7.53 KB
Del
OK
stats-counter-rtl.css
1.35 KB
Del
OK
stats-counter.css
1.35 KB
Del
OK
sticky-section-rtl.css
922 B
Del
OK
sticky-section.css
921 B
Del
OK
style-rtl.css
17.25 KB
Del
OK
style.css
17.24 KB
Del
OK
sub-tab-rtl.css
1.7 KB
Del
OK
sub-tab.css
1.69 KB
Del
OK
swatchbook-rtl.css
7.27 KB
Del
OK
swatchbook.css
7.25 KB
Del
OK
tabs-accordion-rtl.css
5.31 KB
Del
OK
tabs-accordion.css
5.3 KB
Del
OK
tabs-rtl.css
23.24 KB
Del
OK
tabs.css
23.22 KB
Del
OK
teams-rtl.css
10.48 KB
Del
OK
teams.css
10.48 KB
Del
OK
timeline-rtl.css
12.76 KB
Del
OK
timeline.css
12.75 KB
Del
OK
tooltip-rtl.css
2.33 KB
Del
OK
tooltip.css
2.32 KB
Del
OK
vc-fronteditor-rtl.css
134 B
Del
OK
vc-fronteditor.css
134 B
Del
OK
video-banner-rtl.css
18.85 KB
Del
OK
video-banner.css
18.84 KB
Del
OK
video_module-rtl.css
6.93 KB
Del
OK
video_module.css
6.93 KB
Del
OK
Edit: ribbon_module.css
/* For Alignment */ .ult-ribbon-wrap { text-align:center; } .ult-ribbon.auto{ width:auto; max-width: -webkit-calc(100% - 7em); max-width: calc(100% - 7em); } .ult-ribbon.full{ width:100%; max-width: -webkit-calc(100% - 7em); max-width: calc(100% - 7em); } .ult-ribbon.custom{ max-width: -webkit-calc(100% - 7em); max-width: calc(100% - 7em); } .ult-ribbon-wrap .ult-ribbon { position: relative; padding: 0; margin: 1.5em 0; -webkit-border-radius: 2px; border-radius: 2px; text-align: center; display: inline-block; z-index: 0; } /* Left and right CSS wing CSS*/ .ult-ribbon .ult-ribbon-text{ background: rgb(2, 116, 190); } .ult-ribbon .ult-left-ribb { content: ""; bottom: -1em; position: absolute; display: block; left: -3.5em; border-right-width: 3em; border-left-width: 1.5em; border-left-color: transparent; /*box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 1px;*/ } .ult-ribbon .ult-right-ribb { content: ""; bottom: -1em; position: absolute; display: block; right: -3.5em; border-left-width: 3em; border-right-width: 1.5em; border-right-color: transparent; /*box-shadow: rgba(0, 0, 0, 0.4) -1px 1px 1px;*/ } .ult-left-ribb.yes{ -webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 2px; box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 2px; } .ult-right-ribb.yes{ -webkit-box-shadow: rgba(0, 0, 0, 0.5) -2px 2px 2px; box-shadow: rgba(0, 0, 0, 0.5) -2px 2px 2px; } .ult-right-ribb, .ult-left-ribb{ z-index: -1; border: 1em solid #0274be; } .ult-ribbon-text:before{ content: ""; bottom: -1em; position: absolute; display: block; left: 0; border-width: 1em 0 0 1em; border-style: solid; border-color: #3a3a3a transparent transparent transparent; } .ult-ribbon-text:after{ content: ""; bottom: -1em; position: absolute; display: block; right: 0; border-width: 1em 1em 0 0; border-style: solid; border-color: #3a3a3a transparent transparent transparent; } /* Icon Code *================ */ .ult-ribbon .ult-ribbon-text { position: relative; padding: 0.5em 1.75em; z-index: 3; display: block; } .ult-ribbon .ult-left-ribb i, .ult-ribbon .ult-right-ribb i { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 4; } .ult-ribbon .ult-left-ribb i { left: 0.5em; } .ult-ribbon .ult-right-ribb i { right: 0.5em; } /* Snitch Code *=============*/ /* Top Snitch */ .ult-ribbon .ult-ribbon-stitches-top, .ult-ribbon .ult-ribbon-stitches-bottom { position: absolute; left: 0; width: 100%; } .ult-ribbon .ult-ribbon-stitches-top { top: 0; margin-top: 2px; border-top: 1px dashed rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5); } /* Bottom Snich */ .ult-ribbon .ult-ribbon-stitches-bottom { bottom: 0; margin-bottom: 2px; border-top: 1px dashed rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.3); } .ult-ribbon-stitches-top { margin-top: 2px; border-top: 1px dashed rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5); } .ult-ribbon-stitches-bottom { margin-bottom: 2px; border-top: 1px dashed rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 2px rgba(255, 255, 255, 0.3); } .ult-ribbon-wrap.no i { text-shadow: none; } /*Hide the Ribbon wings For Small Device*/ @media(max-width:767px){ .ult-ribbon-text.small:before, .ult-ribbon-text.small:after{ display:none; } .ult-ribbon .ult-left-ribb.small , .ult-ribbon .ult-right-ribb.small { display:none; } .ult-ribbon-wrap .ult-ribbon.auto.media-width{ width:auto; max-width: 100%; } .ult-ribbon-wrap .ult-ribbon.full.media-width{ width:100%; max-width: 100%; } .ult-ribbon-wrap .ult-ribbon.custom.media-width{ max-width: 100%; } } /*Hide the Ribbon wings For Small Device & Large device*/ @media(max-width:1024px){ .ult-ribbon-text.medium:before, .ult-ribbon-text.medium:after{ display:none; } .ult-ribbon .ult-left-ribb.medium , .ult-ribbon .ult-right-ribb.medium { display:none; } }
Save