-
AuthorPosts
-
November 18, 2018 at 10:46 pm #1034915
Containers that are hidden for small screens give empty lines on Fullscreen.
How can I remove this? CSS?November 19, 2018 at 7:19 am #1035058Hey J.,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-518 #after_submenu_2 { display:none; }
Best regards,
RikardNovember 19, 2018 at 9:09 am #1035079Unfortunately, there has been no change.
Enclosed a screenshot of the problem areas.November 20, 2018 at 5:18 am #1035412Hi,
Please try this instead:
.home #after_submenu_2, .page-id-518 #after_submenu_2 { display:none; }
Also make sure to delete the old CSS and JS files under Enfold->Performance before checking the changes.
Best regards,
RikardNovember 20, 2018 at 10:19 am #1035492Hi,
On the page https://bzobjektmoebel.ch/beratung-planung-bemusterung/ unfortunately nothing has happened yet.On the home side, it’s perfect.
November 21, 2018 at 4:08 pm #1036128Hi Jacky,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.page-id-518 #after_full_slider_2 { display: none; }
If you need further assistance please let us know.
Best regards,
VictoriaDecember 4, 2018 at 3:42 pm #1040746In the desktop display everything is now perfect.
Unfortunately, so content disappears in the phone and on the iPad portrait format.
Homesite is ok.
But on this site content disappears :https://bzobjektmoebel.ch/beratung-planung-bemusterung/- This reply was modified 5 years, 11 months ago by Jacky.
December 5, 2018 at 9:27 am #1041112Hi,
It looks like you have selected that section to not be visible on medium sized screens in the element options?
Best regards,
RikardDecember 5, 2018 at 11:01 am #1041153Hi,
No I selected correct, it’s all right. As soon as I remove your code, all components in the Ihone are displayed correctly.
That’s why I removed the code at the moment.How I see also on the homepage components are missing with your code.
I will send you a login so that you can have a look.
December 10, 2018 at 5:29 pm #1043193I did not receive an answer. Did the last message with Login-Info arrive?
December 11, 2018 at 1:12 am #1043468Hi,
Sorry for the late response. Try to wrap the content inside a color section and then hide it on small screens via Screen Options. That gap is there because the theme automatically wraps elements in a section if they’re not inside a color section or a grid.
Best regards,
IsmaelDecember 11, 2018 at 10:27 am #1043685I have already tried everything. Try for hours.
Now I’m glad if you log in and just bring the bars to disappear.
My customer is meanwhile angry. :(December 13, 2018 at 6:28 am #1044717 -
AuthorPosts
- You must be logged in to reply to this topic.