-
Author
-
January 17, 2016 at 20:03 #98963
reikidome
Participanthi, I don’t like how the menu of sweetdate theme looks on small devices. How can I change the “Please select your page” menu rectangular section to a simple square box like in many other themes?
January 18, 2016 at 19:47 #99164Laura
ModeratorHello, please try adding this to style.css
COPY CODE@media only screen and (max-width: 940px) { .top-bar { background: #37B8DD; } nav.top-bar .name { display: none !important; } .adminbar-enable .sticky.fixed { margin-left: 86%; } nav.top-bar { width: 50px !important; padding-right: 60px; float: right; } .top-bar.expanded { height: 100%; width: auto !important; } .eight.columns { float: left !important; } .contain-to-grid.sticky { width: 50px !important; } .top-bar ul > li.has-dropdown .dropdown li a { background: #37B8DD !important; } }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 18, 2016 at 20:44 #99193reikidome
ParticipantI don’t think that I have child theme activated since I installed regular theme, can I still edit the settings that you listed above?
January 19, 2016 at 00:19 #99220reikidome
ParticipantI activated child theme, menu works fine. Thx.
January 19, 2016 at 20:50 #99370reikidome
Participanthi, Menu works after changes but looks really ugly on small devices (I attached print screen). Please let me know what I can do. Thx.
January 20, 2016 at 21:36 #99618Laura
ModeratorHello, can you share admin credentials and let me know what small devices?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 20, 2016 at 22:05 #99626reikidome
ParticipantOn cell phones menu looks ugly and when I make a browser small too. Please take a look at changes in child theme, because I have unchanged version of menu in regular theme somehow. Thx.
http://www.reikiexchange.com
user: reikiexchange
pass: exchange123January 22, 2016 at 18:39 #100020Laura
ModeratorHello, i see it fine 🙂
Let me know, remember to have child theme activatedHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 24, 2016 at 23:07 #100260reikidome
ParticipantPlease open the menu to see the problem, the button looks fine but the menu when you open it does not look good on cell phones and when I minimize my browser.
http://www.reikiexchange.com
user: reikiexchange
pass: alex123January 26, 2016 at 07:44 #100487Laura
ModeratorShould be fixed now, used
COPY CODE.top-bar.expanded { height: 100%; width: 300px !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 10, 2016 at 19:01 #103194reikidome
Participantcould it be that this code change that you gave me caused freezing of registration fields on the profile section?
February 10, 2016 at 20:02 #103230reikidome
Participantwhen I removed the code in this ticket the fields started to function again, but I really want to have a small button instead of the sentence menu. If possible, review the code in this ticket and if possible fix it so that I can use it without problems. Thx.
February 12, 2016 at 09:59 #103490Laura
ModeratorHello, you will need to hire a developer to do this for you as we can only help with small modifications
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.