Forum Replies Created
-
AuthorPosts
-
Hi,
Kindly use this CSS code to resolve blog page issues.
.blog .header, .single-post .header { position: relative; }
Regards,
DaveHi,
If you want to make images clickable, Follow this instruction.
Kindly click on the image box on the left side. The option panel is open. Check there is a “Link” option. From here, you can add a link for this box.
Kindly see screenshot : https://nimb.ws/dfohNUD
Regards,
BradHi,
We have checked. All avatars are visible on the Club Committee section.
Regards,
BradAugust 26, 2024 at 11:37 am in reply to: Issues with previous and next post navigation, post title assignment, and font #223230Hi,
Answer to 1 and 3 👇
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width: 29.938em) { #sidebar { float:left;} #ast_nextprev .nav-box i { display: block;} .nav-box.ast-next img { margin-right:35px !important;} #ast_nextprev .nav-box i { left: 0; bottom: 30px;} #ast_nextprev .ast-next i { float: right; right: 0; left: auto;} .nav-box.ast-prev { padding-left:15px;} .nav-box.ast-next { padding-right:15px;} .postitle { font-size: 22px !important; line-height: 27px;} }
2. We did not find any such issue on your mobile device.
Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
ChrisHi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.page-template-blog_template .header, .page-template-blog_template .single-post { position: relative; } @media screen and (max-width:479px) { #footer .rowfooter { margin:0;} }
Regards,
DaveHi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header-extras { display: none; }
Regards,
DaveHi,
Yes, “Spectra – WordPress Gutenberg Blocks” are compatible with our theme.
Kindly see screenshot: https://nimb.ws/1jQh2vn
Our theme is based on Elementor; please use any one-page builder on a single page to manage your site effectively.
Regards,
DaveHi,
Kindly see the given link to resolve this error; this also may be an execution time issue. Set the given time limit and check.
https://www.hostinger.in/tutorials/how-to-fix-err-too-many-redirects
max_execution_time = 300 max_input_time = 1000 memory_limit = 256M post_max_size = 64M upload_max_filesize = 64M upload_max_size = 64M
Regards,
DaveAugust 20, 2024 at 11:17 am in reply to: How to add plugins into Elementor’s Element Manager #222863Hi,
In the elementor plugin, elementor supported widgets are automatically added; there are no options to add them; it’s automatically added. If you are asking about our “skt-addons-for-elementor” plugin widgets, this plugin is temporarily closed, so its widgets are not showing in the elementor plugin. Here, our developers are working on this plugin, which will start soon.
Regards,
DaveHi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.nivoSlider { height: 700px;} .slider-main .nivo-caption { top: 60% !important;}
Regards,
ChrisHi,
Kindly refer to this link to learn how to import WooCommerce products CSV.
All the information mentioned here 👇
https://woocommerce.com/document/product-csv-importer-exporter/
Regards,
Dave🙂
🙂
Hi,
We have already replied to your other post.
Regards,
DaveHi,
Issues have been done.
We have added a plugin to change the add to cart button text. There may be a cache issue; kindly clear the server cache. Here, when we edit the home page, the “Add” text is visible.
Kindly see screenshot : https://nimb.ws/s4uqfOt
Regards,
Dave -
AuthorPosts