Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1077587

    Hi guys
    I’m trying to get hold of some CSS that will hide the product names on the three pages below (see private content). Any help much appreciated.
    Kind regards
    Neil

    #1078353

    Hey neilpreston26,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .postid-2064 .product_title.entry-title, 
    .postid-1376 .product_title.entry-title,
    .postid-1374 .product_title.entry-title  {
      disply: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1079432

    Worked a treat.
    Thank you, Victoria.

    #1079462

    Hi,
    Glad Victoria could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    #1079499

    Yes, good to close. Thank you.

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