Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@jailma-santos: The code is working fine. The update is now available and the issue is fixed, please update the theme. Let me know if any problem.
Regards,
MaheshMahesh
Participant@accucomm: Please use the following CSS:
@media screen and (max-width: 480px) { #attachment_3978 { width: 50% !important; } }Regards,
MaheshMahesh
Participant@micwilly: Seems like some of your custom CSS is causing the design issue. For black border in-between the two content, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#primary { border-left: 1px solid #000; }Regards,
MaheshMahesh
Participant@marianne-undheim: Thank you very much!!! Sure will. 🙂
Mahesh
Participant@mbd: I checked the page with structured-data testing tool and it all worked fine with 0 Errors 0 Warning as you said. Seems everything is fine. Let me know further if you have any problem.
Regards,
MaheshSeptember 26, 2016 at 4:32 pm in reply to: disabling meta data from posts, share buttons and related posts links #100293Mahesh
Participant@luismarioochoa: For hiding users and date, go to Dashboard=> Appearance=> Customization=> Theme Options=> Custom CSS box and add the following CSS:
.entry-meta { display: none; }For hiding share buttons, disable Share Daddy plugin.
Let me know if any problem.Regards,
MaheshMahesh
Participant@marianne-undheim: Yes, through dropbox is okay. Thank you in advance! 🙂
Regards,
MaheshMahesh
Participant@blindsightseer: Seems some plugin is causing the issue. Please try disabling plugins and check again. On our site the menu is working fine. Please check this demo:
https://catchthemes.com/demo/catchbox/Regards,
MaheshMahesh
Participant@marianne-undheim: Yes please, that would be a great help. Thank you very much, we really appreciate it. Have a nice day!
Regards,
MaheshSeptember 26, 2016 at 2:24 pm in reply to: How can I completely remove the excerpt from featured content slider? #100284Mahesh
Participant@jordanharedesign: You can hide the excerpt content with Custom CSS. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#feature-slider .entry-content { display: none; }Let me know if any problem.
Regards,
MaheshMahesh
Participant@micwilly: I checked your site. Currently you are using two column layout. And you have done lots of customization (Custom CSS) that the left sidebar moved down the content.
Let me know further how can I help.Regards,
MaheshMahesh
Participant@spegrum: Go to Dashboard=> Appearance=> Featured Slider then choose Homepage/Front Page or Entire Site in Enable slider on option, then further options will slide down. Then choose demo or Featured Page Slider. Using Featured Page slider, you can make selected pages as slider and Featured image will be displayed as slides. Please make sure you have featured image set in the pages selected. If the slider still doesn’t appear, set Image Loader to false.
Let me know further.Regards,
MaheshMahesh
Participant@debswebs: I tested the plugin with Catch Evolution Pro theme on our server and it seem to be working fine. The light-box is working all well. Let me know further.
Regards,
MaheshMahesh
Participant@mbd:
1. This is done by google itself, theme cannot be controlled by theme. Please consult the SEO specialist instead.2. I don’t quite get what you meant here. What do you mean by “running online test everything appears to be okay”. Let me know further.
Regards,
MaheshMahesh
Participant@historiegeuldal: By subtitle in the header, do you mean, tagline? If so, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.site-description { font-size: 20px; }Note: Please adjust the font-size as you desire.
Regards,
MaheshMahesh
Participant@thepilgrim1938gmx-com: There is already an option for this in the theme. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Single Post Navigation then check on Check to disable Single Post Navigation option.
Regards,
MaheshMahesh
Participant@bdahlen: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#featured-content .meta-info { display: none; }Regards,
MaheshMahesh
Participant@jailma-santos: Sorry for the late reply. There has been a little bug in the theme and will be fixed in the next update. For quick fix, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.site-title a, .site-description { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); }Regards,
MaheshMahesh
Participant@bewegungsfelder: Seems you are using Image Slider, but in the image links you are using http instead of https in customizer option. Please use https links for all image. Hope this fixes your issue. Let me know further.
Regards,
Mahesh -
AuthorPosts
