Skip to content

Commit

Permalink
Resolved Footer Social Media Position Issue
Browse files Browse the repository at this point in the history
  • Loading branch information
shail-mehta committed Oct 24, 2023
1 parent f744d65 commit 242bbe8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions public_html/wp-content/themes/wordcamp-central-2012/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1120,6 +1120,19 @@ li:after { content: "."; display: block; height: 0; clear: both; visibility: hid
margin: 0
}

#wc-content-blocks .sharedaddy .sd-sharing {
border-top: 1px #ececec solid;
padding-top: 15px;
}
#wc-content-blocks .sd-sharing h3 {
position: relative;
font-weight: 600;
}
#wc-content-blocks .sd-sharing h3::before {
position: absolute;
border-top: none;
}

#wc-content-blocks .more {
text-transform: uppercase;
display: block;
Expand Down

0 comments on commit 242bbe8

Please sign in to comment.