Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #442929

    History:

    Dear My first topics:

    i would like to remove the thumbnail navigation at the bottom of my layer slider WP
    http://www.albertoadonai.com/AA/?page_id=652 … but only on mobile device and keep the right and left arrows on each side of the image for navigation on the mobile.
    All is right on PC screen. I want modify only on mobile.
    is this possible?
    thanks

    After Rikard reponse

    Please try the following in Quick CSS:
    @media only screen and (max-width: 767px) {
    .page-id-652 .ls-thumbnail-wrapper{
    display:none !important;
    }
    }
    Regards,
    Rikard

    After modify in Quick CSS:
    ON PC screen right and Now on the mobile devise is all right but in tablette samsung and Iphone device don’t show the layer slider and I don’t know if is there the same probleme on the IPAD.

    Thanks
    ADONAI

    • This topic was modified 9 years, 6 months ago by AdonaiAR.
    #443619

    Hello,

    Have you tried disabling all third-party plugins to see if it gets fixed?

    Regards,
    Josue

    #443713

    Dear
    I have disabling not all plugins because I have fear to lose my preference like woo commerce …. the other was disabling but we are the same problem
    Regards
    ADONAI

    #444053

    Hi,

    Can you please create me a WordPress administrator account? post it here as a private reply.

    Regards,
    Josue

    #444062
    This reply has been marked as private.
    #444064

    Dear Jones
    I had try to see page NEW COLLECTION of my site in simulator website http://quirktools.com/screenfly/ and all is right but if i see the page on the real device like iphone or tablette samsung show the page without layer slider!!!

    I don’t understand whats appen

    Thanks for your help
    ADONAI

    #444607

    Hey!

    The slider was set to “hide on mobile” here – http://a.pomf.se/qpeoza.png

    Regards,
    Josue

    #444707

    YES SOrry thanks for your time!!!
    After i switch on but is there the same problem with iphone and i pad and tablette samsung;
    But Now I resolved, I delete totally layer slider and I remake a new slider in a new page and all come back right.

    I have also another question…….
    now in my navigation bar I have the write in gray color and at right the logo of social network in white………
    Is possible to change the color white of logo of social network in the same color of the writing?

    Thanks again
    ADONAI

    #444713

    Hey!

    Yes, you can set both a different logo and a different menu color in Enfold > Header > Transparency Options.

    Cheers!
    Josue

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.