Create your own Design System with WorkWithPlus - Part 7

In this part, we will customize the footer in order to show further information as we can visualize in Levi's site:

DesignImg40

To achieve a similar footer,  define the following structure:

DesignImg41

Once the structure is defined, you should define or modify the following classes:

Class MasterFooterCellHM

DesignImg42

Class MasterFooterCellVM>DIV, .MasterFooterCellFixedVM>DIV, .MasterFooterCellHM>DIV, .MasterFooterCellFixedHM>DIV, .MasterFooterCellVMSidebarImage>DIV, .MasterFooterCellFixedVMSidebarImage>DIV

DesignImg43

Class CardFooterItem

DesignImg44

You should also set the Display property = Block

Class CardFooterTitle

DesignImg45

You should also set the Display property = Block

Class CellTableContentWithFooter

DesignImg46

Asssign the created classes according to the following definition:

DesignImg50

DesignImg51

Run the application and visualize the results at runtime:

DesignImg47

You can download the xpz for this part from: Part 7