Vas

Customer
Hi @Russ

I was looking to achieve with Bolt similar footer results as I have achieved on DJI Pilots . But seem that the same settings are not changing anything .


Also, the text at the bottom is not fully showing.
IMG_8631.png
 
Missed this.

For now, I might need an admin login on this one to see what's going on directly (at least with the width portion) DO NOT POST HERE IT'S PUBLIC

The hidden items are technically unique to Bolt and were really meant for basic lists (it can't cover widgets). I'll make some adjustments here for the next release.

For now, you can add this to your extras.less:

Code:
#XF .footerList {
    display: block;
    opacity: 1;
    height: auto;
}
.p-footer-custom .xb-footer--wrapper .xb-footer-block h3
{
    pointer-events: none;
    padding-bottom: 0;
    &:before
    {
        display: none;
    }
}
 

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