Forum Replies Created
-
AuthorPosts
-
MaheshParticipant
@michelg: 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/fotografie/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.Regards,
MaheshMaheshParticipant@michelg: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
@media screen and (max-width: 767px) { .site-info { font-size: 10px; } }
Note: You can adjust the font size as desired in the above code.
Regards,
MaheshOctober 23, 2017 at 12:53 am in reply to: Header text that can be read on any random header image #124732MaheshParticipant@friarpaul: You’ve post this same question on you other thread and I’ve replied it there. Please check.
https://catchthemes.com/support-forum/topic/front-page-most-recent-posts-too-narrow/#post-124729Please do not post same thing twice thanks.
Regards,
MaheshMaheshParticipant@friarpaul: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#promotion-message .left, #promotion-message .right { width: 50%; float: left; } #promotion-message .left { text-align: left; } #promotion-message .right { margin-top: 25px; text-align: right; }
Regards,
MaheshMaheshParticipant@friarpaul: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Layout Options and select Show Excerpt(Image Top) in Archive Content Layout option.
And for semi-transparent background in Site branding section, go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#site-branding { background-color: rgba(0, 0, 0, 0.5); }
Note: You can change the color and opacity of the background as desired.
Regards,
MaheshMaheshParticipant@ianworsley: Where do you want this actually? Could you please specify.
Regards,
MaheshMaheshParticipant@banno2000: The issue is because you are not using image of correct dimension (585×439). You are using much wider one. You must use similar dimension image or at least image with same aspect ratio, or the image will the cropped. Please create an image of dimension 585×439 and upload it. It will fix the issue.
Please check the theme instruction in the link below:
https://catchthemes.com/theme-instructions/helena-pro/
Let me know if any problem.Regards,
MaheshMaheshParticipant@steve101182: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
@media screen and (max-width: 1023px) { .featured-content-wrapper .entry-header { background-color: rgba(0, 0, 0, 0.25); position: absolute; top: 30%; width: 100%; } .featured-content-wrapper .entry-header a { color: #fff; } .featured-content-wrapper .post-thumbnail, .featured-content-wrapper .entry-header { display: block; width: 100%; } }
Regards,
MaheshMaheshParticipant@bjbarker: Add the following CSS:
@media screen and (min-width: 991px) { .home #site-branding { min-height: 250px; } }
Regards,
MaheshMaheshParticipant@hollyehrocketmail-com: Please post in your site url.
Is your site http://mydreamlife.me ? If so, there is no tagline displaying on your site. Let me know further.Regards,
MaheshMaheshParticipant@contentchampion: Sorry for the late reply. Checked your site, the featured image is displaying fine on your blog page. Please check the image in the link below.
http://bit.ly/2gZCiU4
Have you solved the issue? Let me know if any problem.Regards,
MaheshMaheshParticipant@innov72: What error do you get while reinstalling? Please install Catch Web Tools and activate Catch Updater modules and install the theme. You can find the plugin in the link below:
https://wordpress.org/plugins/catch-web-tools/Regards,
MaheshOctober 16, 2017 at 6:52 am in reply to: test post: no action required Some posts not displaying on homepage #124396MaheshParticipant@stanley83: Now your site is accessible. The widget on the secondary sidebar is displaying fine. And the site is responsive but the ads you are using are not responsive which is the issue in your case. Please use responsive ads.
Regards,
MaheshOctober 16, 2017 at 12:04 am in reply to: test post: no action required Some posts not displaying on homepage #124349MaheshParticipant@stanley83: Just checked your site, it shows “Service Unavailable”. Let me know as soon as the site is available.
Regards,
MaheshMaheshParticipant@bjbarker: You have an empty
<p>
tag at the end of the content please remove it and it will fix the issue. Let me know if any problem.Regards,
MaheshMaheshParticipant@innov72: For some reason, the two of your slides is at the bottom which is causing the issue. No such issue on your server. Can you please install a fresh copy of the theme and check again. Let me know if the issue persist. We’ll need to check for the issue on your server.
Regards,
MaheshMaheshParticipant@effess: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#hgroup-wrap, #secondary-menu { background-color: none; } #masthead { background-image: url("PUT_YOUR_IMAGE_URL_HERE"); }
Note: Please replace PUT_YOUR_IMAGE_URL_HERE with you desired image url.
Regards,
Mahesh -
AuthorPosts