🐞 fix: Adjust social icon styling
This commit is contained in:
+3
-2
@@ -103,8 +103,9 @@ $footerNav = ! empty( $locations['footer_navigation'] )
|
||||
'views/partials/social-media',
|
||||
null,
|
||||
array(
|
||||
'circle' => true,
|
||||
'classes' => 'social-icons p-0 text-14px bg-white! text-cwc-blue-02! hover:opacity-80!',
|
||||
'circle' => false,
|
||||
'classes' => 'social-icons p-0 hover:opacity-80!',
|
||||
'size' => '24',
|
||||
)
|
||||
);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user