Home Forums WoodMart support forum Brands elements – cell phone – Pag. control and prev / next buttons – Not shown

Brands elements – cell phone – Pag. control and prev / next buttons – Not shown

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #238758

    ocallel
    Participant

    Good day:

    Please, your usual support, to solve this small problem with: Brands Elements.

    Please review the attached file for more details.

    Best regards.

    Note: On Laptop, desktop: Everything is fine!

    Attachments:
    You must be logged in to view attached files.
    #238761

    ocallel
    Participant

    Excuse me, I am sending the correct attachment. The above, please ignore.

    Thanks a lot.

    Attachments:
    You must be logged in to view attached files.
    #238825

    Hello,

    Please provide your site admin access to the private area. Also, provide page URL with the banners.

    Best Regards

    #239112

    ocallel
    Participant

    Hi:

    Links:

    Homepage: https://www.zonavipclaro.com/
    Store: https://www.zonavipclaro.com/tienda/

    Best Regards

    #239274

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    .woodmart-carousel-spacing-0 .owl-nav>div[class*=prev] {
         left: 0
    }
    .woodmart-carousel-spacing-0 .owl-nav>div[class*=next] {
        right: 0;
    }

    Best Regards

    #239402

    ocallel
    Participant

    Good day:

    I proceeded to include the CSS code, provided:

    
    .woodmart-carousel-spacing-0 .owl-nav> div [class * = prev] {
          left: 0
    }
    .woodmart-carousel-spacing-0 .owl-nav> div [class * = next] {
         right: 0;
    }
    

    in: Theme Settings -> Custom CSS

    Clear the cache, but the problem continues on cell phones: It does not show:

    1. Pag. Control and
    2. prev / next buttons

    Not shown.

    Please revise.

    Waiting for the prompt solution.

    Best regards.

    #239472

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile:

    body .owl-carousel .owl-nav>div {
        visibility: visible;
        opacity: 1;
    }

    Best Regards

    #239554

    ocallel
    Participant

    Hi:

    The problem continues on cell phones: It does not show:

    1. Pag. Control and
    2. prev / next buttons

    Not shown.

    Please revise.

    Waiting for the prompt solution.

    Best regards.

    #239855

    Hello,

    You have disabled the carousel on mobile in the Theme Settings > Performance > JS https://prnt.sc/vfhrmn

    I have enabled, please clear the cache and check.

    Best Regards

    #239990

    ocallel
    Participant

    Good day:

    The cause was found, and the appropriate change was made. Cache memory was cleaned and tests were carried out on desktop and mobile. At the moment, correct operation.

    Removed CSS code, which was suggested initially. No need, after successful configuration.

    Thanks a lot.

    Best regards

    #240006

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 11 posts - 1 through 11 (of 11 total)

The topic ‘Brands elements – cell phone – Pag. control and prev / next buttons – Not shown’ is closed to new replies.