Ogy Posted November 19, 2020 Share Posted November 19, 2020 Site URL: https://www.lagunastella.com/ Hi all. I created 2 language selections using below codes for each page's code injection: #header .header-nav-item:nth-child(4) {display:none} And, it works well for Desktop. Then I inserted below code for the page's code injection to let it hide the same folder item in Mobile version: @media screen and (max-width:1511px){#header .header-menu-nav-item:nth-child(4) {display:none}} But, Mobile menu, it is also hiding the 4th item under first folder which I believe the code is hiding all 4th item regardless of 4th folder or 4th menu item under first folder. Is there any suitable code to used instead of using nth-child or any suggestion/help, please! The URL https://www.lagunastella.com/ is locked for public; for the sake of your advice: pass is 11 Thank you in advance! Link to comment
tuanphan Posted November 22, 2020 Share Posted November 22, 2020 Do you still need help on this? Also, I see your site has a big gap at the bottom of footer on tablet. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
GRIMTE Posted December 5, 2020 Share Posted December 5, 2020 On 11/21/2020 at 9:15 PM, tuanphan said: Do you still need help on this? If you have a solution to this, I have the same problem. When I hide the 2nd item in the menu, it also hides the second element of the folder. Thank you! Link to comment
tuanphan Posted December 8, 2020 Share Posted December 8, 2020 On 12/6/2020 at 5:48 AM, GRIMTE said: If you have a solution to this, I have the same problem. When I hide the 2nd item in the menu, it also hides the second element of the folder. Thank you! Can you share site url? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment