Forum Replies Created
-
AuthorPosts
-
January 21, 2025 at 12:11 am in reply to: remove white space below feature image on home screen static post #338743
sujeet
KeymasterHello @jamieonline,
Please add the following css code to “Appearance => Customize => Additional CSS” .
.home.page-template-default #content > .hentry { display: none; }
Thank you.
Regards,
SujeetJanuary 20, 2025 at 11:50 pm in reply to: remove white space below feature image on home screen static post #338741sujeet
KeymasterHello @jamieonline,
Did you mean the space just below the text “This is where we get the things done…. and your picture”? See the screenshot. Or just simply send us an screenshot of the space so that I can send you the code or solution for that.
Thank you.
Regards,
Sujeetsujeet
KeymasterHello @passarosprints,
To remove the vertical social icons, just go to “Editor => Document Overview => Header with banner => Floating Social”, click on three dots and delete the part and save it. See the screenshots.
Thank you.
Regards,
Sujeetsujeet
KeymasterHello @w1ck,
If you are trying to change the overall color of the whole theme, then please go through “Appearance => Editor => Styles => Colors => Palette => Color option (Theme)”. You can see all background and other colors where you can change them. See screenshots as well.
Or you can also add custom css to change colors as before.Thank you.
Regards,
Sujeetsujeet
KeymasterHello @belamy,
Sorry for the inconvenience caused. Can you please share your website url so that I can check in detail? Since the pages are working fine in our side. Thank you.
Regards,
Sujeetsujeet
KeymasterHello @snow_owl,
Thank you for choosing SimClick free version but unfortunately there is no font option in free version. But there is the option for pro version only.
So for free version you can add custom css for the font adjustment. Thank you.
The font customization option is available only in pro version:
Regards,
Sujeet-
This reply was modified 8 months, 4 weeks ago by
sujeet.
sujeet
KeymasterHello @deirdrebeth,
Seems everything is fine in our side. Can you please check disabling the plugins that you’ve used in the theme? Plugins can also cause similar issues.
And yes if we provide the css, then it won’t be removed even after the theme update. Now first, please disable the plugins and check, if it won’t help, we’ll go for next solution. Thank you.
Regards,
Sujeetsujeet
KeymasterHello @deirdrebeth,
Sorry for the inconvenience caused but that should not happen. You just have color issues in dashboard editor? You can add additional css to adjust the color, that can help. Please let me know what are the parts causing issue.
Regards,
Sujeetsujeet
KeymasterHello @laramanzoni59,
I got bit confused. Do you need to make all pages/posts to have full width like I showed you in the screenshot? If that is what you want then you can add the following css code to “Appearance => Customize => Additional CSS”. Since the option is only available in Pro version of the theme.
.no-sidebar.content-width .content-area { width: 100%; }
To achieve this your “Default Layout” must be “No Sidebar (Content Width)” which in under “Appearance => Customize => Theme Option => Layout Options => Default Layout”.
Or if you want to make a specific page/post to have full-width then you must add page id or post id in the above code. Please let me know what you exactly want to achieve? So that I can give you the code or settings. Thank you.
Regards,
SujeetDecember 5, 2024 at 7:39 am in reply to: Homepage/Frontpage Settings – Home Page shares settings with Blog page #338408sujeet
KeymasterHello @nmichal,
I’m glad to hear that it worked for you. If you like the theme and our support, then I have a quick request: Could you please leave a review?
https://wordpress.org/support/theme/scapeshot-modern/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.
Regards,
SujeetDecember 5, 2024 at 5:09 am in reply to: Homepage/Frontpage Settings – Home Page shares settings with Blog page #338405sujeet
KeymasterHello @nmichal,
I just checked the video that you have sent and seems everything is fine. I would like to suggest you to check under Appearance => Customizer => Theme Options => Homepage/Frontpage Options. Under Categories, have you select any category by any chance? There might be selected a category which has no any posts. So please check there. If that’s the case, then please select All Categories and publish the settings. It will start showing posts in the blog page.
Here is the screenshot:
Please let me know if this worked.
Regards,
SujeetDecember 5, 2024 at 12:05 am in reply to: Homepage/Frontpage Settings – Home Page shares settings with Blog page #338378sujeet
KeymasterHello @nmichal,
In that case I need to check your admin side. I will email you shortly. please don’t share any details here in this forum. I will get back to you soon.
Regards,
Sujeetsujeet
KeymasterHello @webdgtcreator,
Yes you can edit that page. Please follow the instruction below.
1. If you’re logged in and from that cart empty page, just click on edit site from top admin bar. You will be then redirected to cart page.
2. There just click on last option – Document View on top left side.
3. You will find different groups, there you need to expand and go to Empty Cart group. There you will find Browse Store option which you will be able to edit. To be more clear, please check the screenshots that I’ve attached.
Please me know if that helped. Thank you.
Regards,
SujeetDecember 3, 2024 at 4:06 am in reply to: Homepage/Frontpage Settings – Home Page shares settings with Blog page #338347sujeet
KeymasterHello @nmichal,
Please try this. Just simply go to dashboard -> settings, under “Your homepage displays”, choose “A static page” and for Homepage option choose the page that you have created for front page and as for Posts page choose Blog page. Check the screenshot below.
This will set your frontpage/homepage as your static page and Blog page will list all the posts.
Regards,
Sujeetsujeet
KeymasterHello @catwingz,
I can see that you’ve put white color(#ffffff) for <p> tag, but the text “This is the farm equipment featured in the Tractor Cat photos. More about them to follow.” is not inside <p> tag. So the paragraph is of different color.
So what you need to do is, either you put that text inside the <p> tag, of just add the following css code to additional css.
.entry-content { color: #ffffff; }
Hope this works for you.
Regards,
SujeetDecember 1, 2024 at 11:37 pm in reply to: Homepage/Frontpage Settings – Home Page shares settings with Blog page #338329sujeet
KeymasterHello @nmichal,
I think there is no any blog page created in your website. Please go to Page -> Add new page ‘Blog’. Then the blog page should work. Please try and let me know. Thank you.
Regards,
Sujeetsujeet
KeymasterI have emailed you again. Please check.
Regards,
Sujeetsujeet
KeymasterHello @catwingz,
Please add the following code to make navigation black.
.absolute-header .menu-toggle { color: #000000 !important; } @media screen and (min-width: 75em) { .navigation-classic.absolute-header .main-navigation a { color: #000000 !important; } }
Please let me know if that worked. Thank you.
Regards,
Sujeetsujeet
KeymasterHello @gulabwala,
Yes I have already emailed you. Please check.
Regards,
Sujeet-
This reply was modified 10 months, 2 weeks ago by
sujeet.
sujeet
KeymasterHello @catwingz,,
The css code seems to be correct. It should work. However, I can’t see the code that you added in the website. Did you add that in additional css? Please add the following css code.
.woocommerce div.product form.cart .variations label { color: #ffffff !important; } .woocommerce div.product form.cart .variations select { background-color: #353535 !important; color: #ffffff !important; }
Please let me know if that worked. Thank you.
Regards,
Sujeet -
This reply was modified 8 months, 4 weeks ago by
-
AuthorPosts