- This topic has 6 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Travel Eye Pro › how to remove search button?
Tagged: make social icon bigger, remove, search button
Hi, I want to remove search button, I don’t need it. Can you help me with it, please?
Hello @leo-design,
To remove the search from your header you can simply paste in the following custom CSS in your Dashboard > Appearance > Customize > Theme Options > Custom CSS Field :
.right-bar form {
display: none;
}
Please note that putting this CSS will remove the search from the website both in mobile devices and desktop view.
Hope this helps you,
Best Regards !!
Yes, it works. Thank you very much! 😉
Hi, I have problem to make new topic, and the only way is to ask another question here.
So…
Could you tell me please, how to make social icons (in a footer) bigger?
Thanks
Hello @leo-design,
To Increase the size of social icons displayed in the footer of the Travel Eye theme you will need to add the following custom CSS in your Admin Dashboard > Appearance > Customize > Theme Options > Advanced options > Custom CSS field :
#colophon .so-widget-travel-eye-social ul li a::before {
font-size: 26px;
}
You can increase / decrease the font size pixels as per your requirements.
Hope this helps,
Best Regards !!
Yes, it works! Thank you very much for your help! (Again)
Glad we could help !!
Feel free to post in for any further queries in the future.
CHEERS !!
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |