Forum Replies Created
-
AuthorPosts
-
Sakin
Keymaster@bjbarker: Catch Adaptive Pro theme doesn’t support header right sidebar. So, please choose theme like Catch Responsive Pro, Decree Pro, Clean Journal Pro which has header right sidebar.
Sakin
Keymaster@bjbarker: You can add the following css in “Appearance => Customize => Additional CSS” box:
#site-logo { padding-bottom: 10px; }Sakin
KeymasterHi Derek,
For your site doesn’t have slider title. Anyway, if you add back the tile like in our demo https://catchthemes.com/demo/catch-responsive/, then you can add the following css to hide that black transparent box:
#feature-slider .entry-container { background: transparent; }Regards,
SakinSakin
KeymasterHi Derek,
To change the color of the search box border and color to black, you can add the following css in “Appearance => Customize => Additional CSS”, if you want any other color, then you can change the color code in the following css as per your need and add it.
.nav-primary .search-field { border-color: #000; color: #000; }For slider background, you can just remove the padding by adding the following css in “Appearance => Customize => Additional CSS”
#feature-slider { padding-bottom: 0; }Regards,
SakinSakin
KeymasterHi Derek,
I got your issued forwarded to me. To add the search in the primary menu, you can add the following css in “Appearance => Customize => Additional CSS” box:
@media screen and (min-width: 991px) { #search-toggle { display:none; } #search-container { clear: none; display: block; float: right; max-width: 300px; opacity:1; position: relative; bottom: auto; left: auto; } .nav-primary .search-form { padding: 0 20px 0 10px; } }Regards,
SakinSakin
Keymaster@plabra: Catch Responsive free theme only have option to use “Featured Page Slider”. To setup this, check out screencast at https://www.youtube.com/watch?v=71fFoOZNv9g and theme instructions at https://catchthemes.com/theme-instructions/catch-responsive/
Sakin
Keymaster@jamalesahq: Yes, for adding custom link in menu. Go to “Appearance => Menus”, then you will see “Custom Links” and then add custom links. https://codex.wordpress.org/Appearance_Menus_Screen. You can search in youtube about adding adding custom links in WordPress menu.
Sakin
Keymaster@jamalesahq: There is no option in WordPress to change the logo link, it will link to homepage and is controlled via the WordPress core function
get_custom_logo()So, if you want to change that then you need high level of customization. For that, first you need to create child theme and filterget_custom_logocore function in your child themefunctions.phpfile.I recommend you to use hire a customizer at https://catchthemes.com/hire-customizer/
Sakin
Keymaster@jamalesahq: Your logo is linked to your frontpage.
Sakin
Keymaster@andres: In you site, you can add the following css in “Appearance => Customize => Additional CSS” box to hide the slider content only.
#feature-slider .entry-content { display: none; }Sakin
Keymaster@jamalesahq: Sorry but that option is there only in pro version. In Clean Education Pro version, you can change “Display Content” to “Show Full Content” for hero content.
Sakin
Keymaster@jamalesahq: Sorry, I don’t understand what you mean…
Sakin
Keymaster@jamalesahq: Just add the following css in “Appearance => Customize => Additional CSS” box:
.site-main .type-page .featured-image { display: none; }Sakin
Keymaster@jamalesahq: The the only option I see is to upgrade to pro version, where you have option to disable featured image only on that page and this way it only hide in that page and will show it in your slide. Also pro version can give you access to independent image slider, if you want.
The other only option, if you want to stay with free version then hide the featured image with “Additional CSS”.
Sakin
Keymaster@jamalesahq: Just like you have done in programme, remove the featured image from registration and insert image in your content.
Sakin
Keymaster@jamalesahq: It’s because of your additional css, please remove the following css from “Appearance => Customize => Additional CSS”
@media screen and (min-width: 768px) { #site-logo .custom-logo { max-width: 300px; } }Sakin
Keymaster@jamalesahq: Can you post in your site URL and let me know how big you want your logo to be. Then I can check in your site and suggest way to do it.
Sakin
KeymasterHello Claus,
I have send you new code in your email.
Regards,
SakinSakin
Keymaster@ta-diep: but your site is not using our theme.
Sakin
Keymaster@masterchess: Yes, you can buy Nepal Buzz Pro. Catch Flames Pro needs to be updated to 1920px resolutions. I will send you coupon code in your email address.
-
AuthorPosts
