Tag: icons
Use the code below to change the color of the camera and send icons in the Chat feature. 1) Log into your App Manager and select your app. 2) Click Colors from the left-hand-side of the screen (or the middle of the screen). 3) Scroll down to the Advanced SCSS box. If there is already code in the advanced SCSS box, do not remove it.
+ Read More
For Layouts 90/39/59/69, the slide-out menu may overlay the status bar of the phone (where the icons reside). Follow the instructions below to correct this: 1) Log into your App Manager and select your app. 2) Click Colors from the left-hand-side of the screen (or the middle of the screen). 3) Scroll down to the Advanced SCSS box. If there is already code in
+ Read More
Use the code below to fix the problem with Layout 90 and the iPhone XS. This will correct the issue of the icons of the layout overlapping the phone icons. 1) Log into your App Manager and select your app. 2) Click Colors from the left-hand-side of the screen (or the middle of the screen). 3) Scroll down to the Advanced SCSS box. If there
+ Read More
Use the code below to change the “Share” icon in your apps. 1) Log into your App Manager and select your app. 2) Click Colors from the left-hand-side of the screen (or the middle of the screen). 3) Scroll down to the Advanced SCSS box. If there is already code in the advanced SCSS box, do not remove it. Start a new line “after” the
+ Read More
Use the code below to change the icon color of the Main Menu in the MobileCart feature: 1) Log into your App Manager and select your app. 2) Click Colors from the left-hand-side of the screen (or the middle of the screen). 3) Scroll down to the Advanced SCSS box. If there is already code in the advanced SCSS box, do not
+ Read More
Use the code below to prevent the top icons from overlapping the phone’s top icons on an iPhone X. 1) Log into your App Manager and select your app. 2) Click Colors from the left-hand-side of the screen (or the middle of the screen). 3) Scroll down to the Advanced SCSS box. /** Begin iphone x top icons overlap fix*/ @media
+ Read More
Use the code below to make full size Folder icons. 1) Log into your App Manager and select your app. 2) Click Colors from the left-hand-side of the screen (or the middle of the screen). 3) Scroll down to the Advanced SCSS box. If there is already code in the advanced SCSS box, do not remove it. Start a new line
+ Read More
Use the code below to change the icon size of icons on your app’s Home Page. 1) Log into your App Manager and select your app. 2) Click Colors from the left-hand-side of the screen (or the middle of the screen). 3) Scroll down to the Advanced SCSS box. If there is already code in the box do not delete it!
+ Read More
Use the code below to customize the shadow of your icons on your app’s Home Page. BEFORE AFTER AFTER 1) Go to your App Manager and select your app. 2) Click Colors on the left-hand-side of the screen (or from the middle of the screen). 3) Scroll down to the bottom
+ Read More
Here is a small snippet code to modify the height of your Home Page menu. 1) Log into your App Manager and select your app. 2) Click Colors from the left-hand-side of the screen (or the middle of the screen). 3) Scroll down to the Advanced SCSS box and past the following code. If there is already code in the advanced SCSS box, do
+ Read More