hi.. d33pak..
please send your site Url..
thank you.
Thread Starter
d33pak
(@d33pak)
i am using demo theme and i have made some change so check the following url and try to scroll page
http://www.sunsoftware.co.in/demo/demo2/?page_id=112
hi..d33pak..
this is done because of less content in your page, for resolve the issue add more content in your page.
so that the page can scroll down easily.
thank you.
Thread Starter
d33pak
(@d33pak)
thank you sir for your response i know that but i was thinking is there any other solution for that.
You can use the below CSS –
Go to Dasahboard -> Appearance -> Customize -> Theme Options -> Theme General Options -> paste code in custom CSS box and save –
@media (min-width: 1200px){
#enigma_nav_top.affix {
position: relative;
}
}
Thanks.