Your account expired support, please renew to get your support.

Home Forums Themes Support Gecko Submenu Colors

Viewing 1 reply thread
  • Author
    Posts
    • #38133
      bradbremner
      Support Expired

      I have some sub menu items that are anchor links, and some that are full pages, and for some reason they are colored differently. In the theme options I have the submenu and submenu hover color both set to white, but some are red for some reason. Please see the attached screenshot.

      My site is self-hosted so I dont have a live url to provide you with, sorry.

      Attachments:
      You must be logged in to view attached files.
    • #38136
      Harry
      Support Expired

      Hi Brad,

      Please go to Claue > Theme Option > Color Scheme > https://prnt.sc/u1x5jn

      If you want add color for some specific menu item. Please add custom CSS code in Claue > Theme Option > General Layout > Custom CSS

      .jas-menu ul li#menu-item-5565 a {
      	color: red;
      }

      https://prnt.sc/u1x6k4

      and change 5565 with your menu’s ID number.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.