Forum Replies Created
-
AuthorPosts
-
SkandhaParticipant
@misternoodles: Please post in your site URL so that i can provide you the necessary CSS Code.
Regards,
SkandhaSkandhaParticipant@digigiraffe: You seem to have uploaded the header image in .png file format. Please try uploading the image in .jpeg format.
Let me know if the issue persists.
Regards,
SkandhaFebruary 23, 2018 at 10:04 pm in reply to: Change of Homepage Settings from "Latest Posts" to "Static Page" WILL NOT STICK #132272SkandhaParticipant@jackferris: Please post in your site URL.
Regards,
SkandhaSkandhaParticipant@mariacals: The youtube video seems to be working fine at our end. Please try disabling all your plugins and see if the problem persists. You can check out the screenshot: https://www.dropbox.com/s/nzpedkan9iqdzsz/Screenshot-2018-2-24%20LACERATED%20AND%20CARBONIZED%20%E2%80%93%20Shows%20no%20Nordeste%20com%20Sandro%20Moreira%20%28REBAELLIUN%29%20na%20bateria.png?dl=0
Let me know if the issue is resolved!
Regards,
SkandhaFebruary 23, 2018 at 9:18 pm in reply to: Struggling with setting up a Blog page on a static Website #132269SkandhaParticipant@luismarioochoa: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
.blog .entry-summary a { float:left; margin-right:25px; }
Let me know if this solves your issue!
Regards,
SkandhaFebruary 23, 2018 at 6:17 am in reply to: How to avoid: Nothing found Ready to publish your first post? Get started here. #132240SkandhaParticipant@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. #132226SkandhaParticipant@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,
SkandhaSkandhaParticipant@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 #132205SkandhaParticipant@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. #132201SkandhaParticipant@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,
SkandhaSkandhaParticipant@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,
SkandhaSkandhaParticipantHello @connor1200, I don’t see any background image on your site. Could you please clarify what your issue is.
Regards,
SkandhaSkandhaParticipant@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,
SkandhaSkandhaParticipant@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,
SkandhaSkandhaParticipant@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,
Skandha -
AuthorPosts