-
AuthorPosts
-
May 29, 2023 at 4:14 pm #1408948
Hello ! Please, i couldn’t find where to adjust the top margin of the body, below the submenu.
it generates a margin above the main gallery, when i’d like to avoid it. then when i scroll down of course it disappears with the gallery, under the submenu, but i’d like the gallery or anything to appear directly below the submenu. Any idea on how to deal with this ?
Thanks for your support.May 30, 2023 at 4:18 am #1408974Hey xplorer80,
Thank you for the inquiry.
We may need to see a screenshot in order to understand the issue better. Please use platforms like Savvyify, Imgur or Dropbox to upload and share the screenshot. Here are the steps to follow:
1.) Visit the website of your chosen platform, such as Savvyify, Imgur or Dropbox.
2.) Locate the option to upload a file or an image.
3.) Select the screenshot file from your computer or device and upload it to the platform.
4.) After the upload is complete, you will be provided with a shareable link or an embed code.
5.) Copy the link or code and include it in your message or response to provide us with the screenshot.Thank you for taking the time to share the screenshot. It will help us better understand the issue you’re facing and provide appropriate assistance.
Best regards,
IsmaelMay 30, 2023 at 1:45 pm #1409018This reply has been marked as private.June 1, 2023 at 12:25 am #1409208Hi Adrien,
Thanks for providing the screenshots.
Can you give us a link to your site? so we can inspect it.Best regards,
NikkoJune 1, 2023 at 12:35 am #1409211Thank you nikko, i wish, unfortunately the site is under construction and not visible yet.
I’m trying to find how to affect the body’s behavior in Enfold but i couldn’t find it. maybe some quick css in the general styling for the main content ?
i just don’t get where this margin comes from to simply cancel it.June 1, 2023 at 1:18 am #1409220Hi xplorer80,
You can try to add this in Quick CSS:
#top #wrap_all #main { padding-top: 80px; }
Just adjust the values as you see fit.
Best regards,
NikkoJune 1, 2023 at 1:23 am #1409221Thank you nikko. Well .. it didn’t have an effect.
i added it into the general styling page, and used 10 px height also.hmm, i should mention that the gallery is located into an enfold text block. But … as said earlier, i tried with a simple image in place of the text block holding the gallery link, and it was the same.
- This reply was modified 1 year, 5 months ago by xplorer80.
June 1, 2023 at 1:39 am #1409225Hi xplorer80,
Yes, to be honest it would really be hard to pinpoint why it’s not working.
Can you give us login credentials? so we can try to inspect it further.
Just post the details in private content.Best regards,
NikkoJune 1, 2023 at 1:45 am #1409226i wouldn’t know how to do this. thanks
or maybe, if you simply do a basic enfold page, use a header menu, and add an image into the page, you could reformulate it.
it’s just that really :June 1, 2023 at 4:27 am #1409236Hi xplorer80,
I think it has less likely to do with the content.
Can you try to screenshot instead the header and main, inspect it, make sure it’s selected and Computed is selected as shown in this screenshot:
Best regards,
NikkoJune 1, 2023 at 1:01 pm #1409265I don’t see why it’s related to the header, since when i scroll down the content, the margin disappears below the header :
I checked and the header is like yours.
it has more to do with this section, below the submenu. not sure how to tweak it from enfold. See the green margin, on the display, in the left side of the image :June 2, 2023 at 2:10 am #1409341Hi xplorer80,
It’s because most of the cases we have handled here, one of the main reasons is the header, that’s exactly why I asked for the page to inspect so we can check and go to the layers of elements and see which is causing it and provide an accurate CSS code to fix it. Also, the screenshot is lacking the Computed panel I mentioned so it’s a bit lacking of information but please try to add this CSS code and see if it helps:
#top #after_submenu_1 .av-content-full { padding-top: 0 !important; }
Best regards,
NikkoJune 2, 2023 at 1:25 pm #1409395Thanks so much Nikko ! it works !!!!!!
i tried to use 2 px instead of 0 though, after several tests and it partialy works.
All pages except one now have a subtle 2 px padding just as i’d like, except one … Dont know why.Here’s the css code i have, with some code used from a while ago, i don’t remember the prupose.
here’s a working page with a subtle padding as expected :
and here’s the one which doesn’t accept the padding command :
June 4, 2023 at 9:18 am #1409518Hi xplorer80,
Can you get the ID of the element shown in the 3rd screenshot? and use it to add top padding.
Best regards,
NikkoJune 7, 2023 at 12:17 pm #1409873Hello Nikko, sorry for the delay,
Actualy, without doing anything … the problem solved itself ! the day after, when opening the website, it was corrected by itself !
thanks again very much for your help.I’m trying to edit the footer now, and add some button icons in the footer, and edit the style of the text a bit. it doesn’t seem editable.
June 8, 2023 at 11:29 am #1409960Hi xplorer80,
No worries, please try to disable CSS File Merging And Compression in Enfold > Performance and see if it helps.
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.