Breadcrumbs
- andrea@lovisetto.it
- Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 219
- Thank you received: 3
3 years 3 months ago #63227
by andrea@lovisetto.it
Breadcrumbs was created by andrea@lovisetto.it
hello, is it possible to analyze the Breadcrumbs? if so, how? because mine, I have no idea why, has a dark gray background line ... thanks bye
www.lapallaovale.com/super-bowl.html
www.lapallaovale.com/super-bowl.html
Please Log in or Create an account to join the conversation.
3 years 3 months ago #63228
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Breadcrumbs
Hi
this is a default css style, you can override it with
CEd
this is a default css style, you can override it with
Code:
.breadcrumb {
background: none;
}
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- andrea@lovisetto.it
- Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 219
- Thank you received: 3
3 years 3 months ago #63229
by andrea@lovisetto.it
Replied by andrea@lovisetto.it on topic Breadcrumbs
ok. thank you. very kind as always. but I wanted to know if in template creator there was also a system to be able to change the appearance of the Breadcrumbs without resorting to code. thanks bye
Please Log in or Create an account to join the conversation.
3 years 3 months ago #63230
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Breadcrumbs
there is no option to style the breadcrumbs directly in the interface, if this is what you mean ...
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- andrea@lovisetto.it
- Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 219
- Thank you received: 3
3 years 3 months ago #63231
by andrea@lovisetto.it
Replied by andrea@lovisetto.it on topic Breadcrumbs
ok
because I wanted to move it all the way to the left and I did
.breadcrumb {
background: none;
text-align: left;
}
but it does not move
www.lapallaovale.com/super-bowl.html
because I wanted to move it all the way to the left and I did
.breadcrumb {
background: none;
text-align: left;
}
but it does not move
www.lapallaovale.com/super-bowl.html
Please Log in or Create an account to join the conversation.
Time to create page: 0.226 seconds