delete text from banner

Home Forums All Other Themes delete text from banner

Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • #187565
    Alin StanescuAlin Stanescu
    Participant
    • Topics: 1
    • Replies: 10
    • Total: 11
    Member since: November 9, 2021

    Hello

    Please tell me where can I delete the banner writing from different products or categories?
    Theme: https://sktperfectdemo.com/themepack/minimalistic/about/

    Thanks

    #187604
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .single-product .cattitle_wrap h1 {
        display: none;
    }

    Regards,
    Dave

    #187613
    Alin StanescuAlin Stanescu
    Participant
    • Topics: 1
    • Replies: 10
    • Total: 11
    Member since: November 9, 2021

    Thanks, it is work
    and for PRODUCTS or something else?

    #187662
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .cattitle_wrap h1 {
        display: none;
    }

    Regards,
    Dave

    #187664
    Alin StanescuAlin Stanescu
    Participant
    • Topics: 1
    • Replies: 10
    • Total: 11
    Member since: November 9, 2021

    Hello

    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.73

    #187714
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS.

    .cattitle_wrap { display:none !important;}

    Regards,
    Dave

    #188935
    Alin StanescuAlin Stanescu
    Participant
    • Topics: 1
    • Replies: 10
    • Total: 11
    Member since: November 9, 2021

    Hello

    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

    #188969
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Alin,

    Can’t open this website: http://www.teknoleb.ro/ even tried Romania VPN.

    Regards,
    Shri

    #188970
    Alin StanescuAlin Stanescu
    Participant
    • Topics: 1
    • Replies: 10
    • Total: 11
    Member since: November 9, 2021

    Hello

    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 ———-
    Hello

    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.

    Alin
    0724.56.42.73

    #189083
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    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-templates

    Regards,
    Dave

    #192610
    Alin StanescuAlin Stanescu
    Participant
    • Topics: 1
    • Replies: 10
    • Total: 11
    Member since: November 9, 2021

    Hello

    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

    #192635
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .logo img {margin-top: 0;}

    Regards,
    Dave

    #192640
    Alin StanescuAlin Stanescu
    Participant
    • Topics: 1
    • Replies: 10
    • Total: 11
    Member since: November 9, 2021

    Hello
    I add the line here:
    https://www.teknoleb.ro/wp-admin/customize.php in Custom CSS

    span.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
    ?

    #192641
    Alin StanescuAlin Stanescu
    Participant
    • Topics: 1
    • Replies: 10
    • Total: 11
    Member since: November 9, 2021

    And 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 site

    Alin

    #192642
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    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

Viewing 15 posts - 1 through 15 (of 21 total)
  • You must be logged in to reply to this topic.