Post by GWShop » Thu Jul 29, 2021 7:36 pm

Version 3.0.3.7
I am using SpareParts theme.
I want to change the fonts of the categories and make them larger. Because right now the fonts there are tiny.
Also, a 2nd question. Can I make a category image to be visible even when I see the categories from the top category?

Image

Thank you.

New member

Posts

Joined
Mon May 24, 2021 1:46 am

Post by straightlight » Thu Jul 29, 2021 7:42 pm

You'd need to edit your stylesheet.css or custom CSS file.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by GWShop » Thu Jul 29, 2021 8:05 pm

Where is it located? In which folder?

New member

Posts

Joined
Mon May 24, 2021 1:46 am

Post by straightlight » Thu Jul 29, 2021 8:09 pm

See detailed information on how to handle custom stylesheets with the default theme or using a custom theme with a contributed stylesheet.css file: viewtopic.php?t=218348#p789994

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by GWShop » Thu Jul 29, 2021 8:34 pm

/* Override the bootstrap defaults */
h1 {
font-size: 33px;
}
h2 {
font-size: 27px;
}
h3 {
font-size: 21px;
}
h4 {
font-size: 15px;
}
h5 {
font-size: 12px;
}
h6 {
font-size: 10.2px;
}
a {
color: #23a1d1;

Can someone understand which of those has to be edited? -> https://gwshop.gr/collectibles-gr

I just want to change these sub-categories:
Collector's Editions (9)
Άλλα συλλεκτικά (2)
Φιγούρες (7)

Thank you.

New member

Posts

Joined
Mon May 24, 2021 1:46 am

Post by WaxedPerfection » Thu Jul 29, 2021 9:04 pm

Look for
body {

font-family: 'Open Sans', sans-serif;

font-weight: 400;

color: #000000;

font-size: 12px;

background:#F7F7F7;

}
But keep in mind thats also linked to other parts of the default theme note just the part you wish to edit. think of it as a global change to the whole website.

https://www.waxedperfection.co.uk/ Car Detailing Product Blog's and Review's


Active Member

Posts

Joined
Sun Mar 26, 2017 8:23 pm
Who is online

Users browsing this forum: Baidu [Spider] and 126 guests