Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@mbd: Please try disabling the plugin and check if errors are still shown or not. If the errors are only shown when plugin is activated, please contact the plugin support.
Regards,
MaheshMahesh
Participant@mindfulsami: Add the following CSS in the Custom CSS box:
#featured-content { background-color: #000; }Regards,
MaheshOctober 28, 2016 at 11:59 am in reply to: Links a.hover and removing underline text decoration #102354Mahesh
Participant@studio4sls: Add the following CSS:
.btn-transparent:hover, .btn-transparent:focus, .ctnewsletter .ct-newsletter-wrap #subbutton:hover, .ctnewsletter .ct-newsletter-wrap #subbutton:focus, .main-slider .entry-container .btn-transparent:hover, .main-slider .entry-container .btn-transparent:focus, .ctgallerypostpageimage .read-more a:hover, .ctgallerypostpageimage .read-more a:focus { background-color: #da197d; border-color: #da197d; }Regards,
MaheshMahesh
Participant@fireflywebs: By default, I mean the latest posts with theme alone without using any short-code. You may be using plugin for shortcode generated posts. Seems like an plugin issue, please contact the plugin support.
Regards,
MaheshMahesh
Participant@mbd: Are you using any plugins for Structured data? In your site, there is itemtype=”http://schema.org/Article” in html tag. In our site, we don’t have that, if you check the demo, there is no error. Please check:
https://catchthemes.com/demo/catch-flames/2013/01/10/markup-image-alignment/Regards,
MaheshMahesh
Participant@mxway: You can share the screenshot (upload to dropbox or similar then share the url here), but the site url is more preferred.
Regards,
MaheshMahesh
Participant@jimmy: Please contact the “themeforest blue collar handyman”‘s theme support. We provide support for Catch Themes’s themes and plugins only.
Hope you understand.Regards,
MaheshMahesh
Participant@lba14525: Seems like the issue is with the Share plugin that you are using. Please contact the plugin support.
Regards,
MaheshMahesh
Participant@jimmy: Which theme are you using? This forum is only for themes and plugins by Catch Themes.
Regards,
MaheshMahesh
Participant@phoenixtek: Please post in your site url.
Regards,
MaheshMahesh
Participant@mindfulsami: Featured content background size? Please clarify more. Please post in your site url too.
Regards,
MaheshMahesh
Participant@mindfulsami: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.site-branding, .site-header .social-networks li .fa-search { background-color: transparent; } .site-branding .site-title a, .site-branding .site-description { color: #fff; } #masthead { background-color: #0d223f; }Regards,
MaheshOctober 27, 2016 at 12:12 pm in reply to: Links a.hover and removing underline text decoration #102264Mahesh
Participantstudio4sls: I tried to check in your site but it say, Site is under maintenance. Is there a way I can check your site?
Regards,
MaheshMahesh
Participant@vanille: There is already Header Top Menu options in the theme. Go to Dashboard=> Appearance=> Menus=> Menu Locations and select your desired menu in Header Top Menu option. If you don’t have created a menu, go to Dashboard=> Appearance=> Menu and create one.
Hope this helps.Regards,
MaheshMahesh
Participant@andrei93: I’m glad to know that you’ve solved the problem by yourself. Have a nice day!
Regards,
MaheshMahesh
Participant@fireflywebs: By default, the featured image links to the relative post. Are you using some plugins for that? If its from the plugin, please contact the plugin support.
Regards,
maehshMahesh
Participant@rimfrost: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Excerpt/More Tag Settings and in More Tag Text option put following text and check if this resolves.
Continue Reading →
Let me know if any problem.Regards,
MaheshMahesh
Participant@ron66: Sorry, you are using Catch Base Pro, I got mistaken with Catch Box Pro. Please add the following CSS, it will make the site full-width and both sidebars of almost equal width. May cause design issue in responsive devices. So I recommend you to hire a customizer.
@media screen and (min-width: 1200px) { .site { width: 100%; } #content_sidebar_wrap { width: 80%; } .sidebar-secondary { width: 20%; } #content_sidebar_wrap #main { width: 72%; } .sidebar-primary { width: 28%; } }Regards,
Mahesh -
AuthorPosts
