- This topic has 5 replies, 2 voices, and was last updated 8 years, 8 months ago by Pratik.
-
AuthorPosts
-
March 22, 2016 at 2:46 pm #87950pedrokraftParticipant
Can i edit the footer content and add a link there?
And how can the search feature be disabled?
Or do i need to use the Pro Version of the Template?
March 22, 2016 at 8:44 pm #87972PratikParticipantHi @pedrokraft,
To edit footer content, you will need to upgrade to pro version. Check out the theme here and its details here.
To disable search completely, you will need to upgrade to pro version too. But, you can hide the search using Custom CSS. It will be there but will be hidden. To achieve it, you can add following CSS code in Appearance=> Customize=> Theme Options => Custom CSS box:
#search-toggle { display: none; }
If this does not work, please post in your site url.
Regards,
PratikMarch 22, 2016 at 9:00 pm #87976pedrokraftParticipantThank you!!
The Magnifier in the Menu Bar goes away, but the Search Field is still there. Can the search be completely been disabled with pro version?
And how about the colors. I think i also need to change the color of the menu bar.
Best regards,
PedroMarch 23, 2016 at 10:02 am #88019PratikParticipantHi @pedrokraft,
we can do the same thing for this search bar in header right as well. You can add following CSS code in Appearance=> Customize=> Theme Options => Custom CSS box:#header-right-search { display: none; }
For colors, you can upgrade to pro version. There is option to change colors of menu.
Regards,
PratikMarch 23, 2016 at 10:18 pm #88086pedrokraftParticipantYes!!! great support you give! I just installed the Pro version, but one last thing (for today…); how can i switch off the links in the sliders? They should just slide, nothing else 😉
Thank you again & best regards!
March 24, 2016 at 9:24 am #88119PratikParticipantHi @pedrokraft,
To remove the links, you need to use Featured Image Slider instead of the Featured Page/Post/Category Slider. This is a custom slider. You can add only images title and content.Its details are here: https://catchthemes.com/theme-instructions/catch-responsive-pro/#enable-featured-image-slider
Let me know if this works or not.
Regards,
Pratik -
AuthorPosts
- The topic ‘Edit Footer, disable Search’ is closed to new replies.