-
AuthorPosts
-
May 12, 2015 at 11:32 am #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?
thanksAfter 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,
RikardAfter 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.
May 13, 2015 at 8:35 am #443619Hello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueMay 13, 2015 at 1:45 pm #443713Dear
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
ADONAIMay 14, 2015 at 1:30 am #444053Hi,
Can you please create me a WordPress administrator account? post it here as a private reply.
Regards,
JosueMay 14, 2015 at 2:53 am #444062This reply has been marked as private.May 14, 2015 at 3:06 am #444064Dear 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
ADONAIMay 14, 2015 at 9:11 pm #444607May 15, 2015 at 2:28 am #444707YES 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
ADONAIMay 15, 2015 at 2:38 am #444713Hey!
Yes, you can set both a different logo and a different menu color in Enfold > Header > Transparency Options.
Cheers!
Josue -
AuthorPosts
- You must be logged in to reply to this topic.