Catch Themes » All Posts https://catchthemes.com/support-forum/forum/catch-everest-pro-premium/feed/ Mon, 04 Dec 2023 01:53:25 +0000 https://bbpress.org/?v=2.6.9 en-US https://catchthemes.com/support-forum/topic/widget-area-menu-css/#post-320759 <![CDATA[Reply To: Widget Area MenĂ¼ CSS]]> https://catchthemes.com/support-forum/topic/widget-area-menu-css/#post-320759 Wed, 12 Jul 2023 17:19:59 +0000 tikaram @oliverfensterbau-westermann-de : Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

.widget ul {
  background-color: #5F021F;
}
.widget-area .widget a {
  color :#eee;
}

Let me know if this helps you out.

Regards,
Tikaram

]]>