BigPete7978

Registered
So I am currently working on tweaking my new purchase of XenBase (which I absolutely LOVE), and I am trying to disable this whole area of the footer. I only want the styles to be able to be switched up top via the Style Switcher. Any ideas?

7F3BC671-5D89-456F-B01C-D544F59E3E01.jpeg
 

Russ

Pixel Exit Staff
To hide just those links you could add this to your extra.less:

Code:
.p-footer-row-main {
    display: none;
}

Another idea, remove it using the CSS and move the position to the copyright row to avoid an empty gap there (since there are links on the right side).

You can move it around: Style properties -> Footer. You can also disable the entire footer row there.
 

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.