Forum Replies Created
-
AuthorPosts
-
MaheshParticipant
Hi @Elyunn,
Yes, this can be achieved with Custom CSS. Go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS.
#masthead { padding-top: 0; padding-bottom: 10px; } #site-branding { padding: 0 20px; } .sidebar.sidebar-header-right.widget-area{ padding: 0 20px; }
Regards,
MaheshMaheshParticipantHi @Jos,
If you have already purchased Catch Responsive Pro, you can download it from My Account page.
http://catchthemes.com/my-account/Regards,
MaheshMaheshParticipantHi @rebzuleger,
It seems you are using Catch Responsive Free version. The feature you’re seeking is available in Catch Responsive Pro version. I recommend you to upgrade to Pro version.
Regards,
MaheshMaheshParticipantHi @Sharon,
Catch Evolution is a responsive theme. We also performed “Google Mobile-Friendly Test” and result is “Awesome! This page is mobile-friendly.” We checked it with our demo (Catch Evolution Pro). Both Catch Evolution and Catch Evolution Pro has same CSS.
Link to Catch Evolution Pro demo: http://catchthemes.com/demo/catch-evolutionRegards,
MaheshMaheshParticipantHi @Anton,
Please post in your site url. And please specify where is the site you want it.
Regards,
MaheshMaheshParticipantHi @Shana Shanti,
Thank you for appreciation.
In Catch Evolution Free version, there is no such feature like to display post/page’s featured image as header image. How did you managed to display post’s featured image as header image in post pages?
Regards,
MaheshJanuary 29, 2016 at 10:56 am in reply to: setting widgets to show horiztonal in footer instead of vertical? #84029MaheshParticipantHi @fishingguy,
For new question please create a new thread because it’ll be easier to find/search the thread. And if someone search for the same problem he/she may find the thread for the solution.
For your problem you can create a gallery and insert it into the post/page content. You can find more details in the following link.
https://codex.wordpress.org/The_WordPress_GalleryRegards,
MaheshMaheshParticipantHave you made any changes to the core CSS files? Edited date is not displaying in our server. You are using Catch Base Pro 3.1, latest version availabe is Catch Base Pro 3.2. Please update your theme. Let me know if the problem persists.
Regards,
MaheshMaheshParticipantHi @Loudmind,
For the removing space below slider, go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS.
#feature-slider{ padding-bottom: 0; }
And for the space between the text and footer, it is because of the empty widget in the footer area. Please go to “Dashboard=> Appearance=> Widgets” And remove the empty Text widget from Footer Area 1.
Regards,
MaheshMaheshParticipantHi @kerrigo,
Sorry, this feature was missing in Create Free. Thank you for letting us know. This will be fixed in the next update which will be released soon.
Regards,
MaheshMaheshParticipantHi @Carina,
1. You haven’t activated the child theme. Go to “Dashboard=> Appearance=> Themes” and activate Catch Responsive Child theme.
2. It seem you’re using static front page. Go to “Dashboard=> Appearance=> Customize=> Static Front Page” and select Your Latest Post from Front Page Displays option and click save.
3. Please replace the above CSS with the following. The background-color should only contain hex value. It will fix the footer color.
#site-generator { background-color: #000; color: #fff; }
Let me know if this helps.
Regards,
MaheshMaheshParticipantHi @Petr Sabata,
This is a bug and will be fixed in the next update. For now please go to “Dashboard=> Appearance=> Theme Options=> Custom CSS” box and add the following CSS.
#content .gallery-item { display: inline-block; margin: 0; }
Regards,
MaheshMaheshParticipantHi @jie66,
Sorry, there were still some bug in some files. Just fixed now. Please wait for next update 4.2.2. Sorry for the inconvenience.
Thank you for letting us know and fix the bug.Regards,
MaheshMaheshParticipantHi @Petr Sabata,
Please post in your site url.
Regards,
MaheshMaheshParticipantHi @rflores,
Have you replaced the codes in your
functions.php
with the codes I’ve given above? The code is working fine in our server. Can you please share yourfunctions.php
code?Regards,
MaheshMaheshParticipantHi @huskser,
For the above, go to “Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS” box and add the following CSS.
.featured-content-image{ text-align: center; } #featured-content.layout-three .hentry{ width: 25%; } #featured-content.layout-three .hentry:nth-child(3n+2){ width: 50%; }
Regards,
MaheshMaheshParticipantHi @kerrigo,
Could you clarify your problem more. By full-width page do you mean removing sidebar and display content to full-width ( This feature is only available in Create Pro version )? Or do you mean to make your site full-width instead of fixed-layout?
Please post in your site url.Regards,
MaheshMaheshParticipantHi @Josh
The issue may be because ChatX and Catch Everest Pro use same jquery library. Or the way that ChatX has enqueued those libraries. Please contact the ChatX support for the issue. And we do not have access to ChatX plugin so that we can check it.
Regards,
MaheshMaheshParticipantHi @andrewf90,
This feature is only available in Catch Flames Pro version, so I recommend you to upgrade to Pro. In Catch Flames Free version, by default copyright displays the site title, therefore you have to change you site title instead.
Or you can customize it with a child theme.Regards,
Mahesh -
AuthorPosts