Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@marcooooo: Glad I was able to help you out. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@swarm: The text shown in the slider is not possible to change. Either you can hide the text in the slider
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#feature-slider .entry-content { display:none; }Or Decrease the excerpt length
Go to => Appearance => Customize => Theme Options => Excerpt Options => Decrease the Excerpt LengthWhat you can try is create a new page and create a gallery with same images but no captions. This might solve your issue.
You can even get a professional to get your site customized. For this, I suggest you to hire a customizer.
Let me know if this helps you out.
Kind Regards,
SkandhaSkandha
Participant@bodybyhaleybenson: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.page .entry-title { display:none; }Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@mohaftig: Go to => Settings => Reading => For each article in a feed, show => Full Text
This is the way to do it but looks like there is some issue with the wordpress core. The full text option doesn’t seem to be working. This should be fixed soon.Kind Regards,
SkandhaSkandha
Participant@marcooooo: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.menu li { font-size:17px; }You can change the font-size according to your requirement.
Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@wolpertinger: Please post in your site URL and let me know which post you want not to be displayed.
Kind Regards,
SkandhaSkandha
Participant@joshua: There seems to be an issue with the page/post titles. I will get back to you soon on this.
Kind Regards,
SkandhaSkandha
Participant@nomis: The issue has been resolved and will be updated in the next theme update. Thank you for reporting us the issue.
Kind Regards,
SkandhaSkandha
Participant@skynet: Thank you for reporting the issue. It will be resolved in the next theme update. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@swarm: You seem to have disabled right click on your site. Please enable it so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@swarm: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@jennifersimsdesign-com-au: Glad you could figure it out. Let me know if you have anymore issues. Have a good day! 🙂
Kind Regards,
SkandhaSkandha
Participant@nomis: There seems to be an issue with this. I will check the issue and get back to you soon.
Kind Regards,
SkandhaSkandha
Participant@marcooooo: Go to => Appearance => Customize => Additional CSS and the following CSS Code.
To change font of text and menu bar
.menu, .entry-content, .entry-summary { font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif; }To use Shadows into light font first you will need to create a child theme. If you do not to how to create a chlild theme you can use Generate Child Theme plugin. Then download the Shadows into light font and paste the font files into your child theme folder in fonts folder. Also add the following CSS Code to style.css in your child theme folder.
@font-face { font-family: Shadows; src: url(fonts/ShadowsIntoLight.ttf); }Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
To change font of post titlearticle .entry-title, .widget-title { font-family:Shadows; }Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@adriana-pulicicchio: I’m afraid we cannot provide you the demo content. You can check out the theme instruction or let me know what you would like to add to the footer and I shall help you out accordingly.
Kind Regards,
SkandhaSkandha
Participant@visionvogue: Please post in your site URL so that I can look in to the issue.
Kind Regards,
SkandhaSkandha
Participant@skynet: Go to => Appearance => Customize => Additional CSS and add the following CSS.
.qty.text{ padding-left:4px; padding-right:4px; }Let me know if this works out.
Kind Regards,
SkandhaSkandha
Participant@constanttime: Please post in your site URL.
Kind Regards,
SkandhaSkandha
Participant@nomis: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaSkandha
Participant@marcooooo: The font family option is not available in the free version of the theme. I suggest you to upgrade to pro. You can also check out the additional-features available in pro version of the theme.
Alternately you can also use additional CSS Code to change fonts.
Let me know what you would like to do.
Kind Regards,
Skandha -
AuthorPosts
