Discussion on UpMobile HTML Mobile Template

Discussion on UpMobile HTML Mobile Template

Cart 277 sales
Well Documented

mobiokit supports this item

Supported

67 comments found.

there is issue even your form dropbox is not working in mobile please resolve the issue and provide with the update (in firefox as well as chrome)

Hi,

You did not updated your files.

Check our demo and see how the new select drop down is looking

http://sindevo.com/upmobile/upmobile-main/#!/form.html

So it’s a new one, not the old style select. It’s a custom one.

Make sure you update it corectly with the files.

Regards.

Every thing is working fine can you tell me two things 1. can we add logo inplace of text and how to we change the color from green to blue.

Hi,

1. To change the text logo to an image logo just replace the text here to your image logo

<h1><span>up</span>mobile</h1>

But depengin on your logo size, format you might need to adjust something from the CSS too.

In style.css you have for the text

.homenavbar h1{
color:#fff;
font-size:22px;
font-weight:300;
padding:5px 0 0 0;
margin:0px;
float:left;
letter-spacing:-1px;
}

2. To change the color green to blue, you need to edit style.css and replace all the green elements there.

Will require some basic HTML/CSS knowledge.

Regards.

Hi just purchased you theme. Nice work I am having issues. below are the list Replacing the header menu icon with call option it is not working. Drop down in contact us is not working. can we have 4 column in case of tablet or landscape mode.

https://goo.gl/6wV7hB

Hi,

Thank you for choosing our mobile template

1. Your call icon should link externally in order to function

Change

                            <a href="tel:8881135135" class="open-panel">
                                <div class="navbar_right"><img src="images/icons/white/phone.png" alt="" title="" /></div>
                            </a>    

To

                            <a href="tel:8881135135" class="external">
                                <div class="navbar_right"><img src="images/icons/white/phone.png" alt="" title="" /></div>
                            </a>    

Just use class=”external” to any link that will point outside the template files

2. Your select have the wrong select class. See form.html file where all the custom selectors and inputs are Change

select name="giving_iit_in" placeholder="Giving IIT in" class="form_input required" 

To

select name="giving_iit_in" placeholder="Giving IIT in" class="form_select required" 

Using the class=”form_select”

Regards.

Nice work, congrations and GLWS – DCSF

Congratulations! Good Luck With Sale :)

Interesting Work! Congratulations :)

Congratulations!

Amazing Work, Good Luck With Sale :grin:

Congratulations! Nice Work, Good Luck With Sale :grin:

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey