So this in extra.css should help with that:

Code:
.sidebar h3:before, .nodeList .categoryStrip .nodeTitle:before, .textWithCount span.text:before, html .container .xengallerySideBar .section h3:before, .resourceListSidebar .secondaryContent h3:first-child:before
{
    border-left: 0 !important;
    font-family: FontAwesome;
    content: "\f1b0" !important;
    width: 15px !important;
    line-height: 1 !important;
    top: 0px !important;
}

Screenshot_4.png


This will cover all the places the blocks would normally show up.
 
So this in extra.css should help with that:

Code:
.sidebar h3:before, .nodeList .categoryStrip .nodeTitle:before, .textWithCount span.text:before, html .container .xengallerySideBar .section h3:before, .resourceListSidebar .secondaryContent h3:first-child:before
{
    border-left: 0 !important;
    font-family: FontAwesome;
    content: "\f1b0" !important;
    width: 15px !important;
    line-height: 1 !important;
    top: 0px !important;
}

View attachment 6136

This will cover all the places the blocks would normally show up.
Awesome, look at my site for the result.
https://www.sjedbb.com
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back