Home Forums Search Search Results for 'css'

Viewing 10 results - 2,191 through 2,200 (of 3,138 total)
  • Author
    Search Results
  • This reply has been marked as private.

    Hi,
    1. I can’t login to your site to check this problem, you can refer the documentation of WooCommerce about related product https://docs.woocommerce.com/document/related-products-up-sells-and-cross-sells/

    2.Please navigate to Claue Theme Options / WooCommerce / Product detail settings and disable “Enable sticky add to cart” option

    3. Please refer this custom CSS code https://pastebin.com/f3vTVKU2

     

    #13783

    Hi Tony,

    Please use the custom CSS code below

    .related.product-extra { display: none; }

    Cheers,
    Foster

    This reply has been marked as private.
    #13771

    Hi Laurie,

    Please use the custom CSS code below

    .cart__popup-action .checkout-button { background: red; }

    Cheers,
    Foster

    #13759
    ArtK
    Participant

    Hi Harry 🙂

    We came up with some minor design issues and could you please help us fix them:

    1. Since your theme does not support mega menu, we installed max-mega menu as you recommended in other comments.

    The issues we need to be fixed:

    a. The max mega menu does not display the badge “hot”, “new” etc (We defined class in the menu but it won’t show). Could you please give us the custom css/code which will allow us to display the badges where we want.

    b. The logo, menu and the right hand bar having search, shipping cart etc does not align. We want them to be all in a straight line (see screenshot 1). The red line in the screenshot is the level where we want the logo and the right hand bar to be. All in a straight line and exactly middle of the menu bar.

    c.In the sticky menu, we want the menu items to be in the middle of the menu bar and aligned with the logo and right hand bar. (See screen shot 2). The red line is the height at which the menu items should be (Straight and middle of white menu bar)

    Since, we plan to replace the logo, I think its best to align the right hand bar and menu items perfectly and then we can resize logo later on  make an exact straight line. However, you know best.

     

     

    2. We are making our homepage using wpbakery. We created a row with 3 elements but the 3rd element (hover box/flipbox) is not aligning with the 1st two. (See screenshot 3). Can you explain why and fix it please.  We attached screenshot 4 for the backend view.

    3. We followed your demo home page 5 and tried to create a “tab element” similar to “Our products” section in demo 5. We named our section “our trending products”

    The only difference in setting is that we enabled slider. 

    When the homepage loads, the section is blank. (Screenshot 5).

    ONLY after we click on the tab (recent product in our case), does the section appear (See screenshot 6).

    Can you please help us fix this issue.

    4. The pin maker’s open tab is not showing properly (See screenshot 7). This happened after update wordpress. We wanted to make like your demo 7 (see screenshot 8). The open pin’s tab z index  is clearly more than element. Can you please help us fix it. We want the open pin to show all details by overlapping underlying element.

     

    We think that to fix, all this, you might need a temporary site access. Please confirm and we will give you site access in a few minutes. We are online for the next 8 hours.

     

    All screenshots can be found in this link: https://www.dropbox.com/s/7qwg546os32vf4b/screenshots.zip?dl=0

    We have a few other issues, but lets solve these main ones 1st 🙂

    Have a nice day and thanks a lot Harry 🙂

    Best Regards,

    Team ArtK

     

    #13738

    In reply to: Ordes tracking page

    Hi,

    I tried account you sent but can’t access your site.

    1. You can add custom css in Claue > Theme Option > General Layout > Custom CSS to fix issue on mobile

    @media only screen and (max-width: 414px) {
    .woocommerce form.track_order .form-row-first, .woocommerce form.track_order .form-row-last {
    width: 100%;
    float: left;
    }
    }

    2. You can change link by edit slug to “orders-tracking”
    https://monosnap.com/file/UGpcoGxySLH9d606gdKBgKwyBJaWvJ

    Best regards

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

    #13719

    In reply to: Forum

    Hi,

    It’s done, please check.

    I edited two files in child theme: header.php and style.css

    #13710
    This reply has been marked as private.
    #13706
    This reply has been marked as private.
Viewing 10 results - 2,191 through 2,200 (of 3,138 total)