Re: Responsive Sheffield Blue V 2.0!
2 Attachment(s)
Re: Responsive Sheffield Blue V 2.0!
Hi Anne,
It seems I was wrong and the issues remain, the latest Pale Moon browser displays the following at http://zenlyzen.com/mobile-friendly-...sheffield_blue
Attachment 16070
while Firefox displays what you would expect
Attachment 16071
it seems that the Pale Moon browser takes no notice of width restrictions.
Regards
Mike
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
picaflor-azul
Thank you so much for posting ;)
Thanks,
Anne
My pleasure!
BTW: This solution shows upcoming products in an extra tab in columns, like new, featured and specials.
I will soon upload another solution which will show upcoming products in an extra tab as well, but as a table, like the original upcoming products layout.
Cheers,
jpda
Re: Responsive Sheffield Blue V 2.0!
Hi All,
Can someone please tell me where I find the correct CSS to edit?
many thanks
Quote:
Originally Posted by
Whitebear
Aaah! I got it... for anyone else in the stylesheet.css you need to have it as:
.slimmenu li.aboutus-li{display:none;}
.slimmenu li.customer-service-li{display:none;}
.slimmenu li.brands-li{display:none;}
and for the mobile side also add this to the stylesheet.css
.slimmenu.collapsed li.aboutus-li{display:none;}
.slimmenu.collapsed li.customer-service-li{display:none;}
.slimmenu.collapsed li.brands-li{display:none;}
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
nikstoun
Hi, Anne how fix the slide image size with stylesheet_flex.css ? How fix the show size ..i like change the default size. When upload 500x300 is very pixelize . If upload 1300x975 show on half on web page ..My question is simple :(
Regards
If you post a link to your site I can take a look.
Thanks,
Anne
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
mikemc24
What device are you using?
Thanks,
Anne
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
jpda
My pleasure!
BTW: This solution shows upcoming products in an extra tab in columns, like new, featured and specials.
I will soon upload another solution which will show upcoming products in an extra tab as well, but as a table, like the original upcoming products layout.
Cheers,
jpda
It is better to not use a table for the layout since tables are not responsive/mobile friendly.
Thanks,
Anne
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
totalnetworx
Hi All,
Can someone please tell me where I find the correct CSS to edit?
many thanks
It is is stylesheet.css file. If you want to make css changes I would recommend using chrome and the web developer tools. The inspect element will tell you what stylesheet and what line to edit.
Thanks,
Anne
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
picaflor-azul
What device are you using?
Thanks,
Anne
I am using a PC with a resolution of 1920 x 1080
Mike
Re: Responsive Sheffield Blue V 2.0!
Quote:
Originally Posted by
mikemc24
I am using a PC with a resolution of 1920 x 1080
Mike
Go the to mobile detect site and see what device it is detecting. It looks like it is detecting a mobile device.
Thanks,
Anne