- This topic has 5 replies, 2 voices, and was last updated 8 years, 11 months ago by
Pratik.
-
AuthorPosts
-
March 22, 2016 at 2:46 pm #87950
pedrokraft
ParticipantCan 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 #87972Pratik
ParticipantHi @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 #87976pedrokraft
ParticipantThank 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 #88019Pratik
ParticipantHi @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 #88086pedrokraft
ParticipantYes!!! 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 #88119Pratik
ParticipantHi @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.