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

Home Forums Themes Support HelpDesk Category Header

Tagged: 

Viewing 3 reply threads
  • Author
    Posts
    • #36253
      jskopljak
      Support Expired

      How can I reduce the size of the category header? I would like to reduce the height by about 50%.

    • #36256
      Harry
      Support Expired

      Hi,

      Could you please take a screenshot where you want to change?

      Thanks

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

    • #36258
      jskopljak
      Support Expired

      The big gray bar that contains the name of the product category.

      Also, how do I remove or change the color or the blue “New” bubble by my Shop link in the main menu?

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

      Hi,

      1. Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .page-head {
      	padding: 25px 0;
      }

      and change 25 with your number.

      2. you can remove menu badge by go to Menu and remove class http://janstudio.net/claue/document/#menu-badge

      if you want change color please add below code

      .jas-menu li.new > a:after {
      	background: #01bad4;
      }

      and change #01bad4 with your color.

      Kind regards

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

Viewing 3 reply threads

You must be logged in to reply to this topic.