Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #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.

    #1408974

    Hey 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,
    Ismael

    #1409018
    This reply has been marked as private.
    #1409208

    Hi Adrien,

    Thanks for providing the screenshots.
    Can you give us a link to your site? so we can inspect it.

    Best regards,
    Nikko

    #1409211

    Thank 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.

    #1409220

    Hi 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,
    Nikko

    #1409221

    Thank 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 10 months, 3 weeks ago by xplorer80.
    #1409225

    Hi 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,
    Nikko

    #1409226

    i 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 :

    View post on imgur.com

    #1409236

    Hi 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,
    Nikko

    #1409265

    I don’t see why it’s related to the header, since when i scroll down the content, the margin disappears below the header :

    View post on imgur.com

    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 :

    View post on imgur.com

    #1409341

    Hi 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,
    Nikko

    #1409395

    Thanks 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.

    View post on imgur.com

    here’s a working page with a subtle padding as expected :

    View post on imgur.com

    and here’s the one which doesn’t accept the padding command :

    View post on imgur.com

    • This reply was modified 10 months, 3 weeks ago by xplorer80.
    • This reply was modified 10 months, 3 weeks ago by xplorer80.
    • This reply was modified 10 months, 3 weeks ago by xplorer80.
    #1409518

    Hi xplorer80,

    Can you get the ID of the element shown in the 3rd screenshot? and use it to add top padding.

    Best regards,
    Nikko

    #1409873

    Hello 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.

    #1409960

    Hi xplorer80,

    No worries, please try to disable CSS File Merging And Compression in Enfold > Performance and see if it helps.

    Best regards,
    Nikko

Viewing 16 posts - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.