Okay
  Public Ticket #1122184
Product Overlays and Titles
Closed

Comments

  •  2
    meltedhouse started the conversation

    Hi Support,

    I am looking to remove the product overlay and title in the minimal demo layout. Is this possible? 

  •  1,558
    Laborator replied

    Hi there,

    It depends how you've set up the shop products, we will need to see your site live and give you a custom CSS code and see what we can do about it.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   meltedhouse replied privately
  •   meltedhouse replied privately
  •  1,558
    Laborator replied

    Hi there,

    — Your login credentials aren't working.

    — Which title do you want to remove from the thumbnails? Please post a screenshot from it.

    — These are not breadcrumbs but categories, to remove them add the following CSS in your Custom CSS area:

    .shop .items .item-wrapper .item .description .type {
        display: none;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   meltedhouse replied privately
  •  2
    meltedhouse replied

    Sorry, here is the image

  •  1,558
    Laborator replied

    Hi meltedhouse,

    Add the following CSS in your Custom CSS to fix this issue:

    .centered .title {
      display: none;
    }
    .lab_wpb_banner_2 a .ol{
      display: none;
    } 
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    meltedhouse replied

    Fantastic Art,

    Thank you very much.  Great Support. 

    I'll add a 5* review to Envato Market.

    You can go ahead and close this ticket. 

    Have a good day. 


    Brian