Okay
  Public Ticket #2784826
problems with product titles and menu
Closed

Comments

  • cristiangil started the conversation

    The woocommerce producers appear to me saturating the main menu and I cannot leave a margin. It only happens with the products
  •  1,103
    Max replied

    Hi

    I can't seem to be able to reproduce on my computer. Could you please elaborate on the steps to reproduce the issue on my end and I will check this for you.

    Thanks,


    Max from the Sonaar.io Crew

  •  1,103
    Max replied

    Add this to your custom css:

    .single-product{
    padding-top:180px;
    }

    Thanks,


    Max from the Sonaar.io Crew

  • cristiangil replied

    gracias

  • cristiangil replied

    thanks ... I have it ready

  • cristiangil replied

    ONE LAST THING, HOW I ADD THE MP3 Audio Player TO WOOCOMMERCE PRODUCTS
  •  1,103
    Max replied

    If you are using our theme, we dont have a function to automatically add the player directly to a woocommerce product page. 

    What you can do, is to manually add this shortcode to a product page in the content editor: 

    [iron_audioplayer show_artwork="0" show_playlist="1" albums="XXX"]

    replace XXX by your album post ID

    Or you could use Elementor Pro to design your own product page with Elementor, and add our elementor = player widget anywhere you'd like in the product page template.

    Thanks,


    Max from the Sonaar.io Crew

  • cristiangil replied

    thanks....