-
AuthorPosts
-
January 15, 2015 at 12:32 pm #379977
Hello,
My breadcrumb seems to have gone out of alignment since I updated the enfold theme, it now goes too far off
to the left?Any ideas
Thanks – Andrew
January 15, 2015 at 5:06 pm #380118Hi awilson3rd!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { .breadcrumb-trail { padding-left: 50px; }}Cheers!
YigitJanuary 15, 2015 at 5:09 pm #380122may i use only Breadcrumbs without Header Title in my web site. ?
January 15, 2015 at 5:14 pm #380127Hi!
Sure, please add following code to Quick CSS
.title_container .main-title { display: none !important; }Best regards,
YigitJanuary 23, 2015 at 12:44 pm #384314Thanks for the reply Yigit,
Didn’t work for me though?
Thanks
Andrew
January 23, 2015 at 5:02 pm #384430Hi Andrew!
Please disable CSS minifying feature and flush browser cache and check your website once again. Code is currently not being applied due to CSS minifying feature.
Best regards,
YigitJanuary 24, 2015 at 12:58 pm #384859I will give it a try but I have other code in the custom css that is being applied with the CSS minify feature on so whats the
difference?Thanks
Andrew
January 24, 2015 at 2:49 pm #384872ok, I have turned off minify css and cleared all caches but it still does not work?
Thanks
Andrew
January 24, 2015 at 2:50 pm #384873By the way, I am not getting any email updates about forum posts, is there a problem?
January 24, 2015 at 2:54 pm #384875ok, I think the problem is with the media width:
@media only screen and (max-width: 990px
When I set it to 2000 it is ok, so what should the correct setting be for desktop in general?
Thanks
Andrew
January 24, 2015 at 4:18 pm #384889 -
AuthorPosts
- You must be logged in to reply to this topic.
