Mega Menu and more

Home Forums Legacy Support Support queries Setup issues Mega Menu and more

Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • #220803
    Hi, here are the issues. 1 - Mega Menu does not work. 2 - I want to increase the logo on the header and doesn't work. 3 - I want the text menu of the header to be lato font and it isn't right now. 4 - In the LMS section, I don't want to upload a default background image. When I remove mine, another one is appearing on my pages and I can't remove it.
    #220805
    This reply has been marked as private.
    #220853
    maximus
    Member
    @chrystianbourassa =>1. Did you follow these tutorials for the mega menu setup.
    a. https://www.youtube.com/watch?v=gKz5dDjWu5M b. https://www.youtube.com/watch?v=X6ifO-XfRWI c. https://www.youtube.com/watch?v=QX5Cfefxw-c d. https://wplms.io/support/knowledge-base/setting-up-mega-menu-in-wplms/
    If not, please follow these tutorials. Hope these videos will resolve your queries. But your issue exist even after this then please let me know. =>2. How you want to increase the logo in the header, Can you please explain in clearly. =>3. To change the font family of header menu text, please goto wp-admin->Appearance->Customize->header and change the font family from there: http://prntscr.com/onfvoe =>4. For this point, can you please share the video or screenshot.
    #220931
    This reply has been marked as private.
    #220971
    Anshuman Sahu
    Keymaster
    1 . goto wp-admin -> appearance -> customize -> header logo size : https://vibethemes.github.io/wplms-docs/admin-guide.html#theme-customizer-guide 2 . please try adding this given code in your wplms-customizer.php file in wplms customizer plugin :   add_action('init',function(){   $modern = Wplms_Modern_Init::init();   remove_action('wp_head',array($modern,'title_background')); });
    #220999
    This reply has been marked as private.
    #221086
    maximus
    Member
    This reply has been marked as private.
    #221167
    This reply has been marked as private.
    #221286
    maximus
    Member
    This reply has been marked as private.
    #221478
    This reply has been marked as private.
    #221533
    maximus
    Member
    @chrystianbourassa Dear friend, Sorry but there is no way to remove the background image from the header. It is added as default image for the header. You can only change the image from the header but if you want to remove it completely then i will remove it by css but if i use css to remove this then you never add the image there.
    #221579
    This reply has been marked as private.
    #221797
    logan
    Member
    Hello, please share the page URL and screenshot with proper demarcation. once I receive clear feedback, I will fix this in one shot. thanks for reposing faith in me.
    #221933
    This reply has been marked as private.
    #222032
    logan
    Member
    Hello, I have checked the issue. there are some unwanted CSS which is applying on the header. that is why the customizer codes are not working.
    there is only one way to fix this is custom CSS. please tell me the specific color hex codes then I will write CSS to fix this.
Viewing 15 posts - 1 through 15 (of 19 total)
  • The topic ‘Mega Menu and more’ is closed to new replies.