-
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 solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 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 solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
January 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 solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Attachments:
You must be logged in to view attached files.January 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 solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 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 solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.