My Web App has issues with responsive when i have resolution at 1024*768

2 replies · opened Mar 12, 2017

TtausifbaduMar 12, 2017

Hi,

I am facing issues with the responsiveness of web app which i built using canvas.
I have few clients which are using the web app with resolution 1024768 they see issue with form element placement.
My web app url http://tradehunter.com
We can use login cred -
user name: demo
pwd: demo2017
Visit page http://tradehunter.in/trade/annualopen/ at resolution 1024
768 u will see the form elements going extreme right.
Making difficult for user to acccess.
Please see attached screenshot.

SSemicolon WebSTAFFMar 23, 2017

Hello,

This issue occurs when the Items in the Menu are more than the available are. Please consider adding the following CSS Code:

.device-md #primary-menu ul li > a {
	padding: 39px 12px;
	font-size: 12px;
	letter-spacing: 0px;
}

This will definitely fix your issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

TtausifbaduMar 29, 2017

Thanks issue is now fixed.

Tausif,

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard