Forum Replies Created
-
AuthorPosts
-
Hi,
Alignment issue of Breadcrumbs is resolved.
On the blog page, no breadcrumbs are visible.
Regards,
Dave🙂
Hi,
This is done. Kindly check and confirm.
Regards,
BradHi,
Kindly use this CSS for review section.
div.wpcr3_dotline, div.wpcr3_review div.wpcr3_dotline { margin-bottom:35px !important;} .wpcr3_respond_1.wpcr3_in_content { width: 1170px; margin: 0 auto !important; padding-bottom: 40px !important;}
Regards,
ChrisHi,
1) Appointment page https://www.mlbeauty.nl/new-home/afspraak-module/ and https://www.mlbeauty.nl/new-home/contact-2/. Breadcrumb is not at the top left, but halfway in the middle.
Ans: Kindly use this CSS.
.page-template-contact-layout2 .yoast-breadcrumbs, .page-template-contact-layout1 .yoast-breadcrumbs { position: absolute; left: 7%; top: 50px;}
2) Despite the previously received and added CSS codes, the breadcrumb on all pages shown at the top left without any space. Can you make some space on the left side as well as above?
Ans: Kindly use this CSS.
.yoast-breadcrumbs { padding: 50px 0 0 7%; }
Regards,
DaveHi,
Great!! 👍
Regards,
DaveHi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.postmeta { display: none; }
Regards,
Dave👍
Hi,
This is done.
Regards,
DaveHi,
There is no option to set text limit on search page, it’s showing a related content of the search.
Kindly see given documentation link to add image on carousel
https://elementor.com/help/carousel-widget/
Regards,
BradHi,
You should use Yoast breadcrumbs.
Regards,
DaveHi,
Issue have been resolved. Kindly clear browser cache and check.
Regards,
DaveHi,
Kindly refer our documentation how to set blog page template.
https://sktthemesdemo.net/documentation/skt-gutenberg-doc/#set-up-blog-page
Kindly use this CSS.
#content { padding: 100px 0 60px; margin:0; position: relative; } .single_post { position: static; } .breadcrumb-container { position: absolute; top: 0; left: 0; }
Regards,
DaveHi,
1. I would like to see in the featured image from the theme changed to that of slider 3-from the theme. See the picture below??
Ans: This is done.
2. Sharp product, see screenshot: https://ibb.co/f2GyW7T. The current picture is out of context-drawn to-see screen shot: https://ibb.co/H4PDr2n ??
Ans: Kindly use this CSS.
.imgwrap img { height: auto; }
3. 2. Under the name of a product like a very limited things. The only text on the product description of the product, refer to the example page https://www.mlbeauty.nl/product/self-tanner All other text that does not need to be visible. See screenshot: https://ibb.co/LC9gJgV
Ans: Kindly use this CSS.
.search-results .post_content p, .search-results .post_content ul { display:none;}
4. What is important is that the changes to the search page, and not of the lay-out of the product itself changes as well.
Ans: Do you want to change layout of search page?
Regards,
BradOkay Cool.
Regards,
Chris -
AuthorPosts