Tagged: x
-
AuthorPosts
-
March 17, 2017 at 1:53 pm #1411339
Apparently i can´t upload the screenshots because it´s exceeding the size allowed by X. Let me know how can i upload the screenshots if needed
March 17, 2017 at 1:56 pm #1411343Apparently, the file exceeds allowed file size. Please let me know how to upload them if needed
March 18, 2017 at 1:08 am #1411869Hi there,
Please resize screen shots and upload them again. Max file size is 512KB.
Thanks.
March 18, 2017 at 5:47 am #1412019Dear All,
When i edit the page Ethoss ( home page ) with cornerstone it looks good but when you go to the home page directly from google http://www.ethossfrance.com it looks different. The same thing is happening with the section Academy. I don´t know why it´s happening please explain and take care of it. Thank you in advance.
P.S: Please check the attached screenshots to understand what i mean
March 18, 2017 at 10:24 pm #1412468Hello There,
Thanks for updating in and for sending us the screenshots. The background images are only dependent on the container element. By default, it covers the container element. To fully understand how background images works in sections, please check this out: https://community.theme.co/forums/topic/section-background-image-2/#post-691126
By the way, instead of using a gap element, you can just set a minimum height in the column settings. You may insert an inline css
min-height: 350px;
Hope this helps.
March 19, 2017 at 10:21 am #1412806Hi there,
Thanks for the answer but i didn´t know how to fix the problem. Would you please fix it. Thanks in advance
Best
March 20, 2017 at 1:37 am #1413272March 20, 2017 at 7:56 am #1413563Guys i tried what you said but still the same issue i´m new to Xtheme and to building up websites would you mind fixing the issue for me please. I want my homepage to look like the second screenshot ( check the attachment in my previous reply ) and the section Academy to look like the 3rd screenshot ( check the attachment above in my previous reply ). Thank you in advance.
March 20, 2017 at 11:12 am #1413824Hi There,
I have >
Add the code :
height:100vh;
to the Style Box of your first section on Cornerstone.Added a Gap element of 18% above your headeline.
Added a padding right of 5% on the column where your headline is place.
It should look good on all devices.
Let us know if you need further assistance.
Joao
March 20, 2017 at 1:02 pm #1413996Finally !!! it looks great on desktop but not on Mobile. How can i make it the same on Mobile Phone ??? and by the way should i do the same coding that you did for the ACADEMY Section.
Cheers
Thank youMarch 20, 2017 at 2:50 pm #1414107Hi There,
Please add the following code to Appereance Customizer Custom CSS
@media(max-width: 769px) { .page-id-42 h1.h-custom-headline { font-size: 28px; padding-top: 160px; }}
Regarding your other section, you can add the code as well.
Hope it helps
Joao
March 20, 2017 at 3:59 pm #1414176Joao i put in the code that you gave me in appearance customize global CSS but still not working properly on Mobile phone. Can you help please
March 21, 2017 at 8:02 am #1414857Hi There,
I have added the code according above and did some adjustments on font-ize and padding.Please check the screenshot to see how it looks on my end.
If you are seeing something different please flush your website cache and also your browser cache.
If you were imagining something different from that, please let us know in details.
Thanks
Joao
March 21, 2017 at 9:42 am #1414984Hi there,
I don´t want it to look like your screenshot i want it to look like what we see on desktop actually on cornerstone when you go from desktop to ipad to mobile it looks different the images get distorted and my goal it just to see on Mobile exactly what we see on desktop. Please help with this as it´s an emergency i have to launch the website tomorrow. Thank you in advance
March 21, 2017 at 11:19 am #1415148Hi There,
What are the points that you want to make look the same? Understand that the proportions of a desktop and a mobile are quite the opposite. While the desktop has a larger width, the mobile has a longer height.
Please provide a mockup or point the main things you would like to change in order that we can help.
Thanks
-
AuthorPosts