RELATED PRODUCTS(class= footer-product) - by Suraj

This topic has 9 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Robert Hall

  • Avatar: Krishgen Biosystems
    Suraj
    Participant
    March 18, 2016 at 06:54

    Hello,

    I am having some trouble with the .footer-product. Kindly have a look at the screenshot.
    I am not able to give the margin to the .footer-product in the related products slider.

    Regards
    Krishgen Biosystems.

    8 Answers
    Avatar: Krishgen Biosystems
    Suraj
    Participant
    March 18, 2016 at 06:55
    Avatar: Robert Hall
    Robert Hall
    Participant
    March 18, 2016 at 08:45

    Hello,

    Please try to change this code in Global Custom CSS.

    footer.footer-product {
        width: 150px;
        left: 50%;
        margin-left: -75px;
    }

    Regards,
    Robert Hall

    Avatar: Krishgen Biosystems
    Suraj
    Participant
    March 18, 2016 at 10:03

    Hello,

    The code you gave will change .footer-product from my products page also. I don’t want to do that. Kindly advise some other code that only removes the .footer-product from Related Products Slider.

    Regards
    Krishgen Biosystems.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 18, 2016 at 10:13

    In this case use this code in Global Custom CSS.

    footer.footer-product {
        display: none;
    }

    Regards,
    Robert Hall

    Avatar: Krishgen Biosystems
    Suraj
    Participant
    March 18, 2016 at 10:36

    hello Robert,

    I am sorry but you understood my question.
    I want .footer-product to be visible only on product page.

    Regards
    Krishgen Biosystems.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 18, 2016 at 10:41

    Oh sorry, I’ve just added the following code in Global Custom CSS

    .productCarousel .product-slide footer.footer-product {
        display: none;
    }

    Please check.

    Regards,
    Robert Hall

    Avatar: Krishgen Biosystems
    Suraj
    Participant
    March 18, 2016 at 10:49

    Hello,

    Yeah now it’s done.
    Thank you very much.

    Regards
    Krishgen Biosystems.

    Avatar: Robert Hall
    Robert Hall
    Participant
    March 18, 2016 at 10:52

    You’re welcome!

    Regards,
    Robert Hall

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘RELATED PRODUCTS(class= footer-product)’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.