Home › Forums › All Other Themes › delete text from banner
- This topic has 20 replies, 2 voices, and was last updated 2 years, 6 months ago by Sonl Sinha.
-
AuthorPosts
-
December 9, 2021 at 11:35 am #187565
Hello
Please tell me where can I delete the banner writing from different products or categories?
Theme: https://sktperfectdemo.com/themepack/minimalistic/about/Thanks
December 9, 2021 at 6:44 pm #187604Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.single-product .cattitle_wrap h1 { display: none; }
Regards,
DaveDecember 9, 2021 at 7:33 pm #187613Thanks, it is work
and for PRODUCTS or something else?December 10, 2021 at 5:37 pm #187662Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.cattitle_wrap h1 { display: none; }
Regards,
DaveDecember 10, 2021 at 7:04 pm #187664Hello
This is the site:
http://www.teknoleb.ro/I would like it not to write here:
http://www.teknoleb.ro/product-category/echipamente-si-consumabile-pentru-analize-microbiologice/
http://www.teknoleb.ro/products/
http://www.teknoleb.ro/2021/08/24/go-behind-the-scenes-at-london-fashion-week-spring/I changed Appearance >> Customize >> Basic >> Scroll down but they disappeared only in some areas, not all
Can you help me with that?
Alin
0724.56.42.73December 13, 2021 at 11:22 am #187714Hi,
Kindly use this CSS.
.cattitle_wrap { display:none !important;}
Regards,
DaveJanuary 6, 2022 at 9:53 pm #188935Hello
Please tell me how to remove from pag1 (delete ARTICOLE RECENTE AND COMENTARII RECENTE)
http://www.teknoleb.ro/pag1/and expand the page to full screen?
Alin
January 7, 2022 at 6:04 pm #188969Hi Alin,
Can’t open this website: http://www.teknoleb.ro/ even tried Romania VPN.
Regards,
ShriJanuary 7, 2022 at 6:32 pm #188970Hello
I would like to remove the red zone and extend the site to the whole page as in your demo. If you can help me with that please.
And:
Sorry, we were unable to deliver your message to the following address.<[email protected]>:
550: No Such User Here”———- Forwarded message ———-
HelloI would like to remove the red zone and extend the site to the whole page as in your demo. If you can help me with that please.
Alin
0724.56.42.73January 10, 2022 at 5:34 pm #189083Hi,
Kindly go to pages >> despre noi >> Edit >> Page Attributes >> Template >> Select page full width.
Refer our documentation.
https://www.sktthemesdemo.net/documentation/skt-elementor-doc/#page-templatesRegards,
DaveApril 19, 2022 at 5:08 pm #192610Hello
I’m still struggling to put a logo that doesn’t show its edges. Can you please tell me what format should look ugly at the top
www.teknoleb.ro
Can you help me?
Alin
April 20, 2022 at 1:02 pm #192635Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.logo img {margin-top: 0;}
Regards,
DaveApril 20, 2022 at 1:33 pm #192640Hello
I add the line here:
https://www.teknoleb.ro/wp-admin/customize.php in Custom CSSspan.desc{display: none;}
.single-product .cattitle_wrap h1 {
display: none;
}
.cattitle_wrap { display:none !important;}
.logo img {margin-top: 0;}But not effect. Isn’t there a need for another picture with a transparent background? A .png for example
?April 20, 2022 at 1:47 pm #192641And another question: how can remove all filter from “select low price and high price…” and remove “view cart”.
This site is not for virtual shop. It is static siteAlin
April 20, 2022 at 1:50 pm #192642Hi,
I am not sure what you mean by this. Can you may be draw or point out in an image?
You can upload image in https://imgbb.com/ and share the link here.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.