Forum Replies Created
-
AuthorPosts
-
Mahesh
Member@lba14525: Seems like the issue is with the Share plugin that you are using. Please contact the plugin support.
Regards,
MaheshMahesh
Member@jimmy: Which theme are you using? This forum is only for themes and plugins by Catch Themes.
Regards,
MaheshMahesh
Member@phoenixtek: Please post in your site url.
Regards,
MaheshMahesh
Member@mindfulsami: Featured content background size? Please clarify more. Please post in your site url too.
Regards,
MaheshMahesh
Member@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
Memberstudio4sls: 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
Member@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
Member@andrei93: I’m glad to know that you’ve solved the problem by yourself. Have a nice day!
Regards,
MaheshMahesh
Member@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
Member@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
Member@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,
MaheshOctober 26, 2016 at 2:55 pm in reply to: Error 404-Page NOT Found (Remove Blog Section from Front Page) #102201Mahesh
Member@vanille: Please check the following links:
https://codex.wordpress.org/Appearance_Menus_Screen
and this video too:
https://www.youtube.com/watch?v=bxphw24ZvHY
Hope this helps.Regards,
MaheshMahesh
Member@alwilleford: Add the following CSS:
#promotion-message { padding-top: 16px; padding-bottom: 16px; }Regards,
MaheshMahesh
Member@strat76:
1. For logo issue, add the following CSS:#masthead .site-branding .site-logo img { width: 100%; }2. Secondary alternate sidebar:
You mean to have two sidebars at the same time? Or different sidebars for different pages? If its the latter one, I recommend you to upgrade to Pro version. The Pro version has 3 Optional sidebars and many others too.Regards,
MaheshOctober 26, 2016 at 10:11 am in reply to: Error 404-Page NOT Found (Remove Blog Section from Front Page) #102189Mahesh
Member@adamp: Thank you for using Clean Journal. Well this can be done in two ways. Either use custom CSS to hide the content from home page, or use the static page.
1. Using Custom CSS: Go to Dashbaord=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:.home #content { display: none; }2. Static Page: Go to Dashbaord=> Appearance=> Customize=> Static Front Page and select A Static Page in Front page displays option and select the Page you want to display on the homepage, and Blog page to to display posts.
Using Static page will display content of the page selected.Regards,
Mahesh -
AuthorPosts
