Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #855417

    I don’t know when, but my Secondary Menu in the top right corner is not showing up. What could be wrong?

    The strange about this is that I have a “duplicate” of the site for the sister company, and there the Secondary Menu is visible and okey.

    What could have gone wrong here?

    #855718

    Hey Jakob,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #856211

    Okey, I put the login in the private content.

    • This reply was modified 7 years, 1 month ago by loftreklam.
    #856512

    Hi loftreklam,

    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, to prevent the search icon going over the logo.

    
    @media only screen and (max-width: 479px) {
        .responsive #top .logo {
            width: 70%;
        }
    }
    

    Could you please disable search and minification while we are trying to help you.

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #856519

    Hi again.
    I have done what you suggest, but it doesn’t help.
    I’m not sure if you have understand my problem? The logotype is the same size on both websites and with the same setup. But the secondary menu is not showing up at all on one of the sites.

    Can you explain what you mean with the disabling of search and minification?

    #856639

    Hi loftreklam,

    The logo is a separate issue. I understand what the issue is, trying to figure out the reason for it.

    You have a helper-main-menu.php in your child theme. Have you updated it with a fresh copy?

    Best regards,
    Victoria

    • This reply was modified 7 years, 1 month ago by Victoria.
    #856872

    Hi again.
    I put my FTP credentials in private content. I’m not sure that I have a helper-main.menu.php…

    #857266

    Hi,

    Please remove get a fresh copy of the helper-main-menu.php file from the parent theme then override the one in the child theme. We can’t help you trace back previous modifications that are added in the template.

    Best regards,
    Ismael

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