• I know it is early to say it, but this a YOUNG THEME with already have some option that even some paid themes have. Still lots of options for more for improvement.

    I still testing it but so far I see a nice layout of the theme.

    Currently…

    Could you kindly add the option that even the Navbar Position is transparent there is still an option to make them STICKY.

    This is for now.. I’ll edit this once I already browse more options.

Viewing 1 replies (of 1 total)
  • Theme Author Rupok

    (@re_enter_rupok)

    Hi @ronhelpers

    Thanks for your feedback. You got it right, we are yet to release v1.0.0 in couple of weeks and it will be a game changer theme.
    I got the same feedback for transparent sticky navbar and already added “Transparent Sticky Top” option for the Navbar position and hopefully will be released very soon. Meantime you can use some custom CSS to achieve this for now:

    .flexia-navbar.flexia-navbar-fixed-top:not(.flexia-sticky-navbar) {
    	background-color: transparent !important;
    	position: absolute;
    	left: 0;
    	right: 0;
    	top: 0;
    	box-shadow: none;
    }

    Hope this helps and feel free to get in touch if need any other help. You can initiate a live chat from WPDeveloper.

    Cheers!

    • This reply was modified 6 years, 10 months ago by Rupok. Reason: typo
Viewing 1 replies (of 1 total)
  • The topic ‘OceanWP,GeneratePress,Astra – Contender’ is closed to new replies.