PluginProbe
Smart Post – Post Grid, Post Carousel, Post Slider Gutenberg Blocks for Blog & News / 4.0.7
Smart Post – Post Grid, Post Carousel, Post Slider Gutenberg Blocks for Blog & News v4.0.7
4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 2.3.5 2.3.6 2.4.0 2.4.1 2.4.10 2.4.11 2.4.12 2.4.13 2.4.14 2.4.15 2.4.16 2.4.17 2.4.18 2.4.19 2.4.2 2.4.20 2.4.21 All 88 releases
post-carousel / blocks / includes / post-grid-four / style.css

style.css in Smart Post – Post Grid, Post Carousel, Post Slider Gutenberg Blocks for Blog & News 4.0.7, at blocks/includes/post-grid-four/style.css

1 lines 4.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .sp-smart-show-pro.grid-four-container.grid-four-layout-five .sp-smart-post-grid-four-static-contents,.sp-smart-show-pro.grid-four-container.grid-four-layout-four .sp-smart-post-grid-four-static-contents,.sp-smart-show-pro.grid-four-container.grid-four-layout-one .sp-smart-post-grid-four-static-contents,.sp-smart-show-pro.grid-four-container.grid-four-layout-three .sp-smart-post-grid-four-static-contents,.sp-smart-show-pro.grid-four-container.grid-four-layout-two .sp-smart-post-grid-four-static-contents{grid-template-columns:repeat(4,1fr)}.sp-smart-show-pro.grid-four-container.grid-four-layout-one .sp-smart-post-grid-four-static-contents div:nth-child(2){grid-column:2/4;grid-row:1/3}.sp-smart-show-pro.grid-four-container.grid-four-layout-two .sp-smart-post-grid-four-static-contents div:nth-child(1){grid-column:1/3;grid-row:1/3}.sp-smart-show-pro.grid-four-container.grid-four-layout-three .sp-smart-post-grid-four-static-contents div:nth-child(3){grid-column:3/5;grid-row:1/3}.sp-smart-show-pro.grid-four-container.grid-four-layout-four .sp-smart-post-grid-four-static-contents div:nth-child(1){grid-column:1/3;grid-row:1/3}.sp-smart-show-pro.grid-four-container.grid-four-layout-four .sp-smart-post-grid-four-static-contents div:nth-child(2){grid-column:3/5}.sp-smart-show-pro.grid-four-container.grid-four-layout-five .sp-smart-post-grid-four-static-contents div:nth-child(1){grid-column:1/3;grid-row:1/3}.sp-smart-show-pro.grid-four-container.grid-four-layout-five .sp-smart-post-grid-four-static-contents div:nth-child(4){grid-column:3/5}.sp-smart-show-pro.grid-four-container.grid-four-layout-six .sp-smart-post-grid-four-static-contents{grid-template-columns:repeat(3,1fr)}.sp-smart-show-pro.grid-four-container.grid-four-layout-six .sp-smart-post-grid-four-static-contents div:nth-child(1){grid-column:1/3;grid-row:1/3}.sp-smart-show-pro.grid-four-container .sp-smart-post-grid-four-static-contents{display:grid;min-height:500px}@media screen and (max-width:768px){.grid-four-container .sp-smart-post-grid-four-static-contents{height:auto!important}.grid-four-container .sp-smart-post-grid-four-static-contents div:nth-child(1),.grid-four-container .sp-smart-post-grid-four-static-contents div:nth-child(2),.grid-four-container .sp-smart-post-grid-four-static-contents div:nth-child(3),.grid-four-container .sp-smart-post-grid-four-static-contents div:nth-child(4){grid-column:auto!important;grid-row:auto!important}}.sp-smart-post-grid-four .sp-smart-post-card .sp-smart-post-title{position:relative;display:inline-block}.sp-smart-post-grid-four .sp-smart-post-card .sp-smart-post-title:after{content:"";position:absolute;transition:width .6s ease}.sp-smart-post-grid-four .sp-smart-post-card .sp-smart-post-title::before{content:"";position:absolute;transition:width .6s ease}.sp-smart-post-grid-four .sp-smart-post-card .sp-smart-post-title .line{position:relative;display:inline-block;padding-bottom:2px}.sp-smart-post-grid-four .sp-smart-post-card .sp-smart-post-title .line::after{content:"";position:absolute;bottom:0;left:0;width:100%;transform:scaleX(0);transition:transform .4s ease;z-index:-1}.sp-smart-post-grid-four .sp-smart-post-card .sp-smart-post-title:hover .line::after{transform:scaleX(1)}.sp-smart-post-grid-four .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(1)::after{transition-delay:0s}.sp-smart-post-grid-four .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(2)::after{transition-delay:.2s}.sp-smart-post-grid-four .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(3)::after{transition-delay:.4s}.sp-smart-post-grid-four .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(4)::after{transition-delay:.6s}.sp-smart-post-grid-four .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(5)::after{transition-delay:.8s}.sp-smart-post-grid-four .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(6)::after{transition-delay:1s}.sp-smart-post-grid-four .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(7)::after{transition-delay:1.2s}.sp-smart-post-grid-four .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(8)::after{transition-delay:1.4s}