toppy

Registered
Hi. How can I change text near "change width button"? That remains only functional png image without text nearby.

I have attached screens

111.png


222.png
 
So you want to hide Change Width text entirely is that correct? I think I can approach this in a better way next release but for now place this inside the template extra.less:

Code:
a.pageWidthToggle {
    width: 16px;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    margin-right: 5px;
}
 

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