Forum Replies Created
-
AuthorPosts
-
September 26, 2016 at 4:32 pm in reply to: disabling meta data from posts, share buttons and related posts links #100293
Mahesh
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,
MaheshMahesh
Participant@olly: Sorry for the late reply. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#masthead .wrapper { width: 100%; padding: 0; }Regards,
MaheshMahesh
Participant@misstraveling: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
Participant@tonje-gravdehauggmail-com: Choose No Sidebar layout from customization. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
#primary { width: 860px; } @media screen and (max-width: 1280px) { #primary { width: 770px; } } @media screen and (max-width: 1152px) { #primary { width: 690px; } } @media screen and (max-width: 1024px) { #primary { width: 570px; } } @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { #primary { width: 570px; } } @media screen and (max-width: 980px) { #primary { width: 100%; } }This will increase width to 860px.
Regards,
MaheshMahesh
Participant@chinseng93: Thank you for your appreciation. Have a nice day!
Regarsd,
MaheshMahesh
Participant@dreamcatcher: Did you follow along https://catchthemes.com/support-forum/topic/social-media-buttons/#post-99143
Let me know if any problem.Regards,
Mahesh -
AuthorPosts
