Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@skynet: Sorry, forgot about those, add the following CSS.
@media only screen and (max-width: 768px) and (orientation: portrait) { #secondary: { display: none; } } @media only screen and (max-width: 736px) { #secondary: { display: none; } }Regards,
MaheshJanuary 7, 2017 at 6:58 pm in reply to: Slider for category images does not seem to be working and another sites #106634Mahesh
Participant@elpmendietayahoo-es: I don’t quite get what you mean. Can you clarify more, with a screenshot.
Regards,
MaheshMahesh
Participant@skynet: Add the following CSS:
a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"], #content .gallery .gallery-icon a:focus img, #content .gallery .gallery-icon a:hover img, #content .gallery .gallery-icon a:active img, a:hover img.wp-post-image, a:focus img.wp-post-image, .gallery-thumb a:hover img.attachment-thumbnail, .gallery-thumb a:focus img.attachment-thumbnail { background: none; }Regards,
MaheshMahesh
Participant@mailhunter: I checked the search widget on our server on the primary sidebar and it look same as of Catch Box 4.1. Using theme version 4.5.4
Please try activating Parent theme and let me know further. If you have plugins, please try disable theme and check.Regards,
MaheshMahesh
Participant@scodera: This feature is available on the Pro version. I recommend you to upgrade to Pro.
Regards,
MaheshMahesh
Participant@skynet: Add the following CSS:
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) { #secondary: { display: none; } }Note: Remove the previous one.
Regards,
MaheshMahesh
Participant@habo: Yes, sure. You can use dropbox or google drive or something similar that is convenient for you. And then share the image link here. Hope you understand.
Regards,
MaheshMahesh
Participant@yuki12345: Thank you for your appreciation. Have a nice day!
Regards,
MaheshJanuary 7, 2017 at 8:53 am in reply to: problem in putting a table in above Catch Box content #106612Mahesh
Participant@javadth: Thank you for your appreciation. If you like my support and Catch Box theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-box?rate=5#postform
Have a nice day!Regards,
MaheshJanuary 7, 2017 at 8:49 am in reply to: Mobile site appears different on site and redirect domain #106611Mahesh
Participant@ejarrell03: The theme is completely responsive and mobile friendly. Are you using any plugins? If yes, try disabling them all one by one and check if that resolves the issue. Its not a theme issue.
Please check our demo.
https://catchthemes.com/demo/full-frame/Regards,
MaheshMahesh
Participant@skynet: Please post in your site url. You have multiple sites and I’m confused on which one.
Regards,
MaheshMahesh
Participant@fluteguy: Seems you are using different theme. Let me know further.
Regards,
MaheshJanuary 7, 2017 at 8:35 am in reply to: Disappearance of the Email field in the comment form. #106608Mahesh
Participant@dznet: Please post in your site url. And have you made any customizations?
Regards,
MaheshJanuary 6, 2017 at 5:22 pm in reply to: problem in putting a table in above Catch Box content #106584Mahesh
Participant@javadth: Add the following CSS:
#content { overflow: unset !important; margin-top: 120px; }Regards,
MaheshJanuary 6, 2017 at 5:14 pm in reply to: On mobile/tablets , the footer background parallaxing is not working properly #106583Mahesh
Participant@raek87: Just to let you know that the issue is fixed and the update is available. Please update.
Regards,
MaheshJanuary 6, 2017 at 5:04 pm in reply to: problem in putting a table in above Catch Box content #106580Mahesh
Participant@javadth: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.ForumLastTopic { width: auto !important; }Hope this helps.
Regards,
MaheshMahesh
Participant@marebos: This optoin is already available in Pro version with many other options. I recommend you to upgrade to Pro. Or if you just want to keep the site title and search button shown, this can be done with Custom CSS. Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#masthead { display: block; }Regards,
MaheshJanuary 6, 2017 at 4:50 pm in reply to: problem in putting a table in above Catch Box content #106575Mahesh
Participant@javadth: Its a design issue then, and has to be fixed manually. May be some plugins are not totally supported by the theme, like some design issue like above one. It can be managed with Custom CSS to some extent. But needs to be checked. The this doesn’t fall under theme support scope.
Regards,
Mahesh -
AuthorPosts
