You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+35-32Lines changed: 35 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ Background Image | none | Select a Background Image for boxed layout.
72
72
Background Repeat | No-Repeat | Allows you to choose the repeat for the background image. You can select All Repeat, horizontal repeat, vertical repeat or disable repeat of the image.
73
73
Background Size | inherit | Adjust the background image displaying. You can select one of the following values: `cover`, `contain` and `inherit`.
74
74
Background Position | Center Top | Choose the position for the background image from the Dropdown list.
75
-
Background Attachment | Fixed | Set the background image attachment style: `Scroll – background image scrolls with the content`, `Fixed – the background image is fixed and content scrolls over it` *(Select fixed if you want have parallax scrolling effect)*
75
+
Background Attachment | Fixed | Set the background image attachment style: `Scroll – background image scrolls with the content`, `Fixed – the background image is fixed and content scrolls over it` *(Select fixed if you want have parallax scrolling effect)*
Sticky Header Logo | none | Select an image for your sticky header logo (*Sticky header logo is only for desktop and will not be visible on the mobile sticky header*).
132
132
Sticky Header on Desktop | Sticky | You can select whether you need the header to be sticky at all times or sticky on scroll up.
133
-
Sticky Header on Tablets | Sticky | You can select whether you need the header to be sticky at all times, sticky on scroll up or to be static (not visible on scroll) in Tablet view.
134
-
Sticky Header on Mobile | Sticky | You can select whether you need the header to be sticky at all times, sticky on scroll up or to be static (not visible on scroll) in mobile view.
133
+
Sticky Header on Tablets | Sticky | You can select whether you need the header to be sticky at all times, sticky on scroll up or to be static (not visible on scroll) in Tablet view.
134
+
Sticky Header on Mobile | Sticky | You can select whether you need the header to be sticky at all times, sticky on scroll up or to be static (not visible on scroll) in mobile view.
135
135
136
136
### OffCanvas Menu
137
-
Here you can customize Off-Canvas style for your site. This is how an off-canvas menu works: The user clicks an icon or performs some sort of action (e.g. slide in on Top, Reveal, Push ) that results in a vertical navigation menu sliding into the screen from off canvas.
137
+
Here you can customize Off-Canvas style for your site. This is how an off-canvas menu works: The user clicks an icon or performs some sort of action (e.g. slide in on Top, Reveal, Push ) that results in a vertical navigation menu sliding into the screen from off canvas.
138
138
139
139
Option | Default | Description
140
140
------------------ | ------- | -----------
@@ -259,6 +259,7 @@ Following are the elements within this section:
259
259
* Module Position
260
260
* Component Area
261
261
* Messages
262
+
* Banner
262
263
263
264
`If we already added component area and messages before than we are not able to add them again`<br />
264
265
`Add messages element to display errors, warnings and notices, if you won't add it you won't be able to see the notifications messages.`
@@ -269,13 +270,13 @@ We can add new section by clicking on the add new section option given with in t
@@ -289,7 +290,7 @@ Background Color | None | Set the Background color for the particular column
289
290
Background Image | None | Set the Background image for the particular column
290
291
Select Background Repeat | Inherit | Set the Background image of the particular column
291
292
Select a background Size | Inherit | Adjust the background image displaying. You can select one of the following values: `cover`, `contain` and `inherit`
292
-
Select a Background Attachment | Inherit | Set the background image attachment style: `Scroll – background image scrolls with the content`, `Fixed – the background image is fixed and content scrolls over it`
293
+
Select a Background Attachment | Inherit | Set the background image attachment style: `Scroll – background image scrolls with the content`, `Fixed – the background image is fixed and content scrolls over it`
293
294
Select a Background Position | Inherit | Choose the position for the background image from the Dropdown list.
294
295
Background Video | None | Set the background video for the particular column
295
296
@@ -333,7 +334,7 @@ Text Transform | none | Set the font transformation, if needed (uppercase, capit
This section allows to adjust typography settings for the Menu.If inherit selected then property will inherit its value from body typography properties.
337
+
This section allows to adjust typography settings for the Menu.If inherit selected then property will inherit its value from body typography properties.
337
338
338
339
Option | Default | Description
339
340
------- | ----------- | -----------
@@ -344,14 +345,14 @@ Font Size | 0.7 | Set the font size you need to use in the text element.
344
345
Letter Spacing | 0 | Set the needed distance between letters.
345
346
Line Height | 1 | line-height property specifies the height of a line.
346
347
Text Transform | none | Set the font transformation, if needed (uppercase, capitalize and lowercase).
347
-
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
348
+
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
This section allows to adjust typography settings for the SubMenu.If inherit selected then property will inherit its value from body typography properties.
355
+
This section allows to adjust typography settings for the SubMenu.If inherit selected then property will inherit its value from body typography properties.
355
356
356
357
Option | Default | Description
357
358
------- | ----------- | -----------
@@ -362,7 +363,7 @@ Font Size | 0.7 | Set the font size you need to use in the text element.
362
363
Letter Spacing | 0 | Set the needed distance between letters.
363
364
Line Height | 1 | line-height property specifies the height of a line.
364
365
Text Transform | none | Set the font transformation, if needed (uppercase, capitalize and lowercase).
365
-
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
366
+
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
@@ -386,7 +387,7 @@ Font Size | 3.5 | Set the font size you need to use in the text element.
386
387
Letter Spacing | 0 | Set the needed distance between letters.
387
388
Line Height | 1 | line-height property specifies the height of a line.
388
389
Text Transform | none | Set the font transformation, if needed (uppercase, capitalize and lowercase).
389
-
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
390
+
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
@@ -405,7 +406,7 @@ Font Size | 3 | Set the font size you need to use in the text element.
405
406
Letter Spacing | 0 | Set the needed distance between letters.
406
407
Line Height | 1 | line-height property specifies the height of a line.
407
408
Text Transform | none | Set the font transformation, if needed (uppercase, capitalize and lowercase).
408
-
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
409
+
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
@@ -424,7 +425,7 @@ Font Size | 2 | Set the font size you need to use in the text element.
424
425
Letter Spacing | 0 | Set the needed distance between letters.
425
426
Line Height | 1 | line-height property specifies the height of a line.
426
427
Text Transform | none | Set the font transformation, if needed (uppercase, capitalize and lowercase).
427
-
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
428
+
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
@@ -443,7 +444,7 @@ Font Size | 1.5 | Set the font size you need to use in the text element.
443
444
Letter Spacing | 0 | Set the needed distance between letters.
444
445
Line Height | 1 | line-height property specifies the height of a line.
445
446
Text Transform | none | Set the font transformation, if needed (uppercase, capitalize and lowercase).
446
-
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
447
+
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
@@ -462,7 +463,7 @@ Font Size | 1 | Set the font size you need to use in the text element.
462
463
Letter Spacing | 0 | Set the needed distance between letters.
463
464
Line Height | 1 | line-height property specifies the height of a line.
464
465
Text Transform | none | Set the font transformation, if needed (uppercase, capitalize and lowercase).
465
-
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
466
+
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
@@ -481,7 +482,7 @@ Font Size | 0.7 | Set the font size you need to use in the text element.
481
482
Letter Spacing | 0 | Set the needed distance between letters.
482
483
Line Height | 1 | line-height property specifies the height of a line.
483
484
Text Transform | none | Set the font transformation, if needed (uppercase, capitalize and lowercase).
484
-
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
485
+
Font-Color | #000 | set the color of the text. The color is specified by: `color name - like "red"`, `HEX value - like "#ff0000"`, `RGB value - like "rgb(255,0,0)"`.
@@ -502,7 +503,7 @@ Featue Load Position | After module | If there are other module(s) published to
502
503
503
504
## Custom Code
504
505
505
-
Here we can add Custom CSS, Custom Javascript
506
+
Here we can add Custom CSS, Custom Javascript
506
507
507
508
Option | Default | Description
508
509
------- | ----------- | -----------
@@ -519,13 +520,15 @@ Custom JS | none | Here you can add custom javascript code here, Wrapped within
519
520
This section allows you to display your social profiles on your site.
520
521
521
522
In this section we have :
522
-
* **Module Position:** Select a suitable module position where you want to display this feature.
523
+
* **Module Position:** Select a suitable module position where you want to display this feature.
523
524
* **Social Load Position :** If there are other module(s) published to this module position, you can select weather the content of this feature should be displayed below the or after the module(s) published to this position.
524
-
* **Style :** Choose the style how you want to show Social profile on your site , default value is Inherit color.
525
+
* **Style:** Choose the style how you want to show Social profile on your site, default value is Inherit color.
526
+
525
527
In style we have 2 Options to style our social icons:
526
-
1. Inherit color.
527
-
2. Brand color.
528
-
In this section we have in all 20 types of Social Profiles :
528
+
1. Inherit color
529
+
2. Brand color
530
+
531
+
In this section we have in all 20 types of Social Profiles:
529
532
1. Facebook
530
533
2. Messenger
531
534
3. Twitter
@@ -565,7 +568,7 @@ Mobile Number | none | Add mobille number here. Leave blank if not required.
565
568
Email | none | Add email address here. Leave blank if not required.
566
569
Open Hours | none | Add Opening hour here. Leave blank if not required.
567
570
Address | none | Add your address here. Leave blank if not required.
568
-
Display | icons | Here you can choose to get the information (Phone number ,mobile number, Email, Open hours and Address) displays with Text or Icons.
571
+
Display | icons | Here you can choose to get the information (Phone number, mobile number, Email, Open hours and Address) displays with Text or Icons.
@@ -645,7 +648,7 @@ Icon | You can set icon for your Menu Items.
645
648
Mega menu Width | You can set total width in pixel for mega menu area.
646
649
Custom CSS Class | allows you to add Custom CSS Class(es) to the menu item.
647
650
648
-
* You can add rows by clicking the Add row button that appears in bottom-center, Upon clicking the Add Row button a pop-up will appear showing predefined 12 column grid Layout from here you can select the Menu layout.
651
+
* You can add rows by clicking the Add row button that appears in bottom-center, Upon clicking the Add Row button a pop-up will appear showing predefined 12 column grid Layout from here you can select the Menu layout.
649
652
650
653
* After selecting the menu layout an Add icon button will appear in center, you should be able to see submenu items and modules by clicking on that icon. You can select existing module(s) and submenu items for your column.
651
654
@@ -685,7 +688,7 @@ title | The title of the field that should be displayed in the left navigation &
685
688
description | The description that will be displayed under the title (heading) | no
686
689
687
690
### Astroidmedia form field type
688
-
The Astroidmedia form field type provides media option to upload images like background image, logo etc.
691
+
The Astroidmedia form field type provides media option to upload images like background image, logo etc.
689
692
690
693
`Example`
691
694
@@ -720,7 +723,7 @@ description | The description that will be displayed under the title (heading) |
720
723
astroid-variable | Provided a value for drop down list (astroid list ). | yes
721
724
722
725
### Asrtroidswitch form field type
723
-
The Asrtroidswitch form field provide a switch i.e a checkbox which enable user to make choice (binary choice), a choice between one of two possible mutually exclusive options
726
+
The Asrtroidswitch form field provide a switch i.e a checkbox which enable user to make choice (binary choice), a choice between one of two possible mutually exclusive options
724
727
725
728
`Example`
726
729
@@ -769,14 +772,14 @@ Name | Default value | Type | Description
769
772
------- | ----------- | -------- |---------
770
773
font-face | Arial | STRING | font-face can be Arial, Times New Roman, Verdana and Trebuchet and other’s can be possible
771
774
alt-font-face | Abel | STRING | If the browser does not support the first font family, it tries the Alternate font family.
772
-
font-color | White | STRING | Font-color can be Hex, RGB or RGBA
775
+
font-color | White | STRING | Font-color can be Hex, RGB or RGBA
773
776
font-size | 1 | INT | font-size property sets the size of a font
774
-
font-unit | em | STRING | font-unit can be px, em pt, ex etc
777
+
font-unit | em | STRING | font-unit can be px, em pt, ex etc
775
778
letter-spacing | 0 | INT | letter-spacing property increases or decreases the space between characters in a text.
776
779
line-height | 1 | INT | line-height property specifies the height of a line
777
-
font-style | None | STRING | font-style can be italic, oblique and many more
778
-
font-weight | 400 | INT | font-weight property sets how thick or thin characters in text should be displayed. Font-weight can be normal, bold, bolder etc.
779
-
text-transform | none | STRING | text-transform can be none, capitalize, uppercase, lowercase, initial, inherit.
780
+
font-style | None | STRING | font-style can be italic, oblique and many more
781
+
font-weight | 400 | INT | font-weight property sets how thick or thin characters in text should be displayed. Font-weight can be normal, bold, bolder etc.
782
+
text-transform | none | STRING | text-transform can be none, capitalize, uppercase, lowercase, initial, inherit.
780
783
color-picker | true | STRING | Provides color picker popup. (You can send in false in order to turn off the color picker)
0 commit comments