indepth

Registered
Hey Russ, I've been off this project for a bit and coming back I need to adjust the spacing on the top right line of the header bar (custom text).

I need to adjust the right padding defined in: .xbTopBar .xbRightSide

And I'm just drawing a total blank on the easiest way to do this.
 
Extra.less:

Code:
.XenBase .xbTopBar .xbRightSide a {
    padding: 8px 12px;
}

Should do the trick, let me know if that's what you were after.
 
Ok. I'll add that. Thanks.

Just out of curiousity; is there not a way to edit that via the style properties?

Trying to avoid the possibility that I've already set this somewhere.
 

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