Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #722295

    Hi there,

    I’ve looked through the forums but cant find a solution so far. The issue is pretty simple, hover over the shopping cart icon on the left and part of it displays but the rest is invisible.

    Also, on the mega menu under “Products” is there any way of bringing the columns closer?

    Cheers,

    David

    #723411

    Hey tjpicasso,

    I’ve checked on your site, I noticed when you add a product to cart it pops up verifying it’s added to cart but when going to the cart page it’s empty. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    As for the mega menu, try adding this code in Quick CSS (located in Enfold > General Styling):

    #header #menu-item-813 .six.units {
        width: 340px;
        margin-left: 150px;
    }

    Just adjust the width and the left margin (to move the mega menu position), Hope this helps.

    Best regards,
    Nikko

    #723430

    Hi Nikko,

    Thanks for replying, I actually just solved the issue. It had to do with an extra space in my functions.php which I deleted. I also changed the PHP version to 7 which took away a warning in the header when in debug mode. Everything is working fine now.

    Thanks again,

    David.

    #723440

    Hi David,

    Glad that it’s fixed :)

    Regards,
    Nikko

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