- This topic has 9 replies, 2 voices, and was last updated 5 years, 9 months ago by
tikaram.
-
AuthorPosts
-
December 12, 2017 at 11:55 am #127858
Realtime
ParticipantHow can I make my menu sticky as I scroll down? The sticky part (the one that remains fixed) should show the secondary menu, the site title and the primary menu. Thanks.
December 13, 2017 at 1:28 am #127903December 14, 2017 at 12:43 am #128018Realtime
ParticipantOh ok, my url is: https://affiliatelinkages.com
Thanks.
December 14, 2017 at 4:27 am #128035tikaram
Keymaster@realtime : Go to Appearance => Customize => Additional css and add the following css.
#masthead { position:fixed; width:100%; top:0; z-index:22; background-color:#fff; } #main-slider{ margin-top:11%; } .site{ width:100%; } .featured-slider .slides img { width: 100%; } @media only screen and (max-width: 480px) { #main-slider{ margin-top:42%; } }
Let me know if you have any more issues.
Regards,
TikaramDecember 14, 2017 at 8:01 am #128047Realtime
ParticipantHi Tikaram, it has worked perfectly well. You guys are very good. I appreciate this support so much especially in light of the fact am using a free version of the theme. Thank you very much.
If it does not bother you much, help me narrow down the gap between the secondary menu bar and the Site tagline, “Business Stress Free.” That is, let the bar come a little up to reduce the white space. You may adjust according to your discretion.
Thanks and kind regards.
Mark.
December 15, 2017 at 2:17 am #128070tikaram
KeymasterReplace the previous css for slider
#main-slider{ margin-top:11%; }
with the following css
#main-slider{ margin-top:9%; }
and add the following css
#hgroup-wrap { padding-bottom: 0; }
Let me know if you have any more issues.
Regards,
TikaramDecember 15, 2017 at 5:37 am #128082Realtime
ParticipantThanks a lot Tikaram for your prompt help. I am sorted out for now.
All the best.Regards.
Mark.December 15, 2017 at 6:03 am #128083tikaram
KeymasterHello, there,
I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/catch-kathmandu/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.
Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.Regards,
TikaramDecember 19, 2017 at 4:09 am #128244Realtime
ParticipantHi Tikaram, sure I have posted a review under the user name mhmugisha just incase you want to view it. Actually I recommended catch themes in one of the membership sites I belong.
Yes you were able to resolve the issues I raised and I am really grateful.
I know I will come back to you in case of any issues or for your recommendation on an appropriate theme for a membership site I want to build.
All the best to u Tikaram and all the Catch themes team.
December 19, 2017 at 5:10 am #128249 -
AuthorPosts
- The topic ‘Site title, Secondary and Primary Menus not Sticky.’ is closed to new replies.