Okay
  Public Ticket #1525461
problem to add request a quote button
Closed

Comments

  • sinth_fr started the conversation

    after installing YITH request a quote plugin, it's not working properly. please check the attachment. another thing is that i unchecked item category option but its also not working. please check and give me the solution. thank you

  •  1,559
    Laborator replied

    Hi there,

    The plugin is not designed for the theme and not supported, all the plugins should be checked and tested with each theme to see it's compatibility and that's why this plugin is showing this way.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • sinth_fr replied

    hi,

    1st problem: I want to change menu text font  (see the screenshot_1). In the home page all tile text is same font and written by capital letter, i want to change it.

    2nd problem: in shop page under product description, here is showing related products but  the problem is that here is showing stickily 4 products but missing 2 options. check screenshot_3 and in screenshot_2 i marked this missing options by red circle. i want to make related product same as screenshot_2.

    please check and let me know.

    thank you

  •  1,559
    Laborator replied

    Hi there,

    1. Add the following CSS to Custom CSS:

    .oxygen-top-menu>.wrapper>.main-menu-top>.main .main-menu-env .nav>li>a {
        font-size: 16px;
        text-transform: none;
    }
    

    2. It is the default way of showing these products even in WooCommerce theme, so the related products cannot be in a carousel, the only way to show them is plain like they are now.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group