Home Forums Basel support forum H2 on each product page

H2 on each product page

Viewing 25 posts - 1 through 25 (of 25 total)
  • Author
    Posts
  • #103475

    Giulio
    Participant

    Hi there, I would like to delete this row. How can I do it? Thanks a lot.

    #103541

    Artem Temos
    Keymaster

    Hello,

    Try to enable Hide tabs headings option in Theme Settings -> Product page.

    Regards

    #103569

    Giulio
    Participant

    It works great. Thank you! Is there a way to change the heading also for the “shopping cart”? It is not important for the SEO.

    #103646

    Hello,

    How do you want to change Shopping cart heading? Do you want to remove or change styles, provide more details?

    Best Regards

    #103665

    Giulio
    Participant

    I like how it appear, so I do not would to change the CSS. But I would to remove the H3 on this field. Is it possible?

    #103734

    Hello,

    It is not possible to delete it only in one page. Deleting on the shopping cart would lead to hiding on other pages as well. Deactivate the page title in the page options https://xtemos.com/docs/basel/options-for-pages-2/

    Best Regards

    #103735

    Giulio
    Participant

    Mmm… I can’t disable in this way the heading on “shopping cart”. Please take a look to the screenshot. The heading is on the cart slider.

    #103739

    Giulio
    Participant

    Here it is.

    #103863

    Hello,

    Here is the option. https://gyazo.com/4d48035ad786eabb6a3ed86b2f67e505

    Best Regards

    #103867

    Giulio
    Participant

    The image is blurred.

    #103953

    Hello,

    Which image is blurred? Page title image? You just need to upload bigger images.

    Best Regards

    #103964

    Giulio
    Participant

    I saw the video, but you’re referring about a normal page. I’m talking about the SHOPPING CART widget that it opens automatically after that a customer add something to the cart. Is it clear now? I sent you a screenshot in my last message.

    #103994

    Hello,

    Please add the code to the Theme setting > Custom CSS > Global

    body .cart-widget-side .widget-heading .widget-title {
        display: none;
    }

    Best Regards

    #104132

    Giulio
    Participant

    Mh, it not works. The H3 is still there.

    #104177

    Hello,

    Clean your browser cache https://gyazo.com/31553ce425e042d5886e11afc124dd29 or clarify which title do you want to remove on the screenshot full screen.

    Best Regards

    #104192

    Giulio
    Participant

    Oh sorry, I did not clean my cache. Thank you, but it is not the result that I would like to have. We like the title SHOPPING CART, but we do not like that this title is marked by a H3. So I would like to keep the title SHOPPING CART, but without the H3 headings. That in my opinion is negative for SEO.

    #104210

    Hello,

    Look through the whole correspondence: one screen shows h2, next h3 each time new heading. Send the page URL and screen what you want to delete.

    Best Regards

    #104223

    Giulio
    Participant

    Mh, LOL! You are watching the first screenshot, that was related to another issue (that you already help me to fixed). Now I’m referring to another screenshot (please take a look to the private content).

    We would like to remove the H3, but keeping the text “SHOPPING CART” inside the widget. The way that you suggested me previously deletes also the text. We’re searching a way to delete just the heading H3. Is it clear now? Thanks!

    #104246

    Hello,

    We cannot remove H3 and leave the text at the same time. It is not possible with CSS. Moreover, the title must be wrapped into H tag.

    Best Regards

    #104271

    Giulio
    Participant

    In that case I suggest to change it with the next update, because it is not necessarily for the SEO. Thanks!

    #104287

    Hello,

    We do not change anything in Woocommerce. You can visit Woocommerce support forum and request the changes you need.

    Best Regards

    #104351

    Giulio
    Participant

    Hi Elise, it is not a code by WooCommerce, but a code of your theme. Why are you referring about the WC support? The “shopping cart” title is made bu you, not by WooCommerce. Same thing for the H3 that contains the text “shopping cart”. So why “WooCommerce support”? I do not understand.

    #104355

    Hello,

    We cannot remove H3 and leave the text at the same time. It is not possible with CSS.

    Best Regards

    #104360

    Giulio
    Participant

    Is it possible with a child theme or a php snippet? We can do both things.

    #104407

    Hello,

    You are free to modify the theme files as you need, however, our support would not be provided for fixing any problem caused by customization. Make the full backup of the site and try. The developer should know how it should be modified.

    Best Regards

Viewing 25 posts - 1 through 25 (of 25 total)