Forum Replies Created
-
AuthorPosts
-
October 26, 2016 at 2:55 pm in reply to: Error 404-Page NOT Found (Remove Blog Section from Front Page) #102201
Mahesh
Participant@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
Participant@alwilleford: Add the following CSS:
#promotion-message { padding-top: 16px; padding-bottom: 16px; }Regards,
MaheshMahesh
Participant@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
Participant@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,
MaheshMahesh
Participant@tingstedkirke: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
.featured-slider .slides { background-color: #000fff; } .featured-slider .slides img { height: 350px; }Note: Change the color and height as desired.
Regards,
MaheshMahesh
Participant@ron66: Please post in your site url. Catch Box Pro is a boxed layout theme. If you want full width layout, I recommend you to use full width layout theme like Full Frame. But if you want to make Catch Box Pro full width, I recommend you to hire a customizer.
Regards,
MaheshMahesh
Participant@adobosm: The theme is working fine on our server, using the latest version as you have. What seems to be the problem? Do you get any errors? If you have plugins, please try disabling it and check if it resolves the issue.
Let me know further.Regards,
MaheshMahesh
Participant@cpeuch: You got it right. Glad you’ve resolved it yourself. Have a nice day!
Regards,
MaheshMahesh
Participant@ninjadoll: Well you cannot add the font options in the Customizer as it shows in the list. However, this can be achieved through Custom CSS. If you want, I can help you further with it.
Regards,
MaheshMahesh
Participant@yvonne: This can be achieved through Custom CSS. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
body, button, input, select, textarea, #header-right .widget .menu li { font-size: 20px; }Note: adjust the font-size as desired
Regards,
MaheshMahesh
Participant@scout: Yes, header widgets are available in Pro themes. In Lucida Pro, there only Header Right and Header Bottom widgets. I recommend you to use Clean Magazine Pro. It has Header Top, Header Top Right, Header Top Right, Header Bottom Right and Header Bottom Left widget areas.
Regards,
MaheshMahesh
Participant@zerolizer0: Thank you for your appreciation. Have a nice day!
Regards,
MaheshMahesh
Participant@fireflywebs: If that’s the case, you are good to go, and there won’t be any issue. Sticking with what you are already using won’t cause any issue. I only mentioned about the original and child theme because, switching from child or to child may cause the issue in retaining settings. Hope this clarifies.
Regards,
MaheshOctober 25, 2016 at 12:10 pm in reply to: Links a.hover and removing underline text decoration #102141Mahesh
Participant@studio4sls: It would be easy if I could check your site. Add the following CSS:
.btn-transparent, .ctnewsletter .ct-newsletter-wrap #subbutton, #nav-below .nav-links a, #nav-below .nav-links span.current, .wp-pagenavi a, .wp-pagenavi span, #infinite-handle span button { background-color: #da197d; border-color: #da197d; color: #fff; }Hope this helps.
Regards,
MaheshOctober 25, 2016 at 10:55 am in reply to: Fixing size of largest photo in Header Highlight content #102140Mahesh
Participant@banno2000: Thanks for letting us know about the issue. The issue has been fixed and the latest update is available. Please update.
Regards,
MaheshMahesh
Participant@lba14525: I checked your site and seems you’ve now got rid of the search bar. And for aligning the header centered to the logo, go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:
@media screen and (min-width: 768px) { #site-details { margin-top: 130px; } }Regards,
MaheshMahesh
Participant@bennibeard: Thank you for your appreciation. I’m glad that you’ve resolved it. Have a nice day!
Regards,
Mahesh -
AuthorPosts
