From 18365312415628b46c8617ceecc6d5e25060590b Mon Sep 17 00:00:00 2001 From: shail-mehta Date: Tue, 24 Oct 2023 09:30:01 +0530 Subject: [PATCH] Resolved Footer Social Media Position Issue --- .../wp-content/themes/wordcamp-central-2012/style.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public_html/wp-content/themes/wordcamp-central-2012/style.css b/public_html/wp-content/themes/wordcamp-central-2012/style.css index ea711dd6cd..f01382b085 100644 --- a/public_html/wp-content/themes/wordcamp-central-2012/style.css +++ b/public_html/wp-content/themes/wordcamp-central-2012/style.css @@ -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;