|
6 | 6 | <xpath expr="//section" position="attributes"> |
7 | 7 | <attribute name="class" add="o_cc5" remove="o_cc1" separator=" "/> |
8 | 8 | </xpath> |
9 | | - <!-- Row - remove grid mode --> |
10 | | - <xpath expr="//div[hasclass('row')]" position="attributes"> |
11 | | - <attribute name="class" remove="o_grid_mode" separator=" "/> |
12 | | - <attribute name="data-row-count"/> |
13 | | - </xpath> |
14 | 9 | <xpath expr="//h3" position="replace"> |
15 | 10 | <h2 style="text-align: center;">Our talented crew</h2> |
16 | 11 | </xpath> |
17 | 12 | <xpath expr="//h2" position="after"> |
18 | 13 | <p class="lead" style="text-align: center;">Meet the masterminds behind our agency. With them, your project is in good hands for sure.</p> |
19 | 14 | </xpath> |
20 | 15 |
|
21 | | - <!-- Title --> |
22 | | - <xpath expr="//div[hasclass('col-lg-12')]" position="attributes"> |
23 | | - <attribute name="class" add="pb40" remove="o_grid_item g-col-lg-12 g-height-2" separator=" "/> |
24 | | - <attribute name="style" remove="grid-area: 1 / 1 / 3 / 13; --grid-item-padding-y: 32px; --grid-item-padding-x: 32px; z-index: 1;" separator=";"/> |
25 | | - </xpath> |
26 | | - |
27 | 16 | <!-- Profile #1 --> |
28 | 17 | <xpath expr="//div[hasclass('col-lg-3')]" position="attributes"> |
29 | | - <attribute name="class" remove="o_grid_item g-col-6 g-col-lg-3 g-height-8" separator=" "/> |
30 | | - <attribute name="style" remove="grid-area: 3 / 1 / 11 / 4; --grid-item-padding-y: 16px; --grid-item-padding-x: 32px; z-index: 2;" separator=";"/> |
| 18 | + <attribute name="class" add="pt40" remove="pt16" separator=" "/> |
31 | 19 | </xpath> |
32 | 20 | <xpath expr="(//img)[1]" position="attributes"> |
33 | 21 | <attribute name="class" add="rounded" remove="rounded-circle" separator=" "/> |
|
40 | 28 | </xpath> |
41 | 29 | <!-- Profile #2 --> |
42 | 30 | <xpath expr="//div[hasclass('col-lg-3')][2]" position="attributes"> |
43 | | - <attribute name="class" remove="o_grid_item g-col-6 g-col-lg-3 g-height-8" separator=" "/> |
44 | | - <attribute name="style" remove="grid-area: 3 / 4 / 11 / 7; --grid-item-padding-y: 16px; --grid-item-padding-x: 32px; z-index: 3;" separator=";"/> |
| 31 | + <attribute name="class" add="pt40" remove="pt16" separator=" "/> |
45 | 32 | </xpath> |
46 | 33 | <xpath expr="(//img)[2]" position="attributes"> |
47 | 34 | <attribute name="class" add="rounded" remove="rounded-circle" separator=" "/> |
|
54 | 41 | </xpath> |
55 | 42 | <!-- Profile #3 --> |
56 | 43 | <xpath expr="//div[hasclass('col-lg-3')][3]" position="attributes"> |
57 | | - <attribute name="class" remove="o_grid_item g-col-6 g-col-lg-3 g-height-8" separator=" "/> |
58 | | - <attribute name="style" remove="grid-area: 3 / 7 / 11 / 10; --grid-item-padding-y: 16px; --grid-item-padding-x: 32px; z-index: 4;" separator=";"/> |
| 44 | + <attribute name="class" add="pt40" remove="pt16" separator=" "/> |
59 | 45 | </xpath> |
60 | 46 | <xpath expr="(//img)[3]" position="attributes"> |
61 | 47 | <attribute name="class" add="rounded" remove="rounded-circle" separator=" "/> |
|
68 | 54 | </xpath> |
69 | 55 | <!-- Profile #4 --> |
70 | 56 | <xpath expr="//div[hasclass('col-lg-3')][4]" position="attributes"> |
71 | | - <attribute name="class" remove="o_grid_item g-col-6 g-col-lg-3 g-height-8" separator=" "/> |
72 | | - <attribute name="style" remove="grid-area: 3 / 10 / 11 / 13; --grid-item-padding-y: 16px; --grid-item-padding-x: 32px; z-index: 5;" separator=";"/> |
| 57 | + <attribute name="class" add="pt40" remove="pt16" separator=" "/> |
73 | 58 | </xpath> |
74 | 59 | <xpath expr="(//img)[4]" position="attributes"> |
75 | 60 | <attribute name="class" add="rounded" remove="rounded-circle" separator=" "/> |
|
0 commit comments