Forum Replies Created
-
AuthorPosts
-
SkandhaParticipant
@petegwebmaster: #post-21 is the Automatic Gates post inside Automatic Gates page. The previous code you used should work perfectly. Please check inside the Automatic Gates page.
Let me if you have anymore issues!
Regards,
SkandhaSkandhaParticipant@petegwebmaster: It looks like the post id you entered may be incorrect. Can you tell me on which post you want to insert a background image.
To insert background on the entire page. Go to => Appearance => Customize => Additional CSS and add the following CSS Code
#page { background: url("http://gaterepairca.com/wp-content/uploads/gate-1.jpg"); }
Let if know if this solves your issue!
Regards,
SkandhaSkandhaParticipant@petegwebmaster: If you have a post with id #post-1 and want to make xyz.jpg as the background image for the post you can add the following Custom CSS.
#post-1 { background: url("xyz.jpg"); }
Let me know if you have any other issues!
Regards,
SkandhaFebruary 22, 2018 at 2:55 am in reply to: Struggling with setting up a Blog page on a static Website #132112SkandhaParticipant@luismarioochoa: Your homepage has Catch Box Pro Theme activated whereas your blog page has a different theme twenty sixteen theme activated. Please check your web server, it looks like there is a new wordpress installation inside your /blog folder.
Let me know if the issue is resolved.
Regards,
SkandhaSkandhaParticipant@rambb1: You don’t seem to be using our theme. This support forum is for themes and plugins by Catch Themes only. Please post your issues in the respective theme support forum.
Regards,
SkandhaSkandhaParticipant@jebernier: You seem to have uploaded the header media video in .mov format which is not the recommended format. Re upload the video in .mp4 format. A static image flashes before the video starts because the video takes a small amount of time to load.
Let me know if you have anymore issues!
Regards,
SkandhaSkandhaParticipant@fireflywebs: Thank you for your appreciation. Have a good day!
Regards,
SkandhaSkandhaParticipant@jebernier: You did not post your site URL. Please post in your site URL.
Regards,
SkandhaSkandhaParticipant@petegwebmaster: Yes, these codes work for all mobile, tablet and PC. If you have any problem regarding this let me know.
You can have different background images for different pages. Yes you will need to reference page ids and post ids. If you have any problem doing it you can tell me the page where you want to have the background images, i will provide you with the necessary CSS Codes.
Let me know if you have anymore issues!
Regards,
SkandhaSkandhaParticipant@pharaoh_tr: Go to => Appearance => Customize => Additional CSS and add the following CSS Code
#masthead { display: none; }
Let me know if this solves your issue!
Regards,
SkandhaSkandhaParticipant@pharaoh_tr: Our themes are translation ready but I do not think Turkish Translation file is available for Decree Free Theme. To translate those texts, you need to add Turkish language file tr_TR.po which you can get by renaming the decree.pot file in languages folder.
Then, just open that file from free software from http://poedit.net/ and check for Posted on, change that and save it. It should work. You can also add other translations there as well.
You can send us the translated .po file and we will add it in our theme with you as a contributor for the translation.Let me know if this solves your issue!
Regards,
SkandhaSkandhaParticipant@vasikk: If you want to hide the author name and permalink Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
#colophon .powered { display:none; }
Let me know if you have anymore issues!
Regards,
SkandhaSkandhaParticipant@fireflywebs: 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/nepalbuzz/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.Regards,
SkandhaSkandhaParticipant@gracealcantaralaw: 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/decree/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.Regards,
SkandhaSkandhaParticipant@petegwebmaster: Go to => Appearance => Customize => Additional CSS and add the following CSS Code
/*For header section*/ #masthead { background: url(" "); } /*For promotion headline section*/ #promotion-message { background: url(" "); } /*For featured content section*/ #featured-content { background: url(" "); } /*For content section*/ #content { background: url(" "); } /*For footer widget area*/ #colophon #supplementary { background: url(" "); }
Add the image url in between the double quotes.
Let me know if this solves your issue!Regards,
SkandhaFebruary 19, 2018 at 11:41 pm in reply to: Change color of words in Header Right Widget area #131941SkandhaParticipant@kmckay: Go to => Appearance => Customize => Additional CSS and add the following CSS
.sidebar .textwidget p a, .sidebar .textwidget p { color: #000; }
But as you make the text color black and scroll down both the text color and the header background becomes black and you won’t be able to see the text.
Let me know if you have anymore issues.
Regards,
SkandhaSkandhaParticipant@fireflywebs: Go to => Appearance => Customize => Additional CSS and add the following CSS Code
.custom-header { height: 454px; }
If this is not what you want can you please elaborate the issue!
Regards,
SkandhaSkandhaParticipant@gracealcantaralaw: Glad the issue is resolved. Have a good day!
Regards,
SkandhaSkandhaParticipant@wednesdaycall: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.page-id-42 .widget-area { display: block !important; } #ct-video-embed-7 { display:none; } #ct-about-9 { display:none; }
Let me know if this solves your issue!
Regards,
Skandha -
AuthorPosts