• Resolved jrotem

    (@jrotem)


    Hello again,

    I’d like to give the container a bit more padding to match more closely with the main product container, but I can’t seem to isolate the correct div to tweak the CSS.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Vagelis

    (@eboxnet)

    Hey,
    did you try something like :

    .woo-related-products-container {
    padding: 10px;
    }

    Thread Starter jrotem

    (@jrotem)

    No, because that would have been too easy! Thank you!

    Plugin Author Vagelis

    (@eboxnet)

    No problem, feel free if you need anything else.

    Thread Starter jrotem

    (@jrotem)

    Oops, one more thing. Shortcodes, whether I put them in posts or in the After-Entry widget, won’t display. Could this be a plugin conflict or should I look elsewhere to figure out why?

    Plugin Author Vagelis

    (@eboxnet)

    Do you use any attributes in shortcode? If not it wont work out of product page, you need at least id.

    Thread Starter jrotem

    (@jrotem)

    I tried both with and without a product category id.

    Plugin Author Vagelis

    (@eboxnet)

    Try something like this :
    [woo-related id=’XX’ title=’no’ number=’3′]

    where XX is a product id

    Thread Starter jrotem

    (@jrotem)

    Tried both in widget and in post body but it doesn’t show (even as code.) It’s OK, but I thought it could be nice to add, and also thought I should pass it along.

    • This reply was modified 7 years, 6 months ago by jrotem.
    Plugin Author Vagelis

    (@eboxnet)

    Weird, do you use a custom theme ? if not whats the theme you use ?
    I can debug this tomorrow.

    Thread Starter jrotem

    (@jrotem)

    Genesis Framework, Wellness Pro theme. (Development site but not local.)
    I am using shortcodes elsewhere, like https://www.cherdev.rotemdesignstudio.com/commissioned-art/

    Thank you.

    Plugin Author Vagelis

    (@eboxnet)

    Hello i just tested on a fresh installation using Genesis / Digital Pro Child theme and seems to work fine.
    I don’t have Wellness Pro to check but it looks like a theme problem
    (maybe a missing filter or something)
    If you want send me the theme by email and i ll try to find the problem for you.

    Thanks.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Container padding’ is closed to new replies.