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 #2062345
MENU PROBLEMS
Closed

Comments

  •   SenesidesignGroup started the conversation
  •   SenesidesignGroup replied privately
  •  1,845
    Elated replied

    Hi again Tania,

    1- In order to setup the icon widget in the menu you need to navigate to Appearance > Widgets > Header Widget Area > and set the Elated Woocommerce Dropdown Cart. (see image below)

    5464551183.png

    2- You can use the following code to fix the header, simply copy it into Appearance > Customize > Additional CSS or Elated Options > General > Custom CSS:

    .eltdf-header-divided .eltdf-vertical-align-containers .eltdf-position-left {
        text-align: left !important;
    }
    .eltdf-header-divided .eltdf-vertical-align-containers .eltdf-position-right {
        text-align: right !important;
    }
    .eltdf-header-divided .eltdf-vertical-align-containers .eltdf-position-left .eltdf-position-left-inner {
        padding-left: 13vw !important;
    }
    .eltdf-header-divided .eltdf-vertical-align-containers .eltdf-position-right .eltdf-position-right-inner {
        padding-right: 9vw !important;
    }
    .eltdf-page-header .eltdf-sticky-header.divi .eltdf-sticky-holder,
    .eltdf-page-header .eltdf-menu-area {
        padding: 0 1vw !important;
    }
    .eltdf-position-left,
    .eltdf-position-right{
        width: 49% !important;
    }
    @media only screen and (max-width: 1380px){
        .eltdf-header-divided .eltdf-vertical-align-containers .eltdf-position-left .eltdf-position-left-inner {
            padding-left: 4vw !important;
        }
        .eltdf-header-divided .eltdf-vertical-align-containers .eltdf-position-right .eltdf-position-right-inner {
            padding-right: 1vw !important;
        }
        .eltdf-header-divided .eltdf-main-menu>ul>li>a {
            padding: 0 .5vw !important;
        }
    }
    

    Hope this helps! If there is anything else that we can help you with please don't hesitate to ask.

    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.

  • SenesidesignGroup replied

    Thank you very much!!

    Tania

  •  1,845
    Elated replied

    You're welcome!

    If there is anything else that we can help you with please don't hesitate to ask.

    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.

  • SenesidesignGroup replied

    Hi,

    after I've updated your template to 1.5 version. The code you send me to get the cart widget in the divided menu style just became ineffective.

    What can I do to have it again?

    Sorry but with the updating I resolved some problem but there is always something wrong. 

    Please let me know,

    Tania 

  •  1,845
    Elated replied

    Hi again,

    This simply means that the changes I made were overwritten by the update. In order to have them back again please repeat the process of replacing the following file: 

    wp-content/themes/vino/framework/modules/header/templates/types/header-divided.php

    with the one attached below.

    Or use your child theme and setup the exact folder tree indicated above and save the file there in order for it not to be overwritten by the next update as well.

    Hope this helps! If there is anything else that we can help you with please don't hesitate to ask.

    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.

  • SenesidesignGroup replied

    Thank you very much!

    I have to remember this every time I need to upgrade your theme.

    Tania 

  •  1,845
    Elated replied

    Hello,

    Yes, you need to replace this file every time after theme update.

    For any other issue you are facing please feel free to ask us and we will assist you as soon as possible. I will give my best to help you building your site.

    Thanks & Regards,
    Vladimir


    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.