Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@jandomvas: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code./* To change background color of custom header in Blog page */ .blog .custom-header::after { background-color: rgb(0, 0, 0); }You can change the color according to your choice.
To have right sidebar on homepage
Go to => Appearance => Customize => Theme Options => Layout Options => Homepage Layout => Select Right Sidebar and Publish.Then,
Go to => Appearance => Customize => Widgets => Sidebar => Add your widgets and Publish.Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@admincoolkidshub-com: Hello Brandon,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code./* To change color of menu items */ #site-navigation a { color: #000; } /* Move Header Image below menu */ .custom-header { margin-top: 101px; } /* Resize Featured Content and Recent Posts headings */ .featured-content-wrapper .entry-title, #infinite-post-wrap article .entry-title { font-size: 25px; } /* Remove the italic effect of mobile screens */ .featured-content-wrapper .entry-title { font-family: "Trebechet MS" !important; } /* To change background color of first post and scroll up */ .first-post .hentry, #scrollup { background-color: #f23456; } /* Reduce featured image size on single post/page */ .single-post .post-thumbnail { max-width: 500px; margin: 0 auto; }Let me know if this works out
Kind Regards,
SkandhaSkandha
Participant@nrgjdoria: Hello Nick,
Are you still having any of the above issues? I checked your site and everything seems to be showing up fine.Kind Regards,
SkandhaJuly 22, 2020 at 10:25 am in reply to: Using Navigation Bar for Anchors, But Remaining Highlighted #253777Skandha
Participant@erikiesdistributors-com: Hello there,
Does this happen on a published page as well?Kind Regards,
SkandhaSkandha
Participant@armartino: Hello there,
Can you check if your theme subscription has expired or not?Kind Regards,
SkandhaSkandha
Participant@giro: Hello Marco,
I have just sent you an email. Please check your in box as well as your spam folder.Kind Regards,
SkandhaSkandha
Participant@detrog1980: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/simclick/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@admincoolkidshub-com: Hello Brandon,
The URL you posted is not accessible. Can you check if the URL you posted is correct?Kind Regards,
SkandhaSkandha
Participant@maresrmo: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before { padding: 0 !important; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@giro: Hello Marco,
I will need to look into your site to debug the issue. I will contact you shortly through email.Kind Regards,
SkandhaSkandha
Participant@jandomvas: Hello there,
Can you please post in your site URL so that I can look into the issue?Kind Regards,
SkandhaSkandha
Participant@briswatek: Hello there,
Can you please attach me the screenshots of the issue so that I can look into it?Kind Regards,
SkandhaSkandha
Participant@detrog1980: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.li { color: #000; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@narnia_2020: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/my-music-band/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandhaSkandha
Participant@nrgjdoria: Glad I could help you out. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@toerfiets: Glad you figured it out. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@aldmor: Hello there,
I suggest you not to edit core theme files directly as all your edits will be lost when you update the theme. Please create a child theme before making any changes to the theme files.To change the size of post thumbnail you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization so that I can help you out.
Kind Regards,
SkandhaSkandha
Participant@chrismyersemailyahoo-com: Hello Chris,
I am afraid it is not possible to add a second featured image option with the available options.To add the option a lot of customization is needed which is beyond our support scope. If you really need it I suggest you to hire a customizer to get it done.Kind Regards,
SkandhaSkandha
Participant@fay-erek: Hello Fay,
Can you please let me know what you are trying to achieve on Lulus First Day page?
Are you trying to add a read more button which when clicked shows the full content of the page?Kind Regards,
SkandhaSkandha
Participant@detrog1980: Hello there,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..has-text-color.has-black-color em { font-style: italic; } .has-text-color { color: #000; }Let me know if this works out!
Kind Regards,
Skandha -
AuthorPosts
