Forum Replies Created
-
AuthorPosts
-
sapana
Member@ta0102:/*To make image size like as header image*/
I suggest you to upgrade to Pro where you have need to change the layout of the page to no-sidebar full width which is only available in Pro version. I suggest you to upgrade to Pro./*For the promotion headline*/
Please remove all the previous added CSS code for the promotion headline and add following code
Go to=> Appearance=> Customizer=> Additional CSS and add the following code#promotion-message h2 { text-align:center; }Let me know if this works out!
Kind Regards,
Sapanasapana
Member@jitping: Please remove the previous added code and follow the steps.
: Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code
/*To remove the hyperlink from welcome/Coming Soon text*/.home .entry-title { pointer-events: none; }Let me know if this helps you out!
Kind Regards,
Sapanasapana
Member@abelgallardomac-com: You will need to create a child theme and do a bit of customization for this. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer.
Kind Regards,
Sapanasapana
Member@fireflywebs: To change the “permalink to:” = ” Go to” you need to create the child theme and do a little bit of customization let me know if you are familiar with the child theme. I will provide you the necessary code for that otherwise I suggest you to hire a customizer to get it done.Can you Please clarify me In which section you want to change the font size and color.
Kind Regards,
Sapanasapana
Member@maciejakubzawadzki: You cannot update pro theme like you update free theme .To update pro theme you’ll need to first download the theme from https://catchthemes.com/my-account/ page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
Please check the tutorial video in the link below:
https://www.youtube.com/watch?v=W95SuabDZi8
For more, check out theme instructions at https://catchthemes.com/themes/catch-fullscreen-pro/#updatingLet me know if this helps you out!
Kind Regards,
Sapanasapana
Member@ta0102: Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code
/* To remove the first title*/.home .section.left h2 { display: none; }let me know if this helps you out!
Kind Regards,
Sapanasapana
Member@ta0102: You will need to change the layout of the page to no-sidebar full width which is only available in Pro version. I suggest you to upgrade to Pro.
Kind Regards,
Sapanasapana
Member@jme-p: Please post in your site URl so that I can look into those issues.
Note: We recently moved our site to a new web server. So, if you don’t receive our reply even after 1-2 days time please post a new issue in the support forum. Sorry for the inconvenience caused.
Kind Regards,
Sapanasapana
Member@wouwonline:Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code.
/*For header section to inline the Rijschool Erik Snip in one line*/
-Please remove the <br> you have added in the text field..section .entry-content-wrapper .entry-header { max-width:none !important; }/* For promotion headline to inline the title in one line*/
-Please remove the <br> you have added in the title of the page.entry-title.section-title { font-size:2.0625rem !important; }Let me know if this helps you out!
Note: We recently moved our site to a new web server. So, if you don’t receive our reply even after 1-2 days time please post a new issue in the support forum. Sorry for the inconvenience caused.
Kind Regards,
SapanaOctober 29, 2018 at 5:04 am in reply to: How do I "Enable On" feature on pages other than entire site and homepage? #157995sapana
Member@hanschairbridge-com: Glad to know that you figure it out. Have a good day!!
Kind Regards,
Sapanasapana
Member@jitping:Go to=> Appearance=> Customize=> Additional CSS and add the following code.
.home .entry-title a { display: none; }Let me know if this solve your issue!
Kind Regards,
Sapanasapana
Member@ta0102:Hello, I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review?https://wordpress.org/support/theme/catch-base/reviews/#new-post Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.
Kind Regards,
Sapanasapana
Member@ta0102:Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code
/*To display current Five image horizontally/#text-7 .textwidget img { width:115px; padding-right:5px; }/* If you want to hide page in specific page*/
#post-42 .entry-content h2 { display: none; }/*If you want to hide the page title in every page*/
.entry-content h2 { display: none; }Let me know if this solves your issue!
Kind Regards,
Sapanasapana
Member@vanwels: This seems to be plugin related issue. I suggest you to contact with respective plugin support forum.
Kind Regards,
SapanaOctober 26, 2018 at 12:40 am in reply to: How do I "Enable On" feature on pages other than entire site and homepage? #157694sapana
Member@hanschairbridge-com: Please post in your site Url. Also enable the Hero Content in entire site and create the page called Our Services. I will provide you the additional CSS to enable hero content in that specific page.
Kind Regards,
Sapanasapana
Member@ta0102:Go to=> Appearance=> Customize=> Additional CSS and add the following CSS code
/* To eliminate the border line in top*/
.nav-primary { border-top: none !important; }/* For Promotion headline*/
Please remove all the CSS you have add for the promotion headline section and add the following CSS#promotion-message .left { max-width:100%; }Let me know if this solves your issue
Kind Regards,
Sapanasapana
Member@ta0102: To change the position of featured content in individual page is quit difficult so I suggest you to hire customizer.
Let me know if you have any other related issue.Kind Regards,
Sapanasapana
Member@ta0102:/* To change the position of featured content from the footer*/ you can simply follow this steps:
Go to=> Appearance=> Customize=> Featured Content=> Check to move above Footer=> You can check and uncheck as per your requirement.
Let me know if this helps to solve your issue.Kind Regards,
Sapanasapana
Member@mccfieldgmail-com: Hello,
I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/catch-inspire/reviews/#new-post. Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.
Kind Regards,
Sapanasapana
Member@ta0102:Go to=> Appearance=> Customize=> Additional CSS and Add following CSS code
/*To display menu top center*/.nav-primary.search-enabled { margin-left: 150px; }/* To display the promotion headline center*/
#promotion-message h2 { margin-left: 160px !important; }/*To eliminate the margin in both sides*/
-The layout featured called No Sidebar(Full width) is available in Catch Base Pro. I recommend you to upgrade to Pro.-For the issue No 3 can you elaborate more briefly or you can send me screenshot.
Let me know if this works out!Kind Regards,
Sapana -
AuthorPosts
