New Landing How can we help? Atelier Increase padding in menu

Viewing 15 posts - 1 through 15 (of 32 total)
  • Posted in: Atelier
  • #216626
    tonisaneca
    Member
    Post count: 53

    Hi again!

    I’d like to customize my menu a little further, so I have a couple of questions.

    1. Which code should I edit if I wanted to increase the top and bottom padding of a dropdown menu? (See attached) I’d like for it to be as spacious as your Atelier demo.

    2. How do I remove the text “Featured Products” in the mega menu image? I saw a previous thread where one of your support said to just put a space as the title, but it still deletes the menu image item when refreshed.

    3. How do I increase the space between main menu items? Which code should I add some custom CSS to?

    4. How do I add a vertical divider between the sub menu?

    Thank you so much and looking forward to your help ๐Ÿ™‚

    – Toni

    Attachments:
    You must be logged in to view attached files.
    #216645
    tonisaneca
    Member
    Post count: 53

    One more thing, the divider between my product title and price disappeared when I switched to catalog mode. How can I get it back? Or maybe minimize the space between them ๐Ÿ™‚

    Attachments:
    You must be logged in to view attached files.
    #216777
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me website url to check and find exact css selector.
    Thanks
    Mohammad

    #216831
    tonisaneca
    Member
    Post count: 53
    This reply has been marked as private.
    #217080
    tonisaneca
    Member
    Post count: 53

    Hi Mohammad,

    If you’re able to check the site, let me know! Thanks ๐Ÿ™‚

    #217092
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .summary-top{
    margin-top:0px !important;
    padding-top:0px !important;
    }

    Thanks
    Mohammad

    #217095
    tonisaneca
    Member
    Post count: 53

    Hi Mohammad,

    Thanks for that! I tried the code and no changes were made to the menu and the product pages, for which problem is that code for? ๐Ÿ™‚

    #217098
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    This code is for spacing at product page below of title.
    Thanks
    Mohammad

    #217101
    tonisaneca
    Member
    Post count: 53
    This reply has been marked as private.
    #217102
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove last code and use this custom css code:-

    .summary-top{
    margin-bottom:0px !important;
    padding-bottom:0px !important;
    }

    Thanks
    Mohammad

    #217106
    tonisaneca
    Member
    Post count: 53

    Looks fantastic! Thanks for the help, Mohammad! ๐Ÿ™‚

    P.S. I’m still trying to tweak the menu, so I’ll just revisit some unanswered questions I had earlier in this thread, if that’s okay.

    1. Which code should I edit if I wanted to increase the top and bottom padding of a drop down menu? (See attached) I’d like for it to be as spacious as your Atelier demo.

    2. How do I remove the text “Featured Products” in the mega menu image? I saw a previous thread where one of your support team said to just put a space as the title, but it still deletes the menu image item when I refresh the Menu options. (See attached)

    3. How do I add a vertical divider between the sub menu? (See attached)

    Toni

    Attachments:
    You must be logged in to view attached files.
    #217126
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved the issue through this code:-

    /* Revolution slider fix */
    .tp-leftarrow, .tp-rightarrow{
    opacity:1 !important;
    }
    
    .tp-leftarrow:hover{
        background: transparent url("https://www.reikokaneko.co.uk/wp-content/themes/neighborhood/images/showcase-nav.png") no-repeat scroll left center !important;
    }
    
    .tp-rightarrow:hover{
        background: transparent url("https://www.reikokaneko.co.uk/wp-content/themes/neighborhood/images/showcase-nav.png") no-repeat scroll 100% 0px !important;
    }

    Thanks
    Mohammad

    #217153
    tonisaneca
    Member
    Post count: 53

    Hi Mohammad,

    I think maybe you meant to reply to a different topic? ๐Ÿ™‚

    #217165
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Sorry! I posted it here mistakenly.
    Thanks
    Mohammad

    #217167
    tonisaneca
    Member
    Post count: 53

    Sure, no problem! If you find a solution to the questions above, let me know! Thanks ๐Ÿ™‚

Viewing 15 posts - 1 through 15 (of 32 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register