Doubt about with responsive template

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Aug 26, 2013 7:34 pm
Reply with quote
Report this post
Hello!

I´m testing the website with a tablet and I´ve two doubts how i can solve it.

1º.I´ve menu module that it shows the categories.The position is in "sidebar" and the tablet i saw the menu so:
Screenshot_2013-08-26-20-11-36.png

I thought create another module only for resposive but how can i do it?.

2º I saw into category the products but they show so:
Image
There are more products if you scroll down. Are there any way to show two products in each row?

Regards
User avatar
Expert Boarder

teitbite
Mon Aug 26, 2013 11:21 pm
Reply with quote
Report this post
Hi

Show me Your site please. A direct urls to where You've made this screens would be great.
User avatar
Moderator

GK User
Mon Aug 26, 2013 11:54 pm
Reply with quote
Report this post
User avatar
Expert Boarder

teitbite
Tue Aug 27, 2013 6:14 pm
Reply with quote
Report this post
Hi

Please add this to css:

Code: Select all
#mod_vertical_dropmenu_577_select {
    margin-bottom: 20px;
    width: 200px;
}


This will make category selection smaller.

Unfortunately second problem is dependable from VM code and since they have put products in row layers it's causing such problem when resized. Try showing a even number of products in row so it will not present this gap.
User avatar
Moderator


cron