Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #994106

    good morning
    can someone explain to me why the site created with enfold at resolutions of 1920×1080 can be seen very well while under 1366×768 the submenu can no longer see?
    is there any adjustment to make to see in optimal mode also for smaller xchermi?
    thank you

    #994111

    Hey digioiarte,

    Please provide a link to the site so we can see the exact issue you are having.

    Best regards,
    Jordan Shannon

    #994565
    This reply has been marked as private.
    #994788

    Hi,

    Thanks for the login token, could you upgrade the account to admin rights as well please?

    Best regards,
    Rikard

    #994955
    This reply has been marked as private.
    #995025

    Hi digioiarte,

    I checked your site and I could see the submenu on my end.
    Can you post a screenshot showing the issue? you can upload it here: https://imgur.com/ or other online image sharing sites.
    If you want the screenshot to be seen only by moderators, just post the link in private content.

    Best regards,
    Nikko

    #995149

    I checked now it seems that now there is no longer that problem encountered until a few days; so I can not take the screenshot anymore; have you already requested some changes?
    I’d like to know this because I have to create 3 other sites with enfold
    thank you

    #995312

    Hi digioiarte,

    I haven’t made any changes on your site (also the access you gave isn’t administrator so we can’t do anything).
    Probably just a caching issue. Can you give us the link to one of the 3 sites that has the issue and include a screenshot of the issue as well? so we can check further.

    Best regards,
    Nikko

    #995904
    This reply has been marked as private.
    #996219

    Hi,

    You have a lot of menu items in your menu, so you might need some CSS to adjust it. Please try this in Quick CSS:

    .html_header_left .av-main-nav ul {
        top: -200px;
    }

    Please adjust the value as needed. You also might want to consider to break that submenu into two different menus.

    Best regards,
    Rikard

    #996234
    This reply has been marked as private.
    #996515

    Hi,
    If I understand correctly, the space between your products is too large, I took a look and while I couldn’t find the same page in your screenshots, the pages I did see seemed fine.
    Please see the screenshot in Private Content area of what I see.

    Best regards,
    Mike

    #996608
    This reply has been marked as private.
    #996683

    Hi digioiarte,

    The login link seems to have expired, can you please update it?

    Best regards,
    Victoria

    #996712
    This reply has been marked as private.
    #996735

    Hi digioiarte,

    Thank you :)

    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

    
    @media only screen and (min-width:1300px) {
        #top #main div .av_one_fourth {
            margin-left: 2%;
        }
    }
    .av-catalogue-content {
        padding-right: 0;
        
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #996891

    Hi Victoria
    I think I entered your code anyway I do not see any improvements;
    other solutions?

    #996902

    Hi,

    Did you try adding Victoria’s code to the very top of quick css so it runs first and clear the cache a few times over?

    Best regards,
    Jordan Shannon

    #996906
    This reply has been marked as private.
    #997099

    Hi digioiarte,

    Best regards,
    Victoria

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