Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - MaterialMart (SKU# FLEX-00020)

TOPIC: category box in sidebar in mobile view

category box in sidebar in mobile view 6 years 2 months ago #15500

The category box in mobile view doesn't seem to be show in in the centre of the screen.
www.sysfix.co.uk/store/best-antivirus-software.html
Attachments:
Last Edit: 6 years 2 months ago by London.
The topic has been locked.

category box in sidebar in mobile view 6 years 2 months ago #15511

Hi,

This problem has nothing to do with our template. Your Joomla template has very weird CSS rule to position the sidebar on mobile view. Normally we don't provide free-support if the problem is not directly related to our templates, but this one is easy, so here is your patch:

Check the screenshot below:

Attachment Pasted_Image_2_18_18__3_20_AM.jpg not found




open this CSS file:
and remove this rule:
.rt-container-full .rt-pull-9 {
    left: -75%;
}
Last Edit: 6 years 2 months ago by Support.
The topic has been locked.

category box in sidebar in mobile view 6 years 2 months ago #15518

.rt-container-full .rt-pull-9 {
left: -75%;
}

If only it was that easy - Seems that this is part of the RocketTheme grid layout system and removing it breaks other aspects.
So annoying
Last Edit: 6 years 2 months ago by London.
The topic has been locked.

category box in sidebar in mobile view 6 years 1 month ago #15525

Then,

instead of removing it, put this CSS rule below to the to the bottom of this file:
@media only screen and (max-width: 767px) {
  .rt-container-full .rt-pull-9 {
      left: 0;
  }
}

So, sidebar will have left:0 rule only within the mobile view.

Regards
The topic has been locked.

category box in sidebar in mobile view 6 years 1 month ago #15533

Amazing - thanks - fixed.
The topic has been locked.

category box in sidebar in mobile view 6 years 1 month ago #15542

sure, your welcome ;)

case solved, topic is closed.
The topic has been locked.
Time to create page: 0.070 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo