Forum Replies Created
-
AuthorPosts
-
Skandha
Member@dianoia: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#menu-toggle { visibility:hidden; } #menu-toggle::before { content: '\f419'; font-family: genericons; visibility: visible; color: #fff; font-size: 20px; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@jazart72: You seem to have figured out how to add space between posts in blog page.
For categories.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..archive article { margin-bottom:30px !important; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@valelotartaro: To add a header image
Go to => Appearance => Customize => Header Media => Header Image => Add New ImageYes, it is possible to insert a slider that works both on desktops and mobiles.
Go to => Appearance => Customize => Theme Options => Featured Slider => Add explore the slider optionsLet me know if this helps you out!
Kind Regards,
SkandhaSkandha
Member@jbitakis: Were you able to get a code from you amazon associate account to embed into your website?
Kind Regards,
SkandhaSkandha
Member@appareas: Were you able to receive my email? I had sent it yesterday.
Kind Regards,
SkandhaSkandha
Member@belenmusic: Try disabling all your plugins excerpt Catch Gallery and check if this resolves the carousel issue. Please follow this link to more about plugin conflicts and to know which plugin is causing the conflict.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Member@amandaatdinnerofherbs: This is very strange. Can you try reinstalling the theme again and check if the issue is resolved?
Let me know if the issue persists!
Kind Regards,
SkandhaSkandha
Member@thomaswaerness: I checked your site and if you remove the previous css code the white space issue seems to be gone and even the menu seems to be working well. Please clear your browser cache and let me know if the issue is resolved.
Kind Regards,
SkandhaSkandha
Member@tattoo-tom: This is strange. The open in new tab checkbox in the link option in the editor seems to be working fine at my end. I will need to look into your site and debug the issue. For that I will need your WP admin credentials. I will contact you shortly by email.
Kind Regards,
SkandhaJanuary 28, 2019 at 11:16 pm in reply to: Header Youtube vid not playing sound – please help! #164591Skandha
Member@billyd: Header Video not playing sound is a default feature of WordPress. For more information you can check out this article.
Yes, the video will play sound if you embed it anywhere else on your site but if you insert it as a Header Video it will stay muted.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Member@gerry-white: Can you use Catch Gallery for creating Galleries so that I can look at the issue on ios devices.
I created a gallery with Catch Gallery at my end and it seems to be displaying fine even in iphones.Let me know when you have created a gallery with Catch Gallery so that I can look the issue.
Kind Regards,
SkandhaSkandha
Member@vavw: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.dropdown-toggle { color:#123456; }You can change the color according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@tattoo-tom: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.navigation-classic .main-navigation ul li:hover > ul, .navigation-classic .main-navigation ul li.focus > ul { left:0; right:auto; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@merf: Replace the
70vhin the above CSS Code I provided you by80vh.Let me know if this resolves your issue.
Kind Regards,
SkandhaSkandha
Member@debgoonan513: I checked your homepage and the ad seems to be appearing on the sidebar. Here take a look at this screenshot: https://www.dropbox.com/s/pr1nfnjudpxu2yi/Screenshot_2019-01-28%20Independent%20American%20Communities.png?dl=0
Please clear your browser cache and let me know if this resolves the issue.
Kind Regards,
SkandhaSkandha
Member@jorismulders: I will look into the issue and get back to you on this.
Kind Regards,
SkandhaSkandha
Member@valtht: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
@media screen and (max-width:767px) { .has-header-image .custom-header-media .wp-custom-header img, .has-header-video .custom-header-media .wp-custom-header video, .has-header-video .custom-header-media .wp-custom-header iframe { object-fit:fill !important; } }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Member@makalaka: 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/adonis/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
Member@hoiung: There seems to be an issue with sub menu on homepage. The issue will be fixed and an update will be released soon. Thank you for reporting us the issue.
Kind Regards,
SkandhaSkandha
Member@tagadose: This is due to the
object-fit:covercss code.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (max-width:767px) { .has-header-image .custom-header-media .wp-custom-header img, .has-header-video .custom-header-media .wp-custom-header video, .has-header-video .custom-header-media .wp-custom-header iframe { object-fit:fill !important; } }Let me know if this is what you want!
Kind Regards,
Skandha -
AuthorPosts
