WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: cxx-margin-and-padding-utility (Used by 18 domains)

CSS Margin & Padding Utility

πŸ‘€ Jakobodb πŸ“¦ v2.0.1

This utility plugin adds a series of css classes that allow easy addition of set padding and margin to any element.

For basic use, the classes follow the format of [margin / padding][location letter: all, top, right, bottom, left, vertical, horizontal][amount: none, small, medium, large, extra large (0.5em, 1em, 2em, 4em)]

Also in the basic classes are percentages, taking the place of the last letter in the format [p][percentage] e.g. p7-5 for 7.5% or p15 for 15%.

Examples of Basic Classes:

  • man > margin all none = margin: 0px;
  • prl > padding right large = padding-right: 2em;
  • mvp5 > margin vertical 5% = margin: 5% 0;

Additional utility classes – First / Last child, Child / Sub

To add selective classes for adding margin / padding to the first / last child, any child, or any sub-element of the required element, simply add β€˜last-β€˜, β€˜first-β€˜, β€˜child-β€˜, or β€˜sub-β€˜ to the beginning of the basic classes.

Examples of Child Classes

  • last-mhxl > last-child margin horizontal extra large = last-mhxl :last-child { margin: 0 4em; }
  • last-pbn > last-child padding bottom none = last-pbn :last-child { padding-bottom: 0; }
  • first-mtm > first-child margin top medium = first-mtm :first-child { margin-top: 2em; }
  • child-mal > child margin all large = child-mal > * { margin: 4em; }
  • sub-php5 > sub elements padding horizontal 5 percent = sub-php5 * { padding: 0 5%; }

Additional utility classes – Responsive margin / padding

You can also apply the margin / padding required to certain screen widths, ranging from xl (min: 1200px) to xs (max: 480px). To use these responsive classes, add -[screen-size] to the end of the basic classes.

Examples of Responsive Classes

  • mrm-lg > margin right medium, large screen = (max-width: 1199px) and (min-width: 980px) margin-right: 2em;
  • pas-xs > padding all small, xsmall screen = (max-width: 480px) padding: 0.5em;
  • mhp15-md > margin horizontal 15%, medium screen = (max-width: 979px) and (min-width: 768px) margin-left: 15%; margin-right: 15%;

Full Table of Options

[margin / padding]
m = margin
p = padding

[location]
a = all
t = top
r = right
b = bottom
l = left
v = vertical (top + bottom)
h = horizontal (left + right)

[amount]
s = small (0.5em)
m = medium (1.0em)
l = large (2.0em)
xl = extra large (4.0em)
p5 = 5 percent (5.0%)
p7-5 = 7.5 percent (7.5%)
p10 = 10 percent (10.0%)
p12-5 = 12.5 percent (12.5%)
p15 = 15 percent (15.0%)

[first / last] (prefix)
first- = > :first-child
last- = > :last-child

[child / sub] (prefix)
child- = > *
sub- = *

[screen-size] (suffix)
-xs = max-width: 480px
-sm = max-width: 767px and min-width: 481px
-md = max-width: 979px and min-width: 768px
-lg = max-width: 1199px and min-width: 980px
-xl = min-width: 1200px

Additional utility classes – Boxshadow

Using the boxshadow utility classes, you can quickly add a boxshadow to divs and other elements. The format of the utility classes is as follows: shadowout-[direction][blur]-[shadow opacity].

Examples of Boxshadow

  • shadowout-nm-medium > no direction, medium blur, medium opacity = box-shadow: 0 0 .15em 0 rgba(0,0,0,0.27);
  • shadowout-brm-dark > bottom-right direction, medium blur, dark opacity = box-shadow: .15em .15em .3em 0 rgba(0,0,0,0.54);

Options for Boxshadow utility

[direction]
all directions shift the shadow by .15em
n = none
t = top
b = bottom
l = left
r = right
tl = top-left
tr = top-right
bl = bottom-left
br = bottom-right

[blur]
s = small (.15em)
m = medium (.3em)
l = large (.6em)

[shadow opacity]
-light = light (0.135 opacity)
-medium = medium (0.27 opacity)
-dark = dark (0.54 opacity)

