Search Results for 'mobile menu'

  • Mirela
    Participant

    Hello,

    Sorry but this is personal customization and it’s not covered from support. You only need to find the css class above via inspect element (press F12 key to open it in Chrome). Wrap the css inside an @media rule for it to affect only the screen dimension you want. Read more about it here.

    You can search this forum for similar cases too.
    ->https://support.codeless.co/?action=bbp-search-request&bbp_search=mobile+menu
    ->https://support.codeless.co/?topic=cursor-not-blinking-on-input-placeholder

    Best regards!

    Mirela
    Participant

    Hello,

    Perhaps you are editing the wrong element. The mobile menu css class is cl-mobile-menu-button

    Best regards!

    v1c
    Participant

    Hi there!

    I need to customize @media max width to show mobile menu on 1400px because in some tablets or laptops with small screen main menu appears with 2 lines and I prefeer show mobile menu in that cases.

    Thanks.

    eltooks
    Participant

    Hi.

    Thanks for your help so far. I replaced the old accordion with a new accordion component and it seems to be working fine. I skipped using the FAQ instead.

    With regards to my only remaining issue before I can deliver the site, the mobile menu, what do you mean by FTP access? Access to the hosting site? In that case, I’m afraid I can’t do that, because my client has other information there. I looked under “Appearance” for “Editor” but I couldn’t find it. Where exactly is it?

    Thanks.

     

    onyadesign
    Participant

    Hi sorry of the late reply. I mean I would like the top menu of the website pinnaclecapitalasia.com to be semi transparent as well on the mobile phone. At the moment, only on the computer it is semi transparent.

    Also, I when purchased Specular, it came bundled with revolution slider . I would like to have the panoramic effect for the homepage, doesn’t seem to be able to find the panoramic effects. Are you able to help?

    Thank you once again.

    Mirela
    Participant

    Hello,

    No, Ninja form is not one of our included plugins. The old accordion is a deprecated element from Visual Composer. Please use the accordion element (or faqs) in the ‘content’ group of elements of VC.

    To fix faqs, go to file js/main.js and find these lines:

    /*------------------------------ Accordion Toggle Binding ------------------------------ */  
    
    function accordionBinding(){
    	"use strict";
    	$(".accordion-group .accordion-toggle").live('click', function(){
    		var $self = $(this).parent().parent();
    		if($self.find('.accordion-heading').hasClass('in_head')){
    			$self.parent().find('.accordion-heading').removeClass('in_head');
    		}else{  
    			$self.parent().find('.accordion-heading').removeClass('in_head');
    			$self.find('.accordion-heading').addClass('in_head');
    		}
    	});
    }
    /*------------------------------ Accordion Toggle Binding FAQs------------------------------ */  
    
    function accordionBindingFaqs(){
    	"use strict";
    	$(".accordion-group .accordion-toggle").live('click', function(){
    		var $self = $(this).parent().parent();
    		if($self.find('.accordion-heading').hasClass('in_head')){
    			$self.parent().find('.accordion-heading').removeClass('in_head');
    		}else{  
    			$self.parent().find('.accordion-heading').removeClass('in_head');
    			$self.find('.accordion-heading').addClass('in_head');
    		}
    	});
    }

    Replace the first block with these lines:

    /*------------------------------ Accordion Toggle Binding ------------------------------ */  
    
    function accordionBinding() {
        "use strict";
        $(".accordion-group .accordion-toggle").live('click', function() {
            var $self = $(this).parent().parent();
            if ($self.find('.accordion-heading').hasClass('in_head')) {
                $self.parent().find('.accordion-heading').removeClass('in_head');
            } else {
                $self.parent().find('.accordion-heading').removeClass('in_head');
                $self.find('.accordion-heading').addClass('in_head');
            }
        });
    }

    And remove (comment out) the entire second block:

    /*------------------------------ Accordion Toggle Binding FAQs------------------------------ */  
    
    function accordionBindingFaqs(){
    	"use strict";
    	$(".accordion-group .accordion-toggle").live('click', function(){
    		var $self = $(this).parent().parent();
    		if($self.find('.accordion-heading').hasClass('in_head')){
    			$self.parent().find('.accordion-heading').removeClass('in_head');
    		}else{  
    			$self.parent().find('.accordion-heading').removeClass('in_head');
    			$self.find('.accordion-heading').addClass('in_head');
    		}
    	});
    }

    Save changes and refresh page.

    -Can you send us some ftp so i can check the mobile menu issue. Or enable ‘Editor’ menu under Appearance menu.
    Let me know.

    Best regards!

    eltooks
    Participant

    Hi guys,

    Thanks for your answer. I did deactivate them as you requested, but the mobile menu still does nothing and the “old accordion” component is still not behaving properly.

    Also isn’t Ninja Forms a plugin with your theme? If not, what form plugin should I use?

    Could you please advise.

    • This reply was modified 6 years, 10 months ago by eltooks.
    eltooks
    Participant

    Hi Mihaila,

    Thanks for your reply.

    With regards to your points:

    1. Yes I have Show Responsive Menu Dropdown on! When the website is in mobile mode, the hamburger icon is displayed. My issue is that when I click it, a menu does not appear. It just adds a # to the URL. You can check it yourself if you check the site finconnect.io and shrink the browser (or open it on mobile).

    2. I did have two third party plugins for Google Analytics and an under construction plugin. I deactivated both, but the accordion still does not work like it should. When interacting with it, the deselected accordion remains blue and its icon remains (+). The newly selected options have their circle white and their icon remains (-).

    Please let me know.

    Mirela
    Participant

    Hello,

    Thank you for the nice words!

    1-This is just another headers element. It’s not the mobile menu even thou it looks like it. Remove it from header, just like any other element (hover over the element and click on the bin icon). See a demo screenshot: https://postimg.cc/image/w5gim3g7r/

    2-Sorry but this is not possible. The elements will flow in mobile from the row/column first in line then the rest. See screenshot: https://postimg.cc/image/xztd3gl47/
    You can change this only by switching places of menu and dishes.

    Best regards!

    eltooks
    Participant

    Hi,

    Thanks for a great theme. My client and I love it.

    I managed to resolve most of my issues but two remain:

    1. In the responsive format of the website, the menu (hamburger icon) does nothing. It just adds a # to the URL. Am I missing where I can control this?

    2. The accordion for why choose us works, in that it expands and collapses. But its buttons do not change color or change their content (+) <-> (-).

    If you’d like to take a look the site is finconnect.io.

    Please let me know.

    Dagalca
    Participant

    Hi congrats for your nice theme Picante,

    I´ve got 2 question

    1º In my web, hamburger menu appears both on computers and tablets and phones and I would like it not to appear in computers (you can see in my test page https://laveracruz.visitaislandia.com/)

    2º  On my menu page when I look at the mobile tabbed menu comes at the end so customers have to go down and up to see what dishes are in each menu. Is it possible in mobile that when you press for example “Meat” go to the top of the “meat” menu?

    https://laveracruz.visitaislandia.com/menu/

    I’m sorry for my English but I hope you have understood me

    thanks so much

    • This topic was modified 6 years, 11 months ago by Dagalca.
    Mirela
    Participant

    Hello,

    Sorry but can you be more specific? The blinking cursor looks fine now: https://postimg.cc/image/clnzpiiyf/

    Also when i check the mobile version of site, the menu only shows once. If you want to remove the “Menu” word above it, go to file style.css and find these lines:

    /*Style hamburger MENU text on mobile*/
     @media (max-width: 991px) {
       .cl-mobile-menu-button.cl-color-dark::after {
        font-family: Arial;
        content: "MENU";
        padding: -30%;
        top: -54px;
        right: 12px;
        position: relative;
        display: inline-block;
    }

    Change content: "MENU"; to content: ""; to remove the ‘MENU’ word from it.
    Let me know.

    Best regards!

    20eightDigital
    Participant

    I sent a ticket a few days ago and got no response.

    <span style=”color: #4b4d4d; font-family: Raleway; font-size: 14px;”>When I click on parent pages in the mobile menu, it only opens the child pages, I cannot click on the parent page. There’s no way to click on the parent page and view it. Is there a way to fix this?</span>

    20eightDigital
    Participant

    When I click on parent pages in the mobile menu, it keeps opening the child pages. There’s no way to click on the parent page and view it. Is there a way to fix this?

     

    Thanks.

Viewing 15 results - 661 through 675 (of 1,351 total)