Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@rvaalten: Seems you need to enqueue
editor-style.cssin the child theme. Please add the following code in you child theme’sfunctions.phpfunction wpdocs_theme_add_editor_styles() { add_editor_style( 'editor-style.css' ); } add_action( 'admin_init', 'wpdocs_theme_add_editor_styles' );Regards,
MaheshDecember 23, 2016 at 12:50 pm in reply to: Static homepage but with all the features of the default #105791Mahesh
Participant@coalfacedev: Glad to know that. Have a nice day!
Regards,
MaheshMahesh
Participant@djonestep: Thank you for your appreciation. If you like my support and Clean Journal theme then please support by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/clean-journal?rate=5#postform
Have a nice day!Regards,
MaheshMahesh
Participant@inforapunzel-will-raus-ch: I checked your site and got no notice for updating the theme. You are using Simple Catch Pro 4.7. Let me know further.
Regards,
MaheshMahesh
Participant@itsamiro: These options are available in Pro version. I recommend you to upgrade to Pro.
Regards,
MaheshMahesh
Participant@jmbtravel: Glad to know you’ve resolved it yourself.
Regards,
MaheshMahesh
Participant@moskioto7: Sorry, this is not possible.
Regards,
MaheshMahesh
Participant@scodera: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
.main-navigation a, .main-navigation ul ul a { color: #0000ff; } .main-navigation a:hover, .main-navigation ul ul a:hover { color: #ffa500; }Note: Pleaes used the desired color.
Let me know if any problem.
Regards,
MaheshMahesh
Participant@officemediation-at: Please post in your site url.
Regards,
MaheshMahesh
Participant@inforapunzel-will-raus-ch: Please check your email. Sorry for the late reply.
Regards,
MaheshMahesh
Participant@philzeweb: Thank you for your appreciation. Thank you that would be a great help. Have a nice day!
Regards,
MaheshMahesh
Participant@skynet: Please add the following CSS:
.menu-access-wrap, .sidr { background-color: #5c755e; }Regards,
MaheshMahesh
Participant@allyssabaird: Please post in your site url.
Regards,
MaheshMahesh
Participant@garyrw: I guess, you’ve updated the WordPress version too. Since WordPress 4.7 includes custom CSS, the theme’s Custom CSS is now removed. Please use WordPress’s core CSS. Go to Dashboard=> Appearance=> Customize=> Additional CSS. All you previous CSS are automatically migrated to here during update.
Regards,
MaheshMahesh
Participant@djonestep: For this, you’ll need to create a child theme. You can find more details on creating child theme HERE. Then in your child them theme add
category.phpin your child theme’s folder. You can get the file from the link below.
http://bit.ly/2ihHhgORegards,
MaheshMahesh
Participant@mynameischetan: Thank you for using Lucida Pro theme.
1. How to Resize the Menu Fonts:
Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:/*Menu Font Size*/ .lucida-nav-menu a { font-size: 14px; } /*Sub Menu Font Size*/ .lucida-nav-menu ul a { font-size: 12px }2. How to change the images of Header:
Go to Dashboard=> Appearance=> Customize=> Header Image and select option in Enable Featured Header Image on as per you requirement wherever you want to display the header image. You can use your desired image.
Please refer to the link below
https://catchthemes.com/theme-instructions/lucida-pro/#header-image3. How to Add Primary Sidebar:
The Primary sidebar is already active by default (uses both primary and secondary sidebars). You can change the layout by going to Dashboard=> Appearance=> Customize=> Theme Options=> Layout Options and change Default Layout option If you do want to add widgets to it. Go to Dashboard=> Appearance=> Widgets and add desired widgets to Primary sidebar.4. How to Add News Letter:
Go to Dashboard=> Appearance=> Widgets and add CT:News Letter widget any of the widget area. And follow along, filling the forms.5. How to Add 1.2.3.4 (Numbers in the Home Page):
I don’t quite get this. Do you mean page number or item numbering?6. How to Add pages below the OLD Pages Tab of Home Page:
You’ll need to customize the theme further. I recommend you to hire a customizer for this.7. How to Add Instagram:
Go to Dashboard=> Appearance=> Widgets and add CT:Instagram widget any of the widget area. And follow along, filling the forms. Like putting on username, choosing layouts etc.8. How to Add about us, Privacy Policy etc. pages on footer:
You can use Footer menu for this. Go to Dashboard=> Appearance=> Customize=> Menus and select the options with about us, Privacy Policy menu in Footer Menu. If you have’t created a menu. Please do it first.Please refer to the Lucida Pro’s theme instruction.
https://catchthemes.com/theme-instructions/lucida-proRegards,
MaheshMahesh
Participant@philzeweb: The CSS you’ve got is correct, only a slight modification will do the trick:
.page-id-254 article#featured-post-9.hentry { display: none; } .page-id-254 article#featured-post-10.hentry { display: none; } .page-id-254 article#featured-post-11.hentry { display: none; } .page-id-254 article#featured-post-12.hentry { display: none; } .page-id-232 article#featured-post-1.hentry { display: none; } .page-id-232 article#featured-post-2.hentry { display: none; } .page-id-232 article#featured-post-3.hentry { display: none; } .page-id-232 article#featured-post-4.hentry { display: none; } .page-id-232 article#featured-post-5.hentry { display: none; } .page-id-232 article#featured-post-6.hentry { display: none; } .page-id-232 article#featured-post-7.hentry { display: none; } .page-id-232 article#featured-post-8.hentry { display: none; }Regards,
MaheshDecember 22, 2016 at 9:42 am in reply to: Static homepage but with all the features of the default #105735Mahesh
Participant@coalfacedev: Can you please clarify more. And please post in your site url.
Regards,
MaheshMahesh
Participant@voodoochill: The bug is fixed and theme has been update. Please update.
Regards,
Mahesh -
AuthorPosts
