How to reverse the effect of “display:none”
This question shows research effort; it is useful and clear
1
Save this question.
Show activity on this post.
I am making my first responsive webpage. It's desktop-first, and since it's a simple one-column page I need only one media query, for mobiles. I have a different nav bar for the desktop from the mobile. So I put both navs in the HTML. I set the nav that is for the mobile to "display:none" in the main part of the css, which makes it disappear from the desktop version. I set the desktop's nav to "display:none" in the query, which makes that nav disappear from the mobile.
The trouble is that I can't make the mobile's nav visible again in the mobile version. How do I undo "display:none" in the mobile query?
(The page is http://www.birdwatching.com/optics/2018_Kowa_scope/kowa-tsn-553-review.html)
asked Aug 15, 2018 at 22:09
1
This answer is useful
2
Save this answer.
Show activity on this post.
Inside the mobile media query do display:block for the mobile nav that you hid, and display none for the desktop nav.
answered Aug 15, 2018 at 22:12
0
This answer is useful
1
Save this answer.
Show activity on this post.
If you use visibility:visible and visibility:hidden instead, you won't have to worry about what the display of the element was previously set to
answered Aug 15, 2018 at 22:49
FhtagnFhtagn
7735 silver badges9 bronze badges
Start asking to get answers
Find the answer to your question by asking.
Ask question
Explore related questions
See similar questions with these tags.
网址:How to reverse the effect of “display:none” https://mxgxt.com/news/view/1671938
相关内容
How to reverse the effect of “display:none”“The Hunger Games” popular little fresh meat Len Hanswo, nutritionist recommended eating more red meat, but he actually came to ...... acting star
What is the engagement rate metric? How is it calculated? And what is its purpose?
Cry of the City
如何用英语与表达尊重 How to show respect in English
我的爱豆我来夸~~How to describe your favorite idol?
The Story of Ming Lan– Download APP to Enjoy Now!
Percentile and Quantile Estimation of Big Data: The t
Clear vocals by White小白 of truly a gift to the ears.
Taking refuge in Buddhism, the Dharma name is “Dingru”, and actively advocates vegetarianism!
随便看看
- 娱乐圈最耐心寻味组合,陈思诚当初不忠,佟丽娅立即原谅?内情?
- 刚知道管乐王皓爱过!她自曝分手内情,当天新剧开播引争议
- 谢霆锋复出演唱会背后:英皇巨亏百亿自救内情曝光
- 超意识界:实话说,我不相信陈奕迅的事是真的! 但娱乐圈是个很复杂的地方,明星也受资本的操控,上次方大同的事,大家都还记得吧? 我这么说,并不是在暗示陈奕迅出事了,我确信,目前他只是病了而已。 另一方面,也想唠嗑一下,其实娱乐圈里很多的事情,圈外的人是看不到内情的,甚至有些真相,只能掩埋在某个高的层面,永远不会、也不可以被公开。 这次陈奕迅的事,目前可以确认的只有两点:一是他患上新冠,二是台北...
- 娱乐圈明星吃瓜介绍视频,幕后故事与精彩瞬间

