-
Author
-
September 11, 2015 at 12:12 #77166
tunichtgut_
ParticipantI would like to replace the menu at the top of the theme with the sticky menu which appears when you start to scroll down the site. Is this possible with a few code changes?
September 13, 2015 at 20:56 #77426Laura
ModeratorHello, do you mean hide the top bar? Or make the menu like the sticky menu
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 🙂
September 15, 2015 at 04:20 #77723Laura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE#header { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2); padding: 5px; height: 45px; } .contain-to-grid .top-bar { margin-left: 58%; } .contain-to-grid.sticky.fixed .top-bar { margin-left: 20% !important; }
And add a logo in General options
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 🙂
September 23, 2015 at 17:18 #79146Laura
ModeratorHello, could you share admin credentials and ftp? 🙂
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 🙂
September 25, 2015 at 20:47 #79519Laura
ModeratorHello, the first issue seems to be related to custom css, can i know where did you place all custom css? Did you change main theme css?
Let me know 🙂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 🙂
September 26, 2015 at 19:51 #79631tunichtgut_
ParticipantHey, I changed the style.css in sweet dates child theme and in wordpress backend (“Sweet Date” -> “Styling options” -> “Quick CSS”).
September 28, 2015 at 21:08 #79772Laura
ModeratorHello, i see… do you use any cache plugin or cdn? If so let me know
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 🙂
September 30, 2015 at 14:53 #80113tunichtgut_
ParticipantNo, we don’t.
I also did a change on header.php on sweet date’s main theme. Perhaps that’s the reason?
October 3, 2015 at 02:00 #80493Laura
ModeratorHello, it may be, you should never change main files, try to revert the change and check out if its fixed
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.