Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@howtohavesex: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.home.page .site-content { background-image:unset !important; }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@rodeboy: To change the text in the read more button. Go to => Appearance => Customize => Theme Options => Excerpt Options => Read More Text => Edit the text here.
Note that this will change all the readmore text in your site.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@prime-web: Your site seems to be under construction. Please let me know when your site is accessible so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@questina: Please let me know what sections you want to enable. You can check out the theme instructions which might help you!
Kind Regards,
SkandhaSkandha
Participant@effess: The page content seems to be coming under the featured content section. Can you please disable all your plugins and let me know.
Kind Regards,
SkandhaOctober 13, 2018 at 5:24 am in reply to: How to change the text colour in search box widget to white? #156671Skandha
Participant@atousa: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaOctober 12, 2018 at 3:46 am in reply to: Footer adjust to bottom of screen regardless of content #156600Skandha
Participant@markmoritz: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#colophon { position:fixed; bottom:0; left:0; width:100%; }Let me know if this is what you want!
Kind Regards,
SkandhaOctober 12, 2018 at 3:16 am in reply to: Can't get logo to appear on Home page header image with Adonis Free Theme #156596Skandha
Participant@orthosoc:
3) To remove the small white gap of space between the Header Media and Featured Content
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#hero-section { display:none; }4) About the title overflowing to next line. I checked for this issue on all the browsers and it seems to be working fine. Clear you browser cache and check if the issue is resolved. If the issue persists please attach me a screenshot.
I don’t see any text appearing on phone in landscape mode. Can you attach me a screen shot if it reappears.6) Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
@media screen and (max-width:500px) { .site-title { letter-spacing:4px; } }Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@ebetech: Can you please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaOctober 12, 2018 at 1:42 am in reply to: Purchased "Catch Foodmania ProVersion: 1.0" but pages, menus are missing #156592Skandha
Participant@sugran: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.section-content-wrap { height:400px; }You can change the height according to your choice.
I don’t think changing the height of slider is a good option as the slider images gets cropped when you decrease the height of the slider.Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@inksla: What you can do is Select Post Type as Featured Content. Then select all the posts in you blog page that you want as Featured Content Posts.
Let me know if this helps you out!
Kind Regards,
SkandhaSkandha
Participant@bigoslesli: I checked for the issue both at my end and at your end and the WooCommerce Lightbox Gallery seems to be working fine. Click on the Search icon of the image and the Lightbox Gallery should open up.
Please clear your browser and check again.Let me know if this issues perists.
Kind Regards,
SkandhaSkandha
Participant@rolandallen: 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/lucida/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@arbycruz: You can use Yoast SEO plugin for this purpose. Activate the plugin and Go to => Dashboard => SEO => Search Appearance => In Meta Description you can add the text you want to show up in Search.
Let me know if this works out!
Kind Regards,
SkandhaSkandha
Participant@rolandallen: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#featured-content .entry-title { text-align:center; }Let me know if this does the trick!
Kind Regards,
SkandhaOctober 11, 2018 at 5:42 am in reply to: Remove spacer on frontpage between slider and footer #156508Skandha
Participant@kakrebs: 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,
SkandhaOctober 11, 2018 at 4:36 am in reply to: Remove spacer on frontpage between slider and footer #156505Skandha
Participant@kakrebs: To remove the text and box on mobile view only
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (max-width:767px) { #main-slider .entry-content { display:none; } }Let me know if this is what you want!
Kind Regards,
SkandhaOctober 11, 2018 at 3:51 am in reply to: Translation with WPML not working with some theme options #156500Skandha
Participant@ewa-gryc-zerych: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaOctober 11, 2018 at 3:49 am in reply to: Remove spacer on frontpage between slider and footer #156499Skandha
Participant@kakrebs: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
/* To change opacity of background color of text in slider */ #main-slider .entry-content { background-color:rgba(255, 255, 255, 0.6); } #main-slider .entry-content:hover { background-color:rgba(255, 255, 255, 0.9); }You can change the opacity according to your choice.
You cannot make the text area transparent in mobile view as there is nothing behind the area. You can change the background color though.
Let me know if this helps you out!
Kind Regards,
Skandha -
AuthorPosts
