Mobile menu + carousel arrows - by macamrstudios

This topic has 4 replies, 2 voices, and was last updated 5 years, 7 months ago ago by Rose Tyler

  • Avatar: macamrstudios
    macamrstudios
    Participant
    September 21, 2018 at 02:30

    Hi – I am trying to remove one element (Sign In or My Account button) from the mobile menu. I cannot seem to target the proper class in the Custom CSS area. I have tried multiple times, but nothing seems to happen.

    See: http://prntscr.com/kwv511

    I also would like to modify the behavior of the navigation arrows used in the carousel. Right now, they only appear when you mouse over an image, but I would like for them to always be present, add a colored box behind the arrow and change the color of the arrow.

    See: http://prntscr.com/kwv5m1

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2018 at 07:40

    Hello,

    1.

    .mobile-menu-wrapper .links {
        display: none;
    }

    2.

    .brands-carousel .swiper-custom-left, .wpb_images_carousel .swiper-custom-left, .brands-carousel .swiper-custom-right, .wpb_images_carousel .swiper-custom-right {
        opacity: 1;
        color: red;
        border: 2px solid red;
    }

    Regards

    Avatar: macamrstudios
    macamrstudios
    Participant
    September 21, 2018 at 14:52

    Thank you, that was exactly what I wanted. Appreciate the assistance.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 21, 2018 at 15:31

    You’re welcome!

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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