By n00bster on Sunday, 13 November 2016
Posted in General
Replies 2
Likes 0
Views 135
Votes 0
in some css classes you use some code like this:

class="t-lg-mb--lg"

what does they do, is der also a class code for text-size what you have in use?
or do you have a css class documentation of this (i have looked in the docs but there is noting)?
Hey there,

Currently we do not have any documentation for this, based on what i see this class is for adjust the margin-bottom from the wrapper.

But I will get back to you once I consult with our designer regarding this.
·
Monday, 14 November 2016 11:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

The t-lg-mb--lg Is a spacing class, for more information you can check on this file. /media/com_easysocial/styles/trumps/t-spacing.less

[trumps]-[screenwidth]-[spacing]--[size]
t-lg-mb--lg = trumps-largescreen-marginbottom--large
·
Tuesday, 15 November 2016 10:29
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post