Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sevasram
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
krishna chandran
sevasram
Commits
dc45ed4c
Commit
dc45ed4c
authored
Jun 25, 2020
by
sajiladharan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
featured cont changes
parent
18e932a2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
wp-content/plugins/wp-featured-content-and-slider/assets/css/featured-content-style.css
+3
-3
No files found.
wp-content/plugins/wp-featured-content-and-slider/assets/css/featured-content-style.css
View file @
dc45ed4c
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
.featured-content-list
.featured-content-image.circle
,
.featured-content-slider
.featured-content-image.circle
{
border-radius
:
50%
;
overflow
:
hidden
}
.featured-content-list
.featured-content-image.circle
,
.featured-content-slider
.featured-content-image.circle
{
border-radius
:
50%
;
overflow
:
hidden
}
.featured-content-list
.featured-content-image
img
,
.featured-content-slider
.featured-content-image
img
{
bottom
:
0
;
display
:
block
;
left
:
0
;
margin
:
auto
;
position
:
absolute
;
right
:
0
;
top
:
0
;}
.featured-content-list
.featured-content-image
img
,
.featured-content-slider
.featured-content-image
img
{
bottom
:
0
;
display
:
block
;
left
:
0
;
margin
:
auto
;
position
:
static
;
right
:
0
;
top
:
0
;}
.featured-content-list
.featured-content-image
.fa
,
.featured-content-slider
.featured-content-image
.fa
{
font-size
:
50px
;
bottom
:
0
;
display
:
block
;
left
:
0
;
margin
:
auto
;
position
:
absolute
;
right
:
0
;
top
:
0
;
height
:
50px
;}
.featured-content-list
.featured-content-image
.fa
,
.featured-content-slider
.featured-content-image
.fa
{
font-size
:
50px
;
bottom
:
0
;
display
:
block
;
left
:
0
;
margin
:
auto
;
position
:
absolute
;
right
:
0
;
top
:
0
;
height
:
50px
;}
...
@@ -52,12 +52,12 @@
...
@@ -52,12 +52,12 @@
/* Design-2 */
/* Design-2 */
.featured-content-list.design-2
.featured-content-image
,
.featured-content-slider.design-2
.featured-content-image
{
.featured-content-list.design-2
.featured-content-image
,
.featured-content-slider.design-2
.featured-content-image
{
text-align
:
center
;
margin-bottom
:
10px
;
left
:
0
;
right
:
0
;
position
:
absolute
;
top
:
-60px
;
background
:
#fff
;
border
:
2px
solid
#ddd
;
height
:
120px
;
margin
:
auto
auto
20px
;
transition
:
all
0.2s
ease-in-out
0s
;
width
:
120px
;
}
text-align
:
center
;
margin-bottom
:
10px
;
left
:
0
;
right
:
0
;
position
:
static
;
/*top:-60px;*/
background
:
#fff
;
border
:
0px
solid
#ddd
;
/*height: 120px;*/
margin
:
auto
auto
20px
;
transition
:
all
0.2s
ease-in-out
0s
;
/* width: 120px;*/
}
.featured-content-list.design-2
h3
.entry-title
,
.featured-content-slider.design-2
h3
.entry-title
{
text-align
:
center
;
margin
:
10px
0
!important
}
.featured-content-list.design-2
h3
.entry-title
,
.featured-content-slider.design-2
h3
.entry-title
{
text-align
:
center
;
margin
:
10px
0
!important
}
.featured-content-list.design-2
.featured_short_content
.sub-content
,
.featured-content-slider.design-2
.featured_short_content
.sub-content
{
text-align
:
center
;}
.featured-content-list.design-2
.featured_short_content
.sub-content
,
.featured-content-slider.design-2
.featured_short_content
.sub-content
{
text-align
:
center
;}
.featured-content-list.design-2
.featured-content
,
.featured-content-slider.design-2
.featured-content
{
margin-bottom
:
30px
;
}
.featured-content-list.design-2
.featured-content
,
.featured-content-slider.design-2
.featured-content
{
margin-bottom
:
30px
;
}
.featured-content-list.design-2
.featured-content-wrap
,
.featured-content-slider.design-2
.featured-content-wrap
{
border
:
1px
solid
#ddd
;
padding
:
70px
10px
10px
10px
;
margin-top
:
70px
;
position
:
relative
}
.featured-content-list.design-2
.featured-content-wrap
,
.featured-content-slider.design-2
.featured-content-wrap
{
border
:
1px
solid
#ddd
;
padding
:
0px
;
margin-top
:
0px
;
position
:
relative
;
background
:
#83310c
;
color
:
#fff
;
}
.featured-content-list.design-2
.featured-read-more
a
,
.featured-content-slider.design-2
.featured-read-more
a
{
font-size
:
13px
;
text-transform
:
uppercase
;
display
:
inline-block
;}
.featured-content-list.design-2
.featured-read-more
a
,
.featured-content-slider.design-2
.featured-read-more
a
{
font-size
:
13px
;
text-transform
:
uppercase
;
display
:
inline-block
;}
.featured-content-list.design-2
.featured-content-image
a
,
.featured-content-slider.design-2
.featured-content-image
a
{
display
:
inline-block
!important
}
.featured-content-list.design-2
.featured-content-image
a
,
.featured-content-slider.design-2
.featured-content-image
a
{
display
:
inline-block
!important
}
.featured-content-list.design-2
.featured-read-more
,
.featured-content-slider.design-2
.featured-read-more
{
text-align
:
center
;}
.featured-content-list.design-2
.featured-read-more
,
.featured-content-slider.design-2
.featured-read-more
{
text-align
:
center
;}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment