Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › iphone surface
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › iphone surface
- This topic has 39 replies, 4 voices, and was last updated 10 years by Mohammad – SUPPORT.
-
Posted in: Neighborhood
-
May 27, 2014 at 3:55 pm #77915
hi everybody,
I would like to change the mobile phone surface like so:
(see the attachment)– remove the search icon
– put the shopping icon on the left side of the logo
– place the logo in the center
– and if possible reduce the size of the logois this possible without influencing the user surface of the computer?
thanks again!
best wishes,
LisaMay 27, 2014 at 5:42 pm #77975Hi,
If you provide specific page url so i can give any possible solution to you.
Thanks ๐
With Best Regards
Swift IdeasMay 27, 2014 at 6:02 pm #77985May 28, 2014 at 3:33 am #78049Hi,
Please use this custom css code:@media only screen and (max-width: 479px) { #logo a:first-child{width:50% !important;margin-left:50%} #logo a.mobile-cart-link{float: left;margin-right: 10px;margin-top: -56px;width: 100%;} #logo a.mobile-search-link{display:none !important;} }
Thanks ๐
With Best Regards
Swift IdeasMay 28, 2014 at 11:18 am #78177hi Mohammed,
thanks for your answer.
I tried it it out. so please look into the attached files.
LOGO:
first I was using the css code like you recommended it.
the logo was not in the center. now I changed the second line like so:#logo a:first-child{width:50% !important;margin-left:25%}
now the logo on the mobile phone is in the center.
although I don’t know if this works also for an ipad?SHOPPING ICON:
the problem is that the invisible field for the shopping icon is as large as you can see it in the attached image.
so when I press the menu the shopping bag appears.SEARCH ICON:
the search is still there.thanks a lot for helping me in this case!
best wishes,
LisaMay 28, 2014 at 11:21 am #78183Hi,
Please attach screenshots correctly.
Thanks ๐
With Best Regards
Swift IdeasMay 28, 2014 at 11:23 am #78184I think the attachment did not work.
so I tried it again…May 29, 2014 at 1:07 pm #78658Hi,
If you provide wordpress admin login detail so i can debug to fix the issue very soon .
Thanks ๐
With Best Regards
Swift IdeasJune 2, 2014 at 10:17 am #79480hi mohammad,
is it possible that you tell me what to do?
let me try it once again.or is it to complicate?
best wishes,
LisaJune 2, 2014 at 3:59 pm #79593Hi,
What should i tell you again ?
Thanks ๐
With Best Regards
Swift IdeasJune 2, 2014 at 8:04 pm #79662hi Mohammad,
you told me to send you my admin login so that you can fix the problem with the iphone surface.
if its not so difficult I would like to try it myself – if you tell me what to do.
thanks a lot!
best wishes,
LisaJune 4, 2014 at 2:54 am #80016Hi there,
This CSS should do it for you – apologies for the code being wrong from Mohammad.
@media only screen and (max-width: 767px) { #logo a:first-child{ width:90%!important; position: absolute; } #logo a.mobile-cart-link { float: left!important; } #logo a.mobile-search-link{ display:none!important; } }
– Ed
June 4, 2014 at 12:37 pm #80110hi Ed,
thanks for your help!
I tried it like you said; I changed the third lined like so:
width:50%!important; – because I want the logo to be a bit smaller.so it looks good – but the logo should be in the center and not on the left side.(see the attachment)
how can I change this?thanks for your help!
best wishes,
LisaJune 5, 2014 at 12:46 pm #80387Hi,
Since you changed Ed suggestion, please replace it by the code bellow.
I also added a rule because of the logo was over the slider.@media only screen and (max-width: 767px) { #logo a:first-child{ width:50%!important; margin-left: 20%; position: absolute; } #logo a.mobile-cart-link { float: left!important; } #logo a.mobile-search-link{ display:none!important; } .page-content { margin-top: 80px; } }
Best Regards,
RuiJune 5, 2014 at 2:18 pm #80423Hi Rui,
thank you!
now it looks much better!
two things:
if you take a look at the attached images sukiya_menu and sukiya_product:– the menu should be a little bit more down – now its nearly on the top of the page.
– the product gallery should be a little bit more up.
there is a shadow under the image
the prices are a bit to narrowthanks a lot for your help!
best wishes,
Lisa -
Posted in: Neighborhood
You must be logged in and have valid license to reply to this topic.