Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    hi ziatakis,

    Thank you for the message. You can add the following code in to your theme’s style.css

    .wr-megamenu-container li li{
    	line-height:0px;
    }
    .wr-megamenu-container ul ul a{
    	padding:0px 12px
    }
    .wr-element-submenu .submenu-items{
            padding:0px
    }
    .wr-element-submenu{
            margin-bottom:0px;
            margin-top:0px
    }

    Sincerely,
    tony

    Thread Starter ziatakis

    (@ziatakis)

    Dear Tony,

    thank you for your immediate answer. It works Perfect!

    Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    hi ziatakis,

    Thank you for the cooperation. If you feel satisfied with our plugin, feel free to give us a review here: https://wordpress.org/support/view/plugin-reviews/wr-megamenu

    Have a good day

    Sincerely,
    Tony

    Thread Starter ziatakis

    (@ziatakis)

    Dear Tony,

    You will find the picture, in the following link.
    I want to decreasse the letters of widget-custom menu 1 title and widget custom menu 1 categories

    https://www.dropbox.com/s/7g9lrcw37arklk1/wr%20mega%20menu.png?dl=0

    Best Regards,
    Konstantinos

    Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    hi ziatakis,

    Thank you for the screenshot. I really appreciate it because it helped me know the problem in detail. You can try adding the below code and let me know if it is fine

    /* font size for Λαμπτήρες LED */
    h2.widgettitle {
      font-size: 23px;
    }
    
    /* Λαμπτήρες LED */
    span.ig-menu-title {
      font-size: 13px;
    }
    
    /* LED PL (G24) */
    li[id^='menu-item-70'] a{
      font-size: 12px;
    }

    Sincerely,
    Tony

    Dear Mr Tony,
    i used the above provided code to reduce teh gap between sub categories but that does not work. kindly tell me what to do .my website link is HERE.
    thanks in anticipation

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Reduce the Gap between sub-categories’ is closed to new replies.