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 242bbe8 commit 1836531
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions public_html/wp-content/themes/wordcamp-central-2012/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1120,18 +1120,18 @@ li:after { content: "."; display: block; height: 0; clear: both; visibility: hid
margin: 0
}

#wc-content-blocks .sd-sharing h3::before {
position: absolute;
border-top: none;
}
#wc-content-blocks .sharedaddy .sd-sharing {
border-top: 1px #ececec solid;
border-top: 1px #ececec solid !important;
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;
Expand Down

0 comments on commit 1836531

Please sign in to comment.