Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@mmayo: The same project got displayed because you used a wrong syntax. It should be
include_type=
and notinclude_types=
. This syntax should work correctly for all the case.Let me know if the issue still persists.
Regards,
SkandhaSkandha
Participant@sdecker18: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#masthead { padding:0; } #site-branding { padding:0; }
Let me know if this works out.
Regards,
SkandhaSkandha
Participant@sdecker18: Can you send me a screenshot of how the logo is shaping up in Iphone(6s) at your end?
Regards,
SkandhaSkandha
Participant@paras-chheda: 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/cleanportfolio/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!Regards,
SkandhaSkandha
Participant@spokehouse: Please post in your site URL so that I can look into the issue.
Regards,
SkandhaSkandha
Participant@valeriane: 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/catch-base/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.Regards,
SkandhaSkandha
Participant@benderpc: Let me know how you want them to be ordered and I shall guide you accordingly.
Regards,
SkandhaSkandha
Participant@erikcave: Yes, the “Check to Enable Latest Posts” is for the blog layout.
Let me know if you have anymore issues.
Regards,
SkandhaSkandha
Participant@erikcave: Replace the previous CSS Code with the following
Go to => Appearance => Customize => Additional CSS and add the following CSS..home #primary { display:none; } .entry-container h1.entry-title { display:none !important; }
This should do the trick.
Let me know if the issue persists.
Regards,
SkandhaSkandha
Participant@lutzjkochgmail-com: Go to => Dashboard => Edit the post Testbeitrag => Remove the image you added to the post and use the Featured Image option on the bottom right side of the page to add an image to the post.
Go to => Appearance => Customize => Theme Options => Layout Options => Archive Content Layout => Make sure
Show Full Content(No featured image) is not selected.Let me know if this solves your issue.
Regards,
SkandhaSkandha
Participant@luismarioochoa: Please remove
background-repeat: repeat;
from the previous CSS Code I provided you check those pages.Let me know if this works out.
Regards,
SkandhaSkandha
Participant@toddautinw: 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/catch-responsive/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.Regards,
SkandhaMarch 22, 2018 at 1:03 am in reply to: How to remove the white edge on the right and left side in mobile version? #133897Skandha
Participant@benjo3: Do you mean to remove the white spaces left and right of the content area?
The class name to use the Sticky Menu plugin for the stock ticker sticky is
.stock-ticker-container
.
Let me know if this solves your issue.Regards,
SkandhaSkandha
Participant@toddautinw: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
iframe { height:400px; }
Let me know if this solves your issue.
Regards,
SkandhaSkandha
ParticipantGo to => Appearance => Customize => (upper)Homepage Settings => Check Your latest post
Go to => Appearance => Customize => (lower)Homepage Settings => Homepage/Frontpage Settings => Check to enable latest post and select the category you want to display.
Let me know if this solves your issue.
Regards,
SkandhaSkandha
Participant@erikcave: Replace the previous CSS code I provided you with the following.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#primary { display:none; } #entry-container h1.entry-title { display:none !important; }
Let me know if this solves your issue.
Regards,
SkandhaSkandha
Participant@hjamaa: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.caption .entry-content { display:none !important; }
Let me know if this does the trick.
Regards,
SkandhaSkandha
Participant@valeriane: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#colophon { background:black; color:white; }
You can change the color according to your requirement.
Let me know if this works out for you.
Regards,
SkandhaSkandha
Participant@bowessurnames: When you upgrade to pro from a free version the custom code you had in the free version gets automatically deleted.
For Facebook groups and Videos
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..entry-content h4 { font-size:unset; font-weight:bold; }
The sub-menu falls to the right side of the screen. This is the default way how sub menu gets displayed.
I see your menu looks the same in all the browsers. I don’t see a research menu item.To remove blog pane above the posts.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..page-header { display:none; }
Let me know if this solves your issue.
Regards,
SkandhaSkandha
Participant@paras.chheda: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.square { display:none; }
Let me know if this works out.
Regards,
Skandha -
AuthorPosts