DomainExposuresHeadersLast Checked
m*a*d*o*l*.com (WP 7.0) πŸ‘€ F 2026-07-01 11:00:25
r*o*s*n*e*l*e*s.ca πŸ‘€ D 2026-06-30 03:02:12
s*i*k*r*c*s*.com (WP 4.9.6) ⚠️ F 2026-05-27 17:25:15
p*i*a*d*o.com (WP 7.0) βœ… F 2026-05-27 17:13:52
m*r*h*l*m*a*.com (WP 6.9.4) βœ… F 2026-05-16 10:17:09
s*a*e*0*i*t*r*s.com (WP 6.9.4) βœ… F 2026-05-16 04:30:48
s*a*e*0.com (WP 6.9.4) βœ… F 2026-05-16 04:30:48
s*x*y*i*u*e*t*m*d*i*h*.com (WP 6.9.4) βœ… F 2026-05-14 23:00:52
b*a*k*o*s*.com (WP 6.9.4) βœ… F 2026-05-14 22:11:02
a*b*y*a*i*a.com (WP 6.1.10) ⚠️ F 2026-05-13 23:46:00
r*d*a*t*y*t*c*.com (WP 6.9.4) βœ… F 2026-05-13 23:18:31
s*o*q*n*a*e.com (WP 6.9.4) βœ… F 2026-05-13 06:52:01
w*n*e*s*r*t*e*b*r*.com (WP 5.9.1) ⚠️ F 2026-05-12 02:40:12
6*m*n*t*s*o*i*n*g*t.com (WP 6.9.4) βœ… F 2026-05-11 15:00:34
s*n*c*i*g.com βœ… F 2026-05-10 01:54:28
c*m*c*.org βœ… F 2026-05-09 18:28:10
2*d*h*n*e*b*.com (WP 6.9.4) βœ… F 2026-05-09 14:53:24
t*e*r*r*u*.com (WP 6.9.4) βœ… F 2026-05-08 09:25:32

Top 50 Plugins

Plugin Count
elementor 1,823,795
contact-form-7 1,815,755
elementor-pro 1,076,181
woocommerce 834,448
revslider 632,229
jetpack 474,693
js_composer 439,281
wp-rocket 344,656
essential-addons-for-elementor-lite 275,430
complianz-gdpr 269,969
gravityforms 262,869
cookie-law-info 238,731
instagram-feed 234,452
google-site-kit 230,570
sitepress-multilingual-cms 219,819
google-analytics-for-wordpress 215,983
header-footer-elementor 215,665
bluehost-wordpress-plugin 193,183
elementskit-lite 188,695
gutenberg 167,320
gutenberg-core 163,462
cookie-notice 158,070
litespeed-cache 138,290
wpforms-lite 132,781
gtranslate 129,615
the-events-calendar 129,442
astra-sites 122,587
popup-maker 116,223
woocommerce-payments 115,156
tablepress 104,864
coblocks 101,769
honeypot 100,634
astra-addon 97,271
all-in-one-seo-pack 94,975
wp-smushit 94,823
layerslider 93,829
duracelltomi-google-tag-manager 93,457
bb-plugin 88,873
premium-addons-for-elementor 88,171
akismet 87,525
cleantalk-spam-protect 85,928
mailchimp-for-wp 85,562
megamenu 83,214
woocommerce-gateway-stripe 83,060
ml-slider 82,778
borlabs-cookie 80,952
fusion-builder 80,570
smart-slider-3 78,956
ewww-image-optimizer 78,595
formidable 78,549

Top 50 Themes

Theme Count
hello-elementor 635,206
Divi 522,409
astra 434,186
flatsome 133,172
Avada 126,622
generatepress 120,355
pub 112,955
oceanwp 85,441
kadence 81,965
enfold 73,700
salient 67,959
twentyseventeen 56,929
h4 56,293
twentytwentyfour 54,644
betheme 53,952
bb-theme 53,730
cocoon-master 52,414
blocksy 51,993
dt-the7 47,268
twentytwentyfive 45,284
neve 40,271
Avada-Child-Theme 38,219
gox 36,145
woodmart 35,870
bridge 33,649
twentytwentyone 32,357
lightning 30,741
twentytwenty 30,155
swell 28,904
Impreza 27,131
bricks 26,651
Newspaper 24,360
twentytwentythree 24,074
twentytwentytwo 20,245
epik-redesign 19,940
uncode 19,450
twentysixteen 18,237
pro 17,921
sydney 17,256
storefront 17,053
extendable 15,430
Total 15,120
hello-theme-child-master 14,020
factory-templates-4 13,757
yith-wonder 13,704
themify-ultra 13,418
yootheme 13,212
hestia 13,151
porto 12,313
twentynineteen 12,198