Post by Kirthi » Fri May 08, 2015 5:34 pm

The alignment of breadcrumbs is not correct in mobile view. But it works properly in desktop computer. The subcategory goes to the next line. Is it possible to get Men > casual wear > casual shirts in the same line?

Attachments

breadcrumb.PNG

breadcrumb.PNG (3.74 KiB) Viewed 1304 times


Newbie

Posts

Joined
Wed Mar 18, 2015 4:45 pm

Post by aljawaid » Wed May 20, 2015 4:24 am

I reduced the padding in css and set media queries to sort this personally

Total e-commerce newbie bravely testing OC v2.0.3.1 before rolling it live...getting there slowly, somehow. Maybe not. I dunno.


Active Member

Posts

Joined
Fri Oct 10, 2014 10:33 pm
Location - UK

Post by alex1 » Thu Feb 25, 2016 11:58 am

aljawaid wrote:I reduced the padding in css and set media queries to sort this personally
What code did you use for this? thanks

Active Member

Posts

Joined
Sat Oct 16, 2010 9:49 am

Post by ocart777 » Thu Feb 25, 2016 1:12 pm

add to your stylesheet.css

Code: Select all

@media (max-width: 300px) {
.breadcrumb > li {
	padding: 0 10px;
}
}

You can't control the weather, but you can change your mood.
You can't modify the visage, but you can show your smile.
You can't command someone else, but you can hold yourself.
You can't forecast tomorrow, but you can using today.
You can't obtain thanks, but you can exert yourself in everything.


OCEXTENSION.COM - YOUR PROFESSIONAL OPENCART EXTENSION STORE


User avatar
Active Member

Posts

Joined
Mon Jun 10, 2013 4:57 pm
Location - Malaysia
Who is online

Users browsing this forum: Bing [Bot] and 415 guests