Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #2139373
Changing menu width
Closed

Comments

  • leewashington started the conversation

    Hi,

    I have created the menu for my site but it is too wide and is showing below the logo. Is there a way of making the menu area wider to accommodate the items?

    Also, is there a way of removing the button that brings up the side menu?

  •  1,845
    Elated replied

    Hello there,

    Welcome to your support management and thank you for choosing our theme!

    1. In order to solve this issue, please put the following code into Appearance » Customize » Additional CSS

    .eltdf-main-menu>ul>li>a {
        padding: 0 14px !important;
    }
    

    This is the result:

    4789808418.png


    2. In order to remove Side Area Opener button from header, please navigate to Appearance -> Widgets and there you can delete opener field like on screenshot:

    8442697321.png

    If there’s anything else we can help you with, please let us know.

    Best Regards,
    Milos


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • leewashington replied

    Thanks, they have both worked. Thanks for your help

  •  1,845
    Elated replied

    Hi there,

    You're welcome. Please let us know if there is anything else we can do for you, thanks!

    We hope it’s not too much trouble, but we’d really appreciate it if you could rate our theme on ThemeForest. Just visit the following link and select five stars next to our theme’s name: http://themeforest.net/downloads  This way you’ll be helping us improve our support services and make them even more efficient.

    Kind regards,
    Sean


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  •   leewashington replied privately
  •  1,845
    Elated replied

    Hello there,

    Thank you for writing in.

    I have checked your website and menu looked good like on screenshot:

    1352694203.png

    If you have issue on smaller resolution,please put the following code into Appearance » Customize » Additional CSS

    @media only screen and (max-width: 600px) {
        .eltdf-main-menu>ul>li>a {
            padding: 0 5px !important;
        }
    }

    If there’s anything else we can help you with, please let us know.

    Best Regards,
    Milos


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  •   leewashington replied privately
  •  1,845
    Elated replied

    Hello,

    Thanks for writing in. In the future, please, consider opening a separate ticket if the issue is not relevant to this one.

    Try pasting this code into the Additional CSS field found at Appearance > Customize:

    .eltdf-tabs-nav li.reviews_tab,
    .eltdf-tabs-nav li.members_tab {
        display: none;
    }
    

    The Elated Support Center has been moved to our centralized support platform. If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Let us know if this was helpful.

    Kind regards,
    Ralph Wizard



    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  •   leewashington replied privately
  •  1,845
    Elated replied

    You're welcome,

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Best Regards,
    Milos




    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.