New Landing How can we help? Themeforest Theme Support Neighborhood Title Cropped on Shop Product Widget! Help!

Viewing 7 posts - 1 through 7 (of 7 total)
  • #87520
    dindoft
    Member
    Post count: 24

    Hi,

    On the front page of the website, where the Shop Products are (see attached pic), the 2nd line of the product name is cropped. I have tried following:

    !. Add mb# or pb# add this does not resolve the issue.
    2. There is a spacer underneath the Shop Products line, and increasing the spacer in #px doesnt solve the issue.

    Appreciate Help!
    Thank you!

    #87529
    dindoft
    Member
    Post count: 24

    And Further more, if you visit http://www.dindoft.se and scroll down to under the “Tweets Slider”, the text on the “Mini Products” Is also messed up, it extends too far out to the right. See for example how the text goes underneath the blog post photo to the right!

    I used this shortcode in order to move the product titles on product detail pages from the product title place to just above the product price, and after I used this shortcode, all these issues I am describing appeared. I have deleted the shortcode now, however the issues persist. Thanks for help!

    The shortcode I used and then deleated was :
    .single.single-product .heading-text {
    display: none;
    }

    .woocommerce div.product .entry-title {
    display: block;
    float: right;
    width: 48%;
    text-align: left;
    font-size: 26px;
    margin-bottom: 30px;
    }

    @media (max-width: 600px) {
    .woocommerce div.product .entry-title {
    float:left;
    }
    }

    #87539
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I’m not seeing any of these issues, please could you clear your cache and let me know if the problem still occurs

    – Kyle

    #87543
    dindoft
    Member
    Post count: 24

    Hi, sorry I was playing with css shortcodes when you had a look.
    I have now sorted out the text issue for the Mini Products widget.

    However if you have a look now, you can see as on the pic I have attached here above, the second line of the product title in the full width shop product widget is cropped at the bottom.

    Thanks

    #87545
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try adding this to your custom css:

     .product-carousel .caroufredsel_wrapper {
      overflow: visible!important;
    }

    – Kyle

    #87550
    dindoft
    Member
    Post count: 24

    Thanks a bunch Kyle, this did the trick.

    I must admit you guys have excellent support, its bizarre in a (positive) way how quick you guys respond to queries. Will post a good review and rating as soon as I have time.

    Thanks/
    -Darko

    #87551
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem! We do our best 🙂

    – Kyle

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register