-
AuthorPosts
-
June 1, 2017 at 9:34 am #1038752
Hi, I have built this page: http://kamatourism.co.il/ It is based on one of the ready made pages. The hero part does not look fine on mobile browser which are not chrome or explorer. Is there any fix’ or should i try by my self to fix it with css? Thanks (Page Builder, genneraly, works very good. Iwonder if there is a possibility to give a widget the full scale of cols number and not only up to 6. i had to add more css to make the form in this page spread all over the container)
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 2, 2017 at 3:16 am #1038912Hi Elad,
You can try to add this css rule into the Settings > Custom Style > Custom CSS:
@media (max-width: 480px) { .jub-block .container.text-center { margin-top: 100px; } }
and let me know how it goes
June 2, 2017 at 5:42 am #1038940I returned to page and opened custom code "top of head for all pages".
It looks like all the CSS rules that i added vanished!
But, Strangely the live page it self contains the code.
I fear that if i will add this code and publish page, the former code will be erased from page.
Another dilemma, if i want to edit former CSS code how can i do that if it does’nt shows in "custom code" window?
ThanksJune 2, 2017 at 5:43 am #1038941Sorry, i meant "bottom of head for all pages"
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 2, 2017 at 8:54 am #1038987It’s weird. It tried to add css in Custom CSS field for All pages > Publish
Then I add new css but the old css still there.
I’m using latest version 1.0.6.
June 2, 2017 at 9:17 am #1038991So it is a bug that need to be fixed?
Currently i can’t see my original custom code, so i can’t change it.
I fear’ that if i will add the fix for mobile the original code might be erased from the source code…
Any suggestions? i’m using fresh release, i downloaded it 2-3 days ago.June 4, 2017 at 6:55 pm #1039425Hi,
Is there any solution on the horizon?Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 5, 2017 at 1:56 am #1039459Unfortunately, I can replicate the issue, as I mentioned above, I added custom css into that custom style field for All Pages, then I add new css, the old ones still there.
You can try to add new css code into the ‘Custom Code’ parameter under template manager of JA Builder:
- Go to admin panel > Extensions > Templates > JA Builder
- Navigate to Custom Code tab:
- Add this:
<style> @media (max-width: 480px) { .jub-block .container.text-center { margin-top: 100px; } } </style>
-
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)This topic contains 7 replies, has 2 voices, and was last updated by Saguaros 7 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-