Forum Replies Created
-
AuthorPosts
-
Skandha
Participant@skynet: Glad that the issue is resolved.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-box/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,
SkandhaFebruary 23, 2018 at 5:08 am in reply to: How to avoid: Nothing found Ready to publish your first post? Get started here. #132226Skandha
Participant@frankycm: Go to => Appearance => Customize => Additional CSS and add the following CSS Code
.home #content { display: none; }Let me know if this solves your issue!
Regards,
SkandhaSkandha
Participant@skynet: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
@media screen and (min-width:280px) { #content .entry-summary img { margin:0; width:100%; max-width:100%; } }Let me know if this solves your issue!
Regards,
SkandhaFebruary 23, 2018 at 2:34 am in reply to: Site description over site heading, home page modifying #132205Skandha
Participant@sofiadieselcenter: To move site description over site title Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
h2.site-description { position:absolute; top:10px; left:95px; } .site-title{ position:absolute; top:40px }To modify your homepage like the demo of Wen Business Pro theme you can follow the link theme-instruction and customize your homepage according to your need. If you have difficulty customizing your site you can always hire a customizer.
If you want to remove /category/ from the url, follow these two steps:
Go to Settings >> Permalinks and select Custom and enter: /%category%/%postname%/
Next set your Category Base to.To remove text Category: from the page title you will need to create a child-theme and customize your site. Let me know if you are comfortable with child theme customization.
Let me know if you have anymore issues!
Regards,
SkandhaFebruary 23, 2018 at 1:35 am in reply to: How to avoid: Nothing found Ready to publish your first post? Get started here. #132201Skandha
Participant@frankycm: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.no-results { display:none; }Let me know if this solves your issue!
Regards,
SkandhaSkandha
Participant@jebernier: We have tested it using same video on our systems in Safari and its working fine. Please try disabling all your plugins and see if the problem persists. Also, remove any custom CSS code and try again.
You can check out the screenshot: https://www.dropbox.com/s/mueluxzgmqgrve0/Screen%20Shot%202018-02-23%20at%2010.42.20%20AM.png?dl=0Let me know if this resolves the issue!
Regards,
SkandhaSkandha
ParticipantHello @connor1200, I don’t see any background image on your site. Could you please clarify what your issue is.
Regards,
SkandhaSkandha
Participant@petegwebmaster: Please remove the css you used using
#main {background:url("");}
Go to => Appearance => Customize => Additional CSS and add the following CSS.#content { background: url("http://gaterepairca.com/wp-content/uploads/gate-garage-door.jpg"); background-position:left top; background-size:cover; background-repeat:repeat; background-attachment:fixed; }Let me know if this solves your issue!
Regards,
SkandhaSkandha
Participant@petegwebmaster: I’m sorry i was not able to understand you. Please check if the following code is what you want.
Go to => Appearance => Customize => Additional CSS and add the following CSS Codebody.page-id-32.custom-background { background:url("http://gaterepairca.com/wp-content/uploads/gate.jpg"); background-position:left top; background-size:cover; background-repeat:repeat; background-attachment:fixed; } #content { background: black !important; }Let me know if you need more changes to be made!
Regards,
SkandhaSkandha
Participant@petegwebmaster: #post-21 is the Automatic Gates post inside Automatic Gates. The previous code you used should work perfectly. Please inside the Automatic Gates page.
Let me know if you have anymore issues!
Regards,
SkandhaSkandha
Participant@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,
SkandhaSkandha
Participant@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,
SkandhaSkandha
Participant@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 #132112Skandha
Participant@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,
SkandhaSkandha
Participant@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,
SkandhaSkandha
Participant@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,
SkandhaSkandha
Participant@fireflywebs: Thank you for your appreciation. Have a good day!
Regards,
Skandha -
AuthorPosts
