-
AuthorPosts
-
April 25, 2024 at 5:37 pm #1440859
Hi there :-)
can you pls help me with the following issue:I would like to remove the white area/gap between the red socket and the picture with the contact button at the bottom of my site. Which settings have to be done?
For the purpose of visualisation pls check the imgur link in the private content area.
Thanks a lot and have a good day!
AnneApril 25, 2024 at 8:16 pm #1440872Hey Anne,
I can’t see a link to your site or to imgur in you post, please include those in your next reply.
Best regards,
RikardApril 25, 2024 at 10:57 pm #1440879This reply has been marked as private.April 26, 2024 at 9:08 am #1440924Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
#after_section_2 .content { padding: 0; }
Best regards,
RikardApril 28, 2024 at 4:25 pm #1441195Hi Rikard,
unfortunately this didn’t help. The white space between socket and the color section with the dandelion is still there.
Any other idea?
Thanks and kind regards
AnneApril 28, 2024 at 4:57 pm #1441201This reply has been marked as private.April 29, 2024 at 9:14 am #1441273Hi,
Please try this CSS instead:
.home #after_section_2 { display: none; }
Best regards,
RikardApril 29, 2024 at 2:07 pm #1441304Hey Rikard,
it works, but only for the Start page and not for the others.
Doesn’t the CSS apply to all pages, when I put it into the General Styling?
Sorry for not having good news…
Hopefully we gonna find a solution.
Kind regards,
Anne- This reply was modified 6 months, 4 weeks ago by Anninana.
April 29, 2024 at 7:27 pm #1441335Hi,
Please try this instead of the last piece of code I posted:
#after_section_2 { clear: inherit; }
Best regards,
RikardApril 29, 2024 at 7:56 pm #1441344Do you mean that I should replace the former code by this last one?
If so, this time the effect is, that the color section is being completely removed on some pages, but not on all.
I shall create a login for you so if you want you can have a look to my dashboard yourself.
Kind regards,
AnneApril 30, 2024 at 6:00 am #1441377Hi,
Thank you for the update.
Looks like the sidebar is still enabled for the page. Please remove the previous css code, edit the page and set the Layout > Sidebar Settings to No Sidebar. This should remove the space above the socket or footer. If the issue persists, please provide the login details in the private field.
Best regards,
IsmaelApril 30, 2024 at 3:07 pm #1441457Okay, that works.
I had put the right sidebar intentionally, because I don’t want the text to be over the intire width. So I will look how I can find creative solutions :)
Thanks for the solution, Ismael.
Best regards,
AnneApril 30, 2024 at 6:49 pm #1441491Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardApril 30, 2024 at 10:10 pm #1441504Yes, you can close this topic,
But I wonder, why the enabled sidebar has an impact on the footer area. This seems to be strange to me ;-)
Anyway, good to know.
Thanks for your support.
Kind regards,
Anne -
AuthorPosts
- The topic ‘Footer issue’ is closed to new replies.