-
AuthorPosts
-
June 25, 2015 at 5:28 pm #464619
Hello guys! How are you?
In my mobile version the mail is under social buttons.
I would like everything in the same line to gain space on the window.How can i set it up?
Thanks!
Mario
June 26, 2015 at 5:10 pm #465073Hey Mario!
When I view your link I get a page not found error.
Page Not Found The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. Please try the following: If you typed the page address in the Address bar, make sure that it is spelled correctly. Click the Back button in your browser to try another link. Use a search engine like Google to look for information on the Internet.Cheers!
ElliottJune 26, 2015 at 5:19 pm #465081Sorry, this is correct link.
Mario
June 28, 2015 at 9:14 am #465479Hi!
I’m not sure on what page we can see the issue, could you link directly to it and provide a screenshot of it as well please?
Regards,
RikardJune 28, 2015 at 9:22 am #465484Hi Rickard, is the homepage from mobile device.
Here the link.
Thanks a lot!
Mario
June 29, 2015 at 5:25 pm #465979Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { .responsive #header .social_bookmarks { width: 35%; float: left; } .phone-info { width: 50%!important; float: left!important; clear: none!important; }}Cheers!
YigitJuly 11, 2015 at 5:50 pm #471881Hi Yigit,
thanks for your help.
There’s a problem when i turn my mobile device, vertically is working fine. Orizzontal the cart icon is again over the menu icon.
I sent you a post about this issue and we solved. but after i entered this new code, the problem comes back again.
what i should have to do?
Cheers
Mario
July 13, 2015 at 2:28 pm #472445Hi!
Try adding this.
@media only screen and (min-width: 768px) and (max-width: 900px) { nav.main_menu { right: 40px !important; } }You may need to play around with the 900px value.
Best regards,
Elliott -
AuthorPosts
- You must be logged in to reply to this topic.
