Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@fastrak: Editing the footer content is one of the features of Pro version. I recommend you to upgrade to Pro version.
Regards,
MaheshMahesh
Participant@sziszi: Add the following CSS:
.entry-meta .author.vcard, .entry-meta .last { display: none; } table tr td:nth-child(2) { padding-left: 10px; }Regards,
MaheshMahesh
Participant@rawikltd: I’ve changed the CSS so that it now applies to search page only. Please use the above CSS.
Regards,
MaheshJune 7, 2017 at 2:20 am in reply to: How to change the color of the three dots of the Featured Slider? #116891Mahesh
Participant@krywen: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.slides-pagination a:hover, .slides-pagination a.current { background-color: #fff000; color: #fff000; } .preloader .pre-bounce1, .preloader .pre-bounce2 { background-color: #fff000; }Note: Please change the color as desired.
Regards,
MaheshMahesh
Participant@wolpertinger: Just to let you know that the bug has been fixed and the update has been released. Please update. Let me know if any problem.
Regards,
MaheshJune 7, 2017 at 1:34 am in reply to: The language of the material on the main page (Hero Content and other) does not #116887Mahesh
Participant@paedagogisches-zentrum: You can find the detail on how to create a child theme in the link below:
https://catchthemes.com/blog/create-child-theme-wordpress/You must be very careful when creating the child theme. Any minor error in
functions.phpmay break your website.Regards,
MaheshMahesh
Participant@rodeboy: Yes, it does seem strange, but the CSS is from the plugin itself. Thank you for your appreciation.
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? 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.
https://wordpress.org/support/theme/rock-star/reviews/#postform
Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.Regards,
MaheshMahesh
Participant@dnelson503: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
body, button, input, select, textarea { font-size: 14px; } h2 { font-size: 27px; }Let me know if any problem. Please post in your site url.
Regards,
MaheshMahesh
Participant@lizzie: The update is just released. You can update your copy of the theme. Let me know if any problem.
Regards,
MaheshMahesh
Participant@fireflywebs: Add the following CSS:
#masthead .wrapper { opacity: unset; }Its because of the following CSS:
#masthead .wrapper { opacity: 0.9; }Mahesh
Participant@wolpertinger: There has been a small bug in the theme, this will be fixed in the next update that will be released soon. We’ll let you know as soon as the update is released.
Regards,
MaheshMahesh
Participant@masterchess: Let me know if any problem.
Regards,
MaheshMahesh
Participant@rawikltd: Add the following CSS:
.search-results #primary .post.has-post-thumbnail.hentry { position: relative; } .search-results #primary .post.hentry.has-post-thumbnail .entry-header { position: absolute; top: -50px; } .search-results #primary .post.has-post-thumbnail.hentry .featured-image { margin-top: 60px; }Regards,
MaheshMahesh
Participant@sziszi: Please add the following CSS:
#main .entry-meta .entry-date { display: none; } .post .post-article { width: 95%; }Which one is the category? And please post in the url with table.
Regards,
MaheshMahesh
Participant@crazychaosgmaial-com: Individual header image for individual post/page is featured in the theme, but not for category. If you want to have it for categories, you’ll need to customize the theme further. I recommend you to hire a customizer.
For the post/page featured header image please check the theme instruction in the link below:
https://catchthemes.com/theme-instructions/fabulous-fluid-pro/#header-imageRegards,
MaheshMahesh
Participant@rawikltd: Well there is no such options to have image in search but not in posts. But you can use custom CSS for that. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
/* Hide images in sinlge post */ .single-post #content .post .featured-image { display: none; } /* Make width of the image 200px in search page */ .search #content .post .featured-image { width: 200px; }Regards,
MaheshJune 6, 2017 at 3:11 am in reply to: How to change the color of the three dots of the Featured Slider? #116808Mahesh
Participant@dariajanssen: In #1, #2 and #3, post ids should be given. Please use Catch IDs plugin for that.
https://wordpress.org/plugins/catch-ids/
Check to Exclude Slider posts from Homepage posts
Checking this option will exclude selected posts from blog lists that are selected for slider. Posts that are displayed in slider won’t be shown in blog list.In the editing fields of the home page, the codes for the images ‘catchkathmandu-featured-image’ ‘catchkathmandu-header-image’ and ‘catchkathmandu-sidebarlayout’ keep re-appearing in ‘Extra fields’.
Please clarify more on this.Regards,
MaheshMahesh
Participant@rodeboy: Its from one of your plugin’s CSS (All In One Event Calendar) i.e.
.timely img, #ai1ec-container img { margin: 0; }Add the following CSS:
.timely img, #ai1ec-container img { margin: 0 auto; }Regards,
MaheshJune 6, 2017 at 12:17 am in reply to: Full Frame: Featured Content Background Image on Mobiles #116802Mahesh
Participant@jacusczolgista: Current image is a landscape(horizontally long), so its kinda hard as desktop and mobile’s orientation is different. Do you have a portrait image of the same(vertically long)? If yes, please send me the url, and I’ll provide you the CSS.
Regards,
Mahesh -
AuthorPosts
