Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file position "social" in top not showing on mobile devices

More
8 years 5 months ago #8244 by Klamer
I added a shopping cart to my template and added the show cart link in the social position. This is showing ok on all devices except mobile width.
The Galiana template shows on extra small windows that the social position would show UNDER the logo part, but this is not happening. the social position just doesn't show on mobile.

Please Log in or Create an account to join the conversation.

More
8 years 5 months ago #8259 by GDragon
Hi ginyjen,
Thanks for contacting us and choosing our product!
I checked jux galiana and see social positon have css display: none on mobile devices.
So you can fix it by following steps:
Step 1: Go to path {root}/templates/galiana/local/css then open file template.css
Step 2: Go to line 5091 and comment this code:
display: none;
Hope this help!

Best regards,
--GD--

Please Log in or Create an account to join the conversation.

More
8 years 5 months ago #8270 by Klamer
Hello longdt,

I have done the commenting, but still don't see a difference.

This is a piece of the css around this line, shouldn't the header-right be described what it should do, rather then blank out/comment the display none?
.head-search {
float: none !important;
}
.header-right {
/* display: none; */
}
.logo {
float: none;
margin-top: 0;
text-align: center;
width: 100% !important;
}
.logo .logo-image a {
margin: auto;
}
#head-info > .social {
display: inline-block;
float: right;
margin-right: 3px;
overflow: hidden;
position: absolute;
right: 0;
top: -43px;
width: auto;
z-index: 9999;

Please Log in or Create an account to join the conversation.

More
8 years 5 months ago #8287 by GDragon
Hi ginyjen,
Please pm me your site url and admin account. I'll check and fix it for you ;)

Best regards,
--GD--

Please Log in or Create an account to join the conversation.

More
8 years 5 months ago #8294 by GDragon
Hi,
I login to your site and got error 403 and can't see the page.
Can you please check it!

Best regards,
--GD--

Please Log in or Create an account to join the conversation.

More
8 years 5 months ago - 8 years 5 months ago #8295 by Klamer
Hi, I have worked around this issue, and added the shopping basket somewhere else
Last edit: 8 years 5 months ago by Klamer.

Please Log in or Create an account to join the conversation.

More
8 years 5 months ago #8307 by GDragon
Hi ginyen,
Thanks for your feedback!
Sorry for late response because we just have weekend. I checked your site again and see you fixed problem yourself :)

Best regards,
--GD--

Please Log in or Create an account to join the conversation.

More
8 years 5 months ago #8323 by Klamer
Hi longdt,

I am not sure if the css change did the trick, or that I added a link (html doc) in the header (login for guest and myprofile after login), but the social box moved down because of this - only for public users.
This is only for large screens - mobile, tablet are actually ok
Is there a certain height defined for the social box that causes this?.

see screenshots
Attachments:

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.041 seconds
Powered by Kunena Forum