Forum Replies Created
-
AuthorPosts
-
SkandhaParticipant
@israel_finn: 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/adventurous/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,
SkandhaSkandhaParticipant@lutzjkochgmail-com: You can add images to your posts.
Go to => Dashboard => Post => Edit a post => Add Media => Upload the photo and select it.
This way you can add image to your posts.Let me if this solves your issue.
Regards,
SkandhaMarch 17, 2018 at 10:40 am in reply to: How to remove the white edge on the right and left side in mobile version? #133609SkandhaParticipant@benjo3: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
@media screen and (max-width:991px) { .wrapper { padding:0 !important; } }
Let me know if this solves your issue.
Regards,
SkandhaSkandhaParticipant@elkevo: Yes, almost all you customization will migrate to pro version when upgrade from free to pro but you will need to copy the additional css from free theme to the pro version as the customization made using additional css won’t be retained when you upgrade to pro.
Hope that was helpful.
Regards,
SkandhaSkandhaParticipant@benderpc: Yes, the decree pro theme provides most of the content types but does not provide Services content type. Since you said you want to use Services section you’ll need to make use of the plugin and shortcodes as I mentioned in the previous reply as it is not available in the theme itself.
Let me know if you are still not clear about it.
Regards,
SkandhaSkandhaParticipant@sebastian_eichinger: You can see the recommended size for images in this link.
A picture of 1680*360px won’t perfectly fit in as a header image. The height of 320px is too low.
I suggest you to use a picture of the recommended size so that the header image looks good.Let me know if you have anymore issues.
Regards,
SkandhaSkandhaParticipant@israel_finn: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
article .entry-container { border-bottom:1px solid white; }
Let me know if this is what you want.
Regards,
SkandhaSkandhaParticipant@janellapplegate: You seem to have added some additional css because of which the sidebar widgets are disappearing in mobile view.
Go to => Appearance => Customize => Additional CSS and remove the following CSS Code from there.
@media screen and (max-width: 960px) { #main #secondary { display: none; } }
Let me know if this solves your issue.
Regards,
SkandhaSkandhaParticipant@rkolanup: 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/fabulous-fluid/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,
SkandhaSkandhaParticipant@violetdeb: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.fa.fa-facebook:hover, .fa.fa-google-plus:hover, .fa.fa-link:hover { background:#ffffff; border:none; color: #28b3c5; } a:focus, a:hover { text-decoration:none; }
Let me know if this is what you want.
Regards,
SkandhaSkandhaParticipant@violetdeb: Glad it worked out. Have a good day.
Regards,
SkandhaSkandhaParticipant@fireflywebs: When you use the (show full content-no feature image) option that is archive content layout it applies for list of posts like blog, categories and tags but when you individually open a post or page then the featured image will show up unless you have selected the disable option in (Single post/page image layout).
I does not limit text wrap. You can wrap the text in the desired manner using a little bit of additional css.
If you add a featured image to a post and don’t want to show it in the post you can do it using (show full content-no feature image) for archive and disable option for single post/page image layout. The point I was making was the options won’t effect the images you add directly to the content.
Check out the link to know clearly about the layout-option.
Let me know if this clears the issue.
Regards,
SkandhaSkandhaParticipantHello @luismarioochoa, Our themes are responsive as you can see when you switch from a full screen to a mobile view screen the background adjusts itself in the best possible manner. Obviously the background won’t be perfect for all the screen sizes of certain height and width.
Regarding the two pages not displaying in mobile phones I will get back to you on that as soon as possible.
Apologies for the delay.If you mean to have background only on front pages in mobile screens
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.@media screen and (max-width:500px) { body.custom-background:not(.home) { background:#000; } }
Let me know if this is what you want.
Regards,
SkandhaSkandhaParticipant@kevin-sencherey: Sorry for the late reply. I seem to have missed your post. I suggest you not to edit you themes files without creating a child theme because when you update the theme all your changes will get lost.
To remove the things you’ve mentioned
Go to => Appearance => Customize => Additional CSS and add the following CSS.powered-by { display:none; }
Let me know if this solves your issue.
Regards,
SkandhaSkandhaParticipant@joshuacgibson: Remove the previous CSS code I provided you then
Go to => Appearance => Customize => Additional CSS and add the following CSS Code#feature-content { background-color:rgba(255,255,255,0.5) !important; }
Let me know if this is what you want.
Regards,
SkandhaSkandhaParticipant@rkolanup: Additional CSS seems to work fine on IE at my end. Try updating IE to the latest version. This might solve your issue.
Regards,
SkandhaSkandhaParticipant@pablohoney: I’m afraid you cannot just increase the logo size without increasing the header area. If you really need this then i suggest you to hire a customizer.
Let me know if you have anymore issues.
Regards,
SkandhaSkandhaParticipant@saucha: 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/gridalicious/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,
SkandhaSkandhaParticipant@sazerelli: You seem to have uploaded a larger image than the previous one. You can remove the previous css I provided you and then i think the the logo will look much better.
Let me know if this solves your issue.
Regards,
Skandha -
AuthorPosts