: Controlling number of results in Google Custom Search I am using google custom search for my website, every search results in a big list of results. I want only limited number of results to
I am using google custom search for my website, every search results in a big list of results. I want only limited number of results to be shown to the customer say first 10 so that he/she is not confused. Please help.
More posts by @Hamm4606531
2 Comments
Sorted by latest first Latest Oldest Best
You can use css to hide the navigation like this:
.gsc-cursor-box {visibility: hidden;}
or
.gsc-cursor-box {display: none;}
You can use !important to force override the default attribute (if it already exists).
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.