Browse
For agents
About
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
Switch version
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
Overview
Code
post-carousel
/
blocks
/
includes
/
post-slider-two
/
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-slider-two/style.css
1 lines
3.7 KB
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
sp-smart-post-slider-two
.
sp-smart-post-background-layout
.
post-slider-two-layout-three
.
sp-smart-post-card
{
background
:
0
0
!important
}
.
sp-smart-post-slider-two
.
sp-smart-post-background-layout
.
sp-smart-post-card
.
sp-smart-post-template-one-content
{
display
:
flex
;
flex-direction
:
row
}
.
sp-smart-post-slider-two
.
sp-smart-post-background-layout
.
sp-smart-post-card
.
sp-smart-post-template-one-content
.
sp-smart-post-card-content
{
display
:
flex
;
flex-direction
:
column
;
justify-content
:
center
}
.
sp-smart-post-slider-two
.
sp-h-left
.
sp-smart-post-template-one-content
{
justify-content
:
flex-start
}
.
sp-smart-post-slider-two
.
sp-h-center
.
sp-smart-post-template-one-content
{
justify-content
:
center
}
.
sp-smart-post-slider-two
.
sp-h-right
.
sp-smart-post-template-one-content
{
justify-content
:
flex-end
}
.
sp-smart-post-slider-two
.
sp-v-left
.
sp-smart-post-template-one-content
{
align-items
:
flex-start
}
.
sp-smart-post-slider-two
.
sp-v-center
.
sp-smart-post-template-one-content
{
align-items
:
center
}
.
sp-smart-post-slider-two
.
sp-v-right
.
sp-smart-post-template-one-content
{
align-items
:
flex-end
}
.
sp-smart-post-slider-two
.
sp-smart-post-background-layout
.
sp-smart-post-card
.
overlay-type-box
.
image-overlay
{
width
:
100
%
!important
;
height
:
100
%
!important
;
left
:
0
!important
;
top
:
0
!important
}
.
sp-smart-post-slider-two
.
sp-smart-post-swiper-nav-arrow
{
padding
:
0
30
px
}
.
sp-smart-post-wrapper
.
sp-smart-post-slider-two
.
sp-pagination
{
padding-bottom
:
40
px
}
.
sp-smart-post-wrapper
.
sp-smart-post-slider-two
.
sp-pagination
.
sp-smart-post-slider-two
.
post-slider-two-layout-three
+
.
sp-smart-post-swiper-nav-arrow
{
top
:
calc
(
100
%
-
190
px
)
;
left
:
calc
(
100
%
-
80
px
)
;
padding
:
0
}
@
media
screen
and
(
max-width
:
767
px
)
{
.
sp-smart-post-slider-two
.
sp-smart-post-swiper-nav-arrow
{
padding
:
0
0
}
.
sp-smart-post-wrapper
.
sp-smart-post-slider-two
.
sp-pagination
{
padding-bottom
:
40
px
}
.
sp-smart-post-wrapper
.
sp-smart-post-slider-two
.
sp-pagination
.
sp-smart-post-slider-two
.
post-slider-two-layout-three
+
.
sp-smart-post-swiper-nav-arrow
{
top
:
calc
(
100
%
-
190
px
)
;
left
:
calc
(
100
%
-
80
px
)
;
padding
:
0
}
}
.
sp-smart-post-slider-two
.
sp-smart-post-card
.
sp-smart-post-title
{
position
:
relative
;
display
:
inline-block
}
.
sp-smart-post-slider-two
.
sp-smart-post-card
.
sp-smart-post-title
:
after
{
content
:
"
"
;
position
:
absolute
;
transition
:
width
.6
s
ease
}
.
sp-smart-post-slider-two
.
sp-smart-post-card
.
sp-smart-post-title
::
before
{
content
:
"
"
;
position
:
absolute
;
transition
:
width
.6
s
ease
}
.
sp-smart-post-slider-two
.
sp-smart-post-card
.
sp-smart-post-title
.
line
{
position
:
relative
;
display
:
inline-block
;
padding-bottom
:
2
px
}
.
sp-smart-post-slider-two
.
sp-smart-post-card
.
sp-smart-post-title
.
line
::
after
{
content
:
"
"
;
position
:
absolute
;
bottom
:
0
;
left
:
0
;
width
:
100
%
;
transform
:
scaleX
(
0
)
;
transition
:
transform
.4
s
ease
;
z-index
:
-1
}
.
sp-smart-post-slider-two
.
sp-smart-post-card
.
sp-smart-post-title
:
hover
.
line
::
after
{
transform
:
scaleX
(
1
)
}
.
sp-smart-post-slider-two
.
sp-smart-post-card
.
sp-smart-post-title
:
hover
.
line
:
nth-of-type
(
1
)
::
after
{
transition-delay
:
0
s
}
.
sp-smart-post-slider-two
.
sp-smart-post-card
.
sp-smart-post-title
:
hover
.
line
:
nth-of-type
(
2
)
::
after
{
transition-delay
:
.2
s
}
.
sp-smart-post-slider-two
.
sp-smart-post-card
.
sp-smart-post-title
:
hover
.
line
:
nth-of-type
(
3
)
::
after
{
transition-delay
:
.4
s
}
.
sp-smart-post-slider-two
.
sp-smart-post-card
.
sp-smart-post-title
:
hover
.
line
:
nth-of-type
(
4
)
::
after
{
transition-delay
:
.6
s
}
.
sp-smart-post-slider-two
.
sp-smart-post-card
.
sp-smart-post-title
:
hover
.
line
:
nth-of-type
(
5
)
::
after
{
transition-delay
:
.8
s
}
.
sp-smart-post-slider-two
.
sp-smart-post-card
.
sp-smart-post-title
:
hover
.
line
:
nth-of-type
(
6
)
::
after
{
transition-delay
:
1
s
}
.
sp-smart-post-slider-two
.
sp-smart-post-card
.
sp-smart-post-title
:
hover
.
line
:
nth-of-type
(
7
)
::
after
{
transition-delay
:
1.2
s
}
.
sp-smart-post-slider-two
.
sp-smart-post-card
.
sp-smart-post-title
:
hover
.
line
:
nth-of-type
(
8
)
::
after
{
transition-delay
:
1.4
s
}