Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1213543

    Hi,

    I need to close the gap up between the 2 images in the description . I gave the images a class of “description_images”.
    Is it possible to remove the margin of the p for all images in the description box instead of using the id of .description_images ?

    Sorry. Not sure what i am doing wrong.
    Thank you…

    #1213609

    Hey OneClickTech,

    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

    
    #top div div.product .woocommerce-tabs .panel p {
        margin: 0;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1213771

    Thank you for your help.

    • This reply was modified 4 years, 6 months ago by OneClickTech.
    #1213908

    Hi,

    Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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