issue#4

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #240896
    unusgouri
    Spectator
    sorry to say but i found a lot of problems in your theme
    1. each time we need css to modify the content. mobile and desktop view are not correlated accurately. i am giving u examples
    #1 there is not a better small view for courses on mobile screen. #2. i selected mooc type header it is working good on desktop but on mobile view it is mashing.   #3. then i selected header type- sleek. then i found that search box and menu itm=ems are not properly aligned. Also the size of search box is again required css to resize accurately. #4. Search icon is not working in both above header types. No click is working on search icon. we have to press enter on keyboard to search. #5. In transparent type header, we get white space between main banner image and header. and again we have to use css to remove it.   now plz remove my main issues given below so that i can complete me project on time. ##1. https://prnt.sc/qu6s5g ##2. https://prnt.sc/qu6sha in these above both case plz minimize the padding or margin from bottom sides of headers so that gap below the menu text become equal to gap above the text. ##3. http://prnt.sc/qu6ywz hope u will resolve the issues asap.    
    #240897
    unusgouri
    Spectator
    read the issues written on the images attached.
    #240903
    unusgouri
    Spectator
    i have resolved some of the issue given above. plz see from here ##1.in my header search icon click not working. plz see it. and also make proper padding of search icon. ##2. https://prnt.sc/qu6sha in these above both case plz minimize the padding or margin from bottom sides of headers so that gap below the menu text become equal to gap above the text. ##3. http://prnt.sc/qu6ywz ##4. https://prnt.sc/qubij4 in this  text and image on the banner is displaced and not appearing on screen of mobile view. plz resolve it.  
    #240931
    Veronica
    Moderator
    for the 1: please have a look it's working fine:http://somup.com/cYVUhlhnOS and the padding you are talking about is also perfect:http://prntscr.com/quc7dz if. not then please provide the proper measurement that you want we will implement it for you. 2: for the header height use this css: .home header.sleek.fix { max-height:70px !important; } check this: http://prntscr.com/quc9ee the above css work only on the home page if you want it to work on all pages then remove .home from css. 3:for the login: use this css @media (max-width: 991px){ header.sleek ul.topmenu li a.vbplogin{ padding-top:40px; padding-bottom:30 } header.sleek ul.topmenu li a.vbplogin span{ padding-top:5px !important; padding-bottom:5px !important; } } refer: http://prntscr.com/quccgw for the 4: please have a look here:http://somup.com/cYVUhphntM it seems working fine.
    #240977
    unusgouri
    Spectator
    for ##1. I am saying that search icon is not clicking using mouse. plz check it again by using mouse only by clicking on search icon.
    #241025
    logan
    Member
    that is just an icon it is not clickable. you have to press enter to search. there is no click thing.
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘issue#4’ is closed to new replies.