VIsual Composer Modification for Image Titles?

This topic has 14 replies, 4 voices, and was last updated 7 years, 7 months ago ago by Eva Kemp

  • Avatar: talonhead
    talonhead
    Participant
    September 17, 2016 at 09:32

    Hey guys. Is there some code that I can put into VC (or even Global CSS) that will NOT display image titles when opening in Pretty Photo? See screenshot.

    Thanks!

    Please, contact administrator
    for this information.
    13 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    September 19, 2016 at 10:19

    Hello,

    As I see all plugins are disabled on your site. Are you making any changes now?
    Also show a direct page where Pretty Photo is used.

    Regards,
    Eva Kemp.

    Avatar: talonhead
    talonhead
    Participant
    September 19, 2016 at 11:08

    You’re seeing the wrong site apparently. I’ve changed servers about a month ago, and you’ve helped since then. 🙂

    Let me know what you think.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 19, 2016 at 11:11

    Hello,

    Please try to add this code in Global Custom CSS.

    div.ppt {
        display: none !important;
    }

    Regards,
    Robert Hall

    Avatar: talonhead
    talonhead
    Participant
    September 19, 2016 at 11:19

    Tthank you bunches. That did the trick.

    Incidentally, do you have ANY clue on what needs to be done to Pretty Photo to solve the problem with the site jumping back to the top of its page after closing a Pretty Photo image regardless of where you are on the page?

    Enlarge a pic on that page I had sent and you’ll see what I’m talking about. It happens in FF only. Chrome it works fine.

    I’ve discussed this before, and you guys said to contact VC about this bug, but they have been of no help. but they did recognize it being an issue.

    Avatar: Eva
    Eva Kemp
    Support staff
    September 19, 2016 at 13:26

    Hello,

    Sorry, but this is related to VC plugin. You need wait for a new VC version where they will fix the bug.

    Regards,
    Eva Kemp.

    Avatar: talonhead
    talonhead
    Participant
    September 19, 2016 at 13:53

    Yes, Eva…I know this….as mentioned above. Just thought I’d ask again because VC isn’t doing much about it…and they have released updates since being notified of the issue.

    On another note, at mobile resolution “Related Products” and “Our Offers” doesn’t look too good as far as the text goes. Probably an alignment issue.

    See screenshot.

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 19, 2016 at 14:33

    Hello,

    Remove this code from Global Custom CSS section:

    .single-product .product .product-details .product-title {
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

    and add it to Custom CSS for desktop section.

    Best regards,
    Jack Richardson.

    Avatar: talonhead
    talonhead
    Participant
    September 19, 2016 at 21:06

    Great. Thanks. That’s fixed…but now we have another issue. Product price over layed on top of the product title.

    Only on tablets it appears. Looks fine on cells.

    See screenshot.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    September 20, 2016 at 09:04

    Hello,

    Please remove the following code from Global Custom CSS:

    .single-product .product .product-details .product-title {
        height: 3.2em !important;
    }

    and add it to Custom CSS for desktop section.

    Regards,
    Eva Kemp.

    Avatar: talonhead
    talonhead
    Participant
    September 20, 2016 at 09:14

    You do that and now my container alignment goes wacky for both “related products” and “our offers”. See screenshot.

    I’ve had this issue before.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    September 20, 2016 at 09:38

    Hello,

    Add this code in Custom CSS for tablet section:

    .single-product .product .product-details .product-title {
        height: 5.2em !important;
    }

    Regards,
    Eva Kemp.

    Avatar: talonhead
    talonhead
    Participant
    September 20, 2016 at 10:02

    Issue is still present in mobile. Fixed for tablets.

    Avatar: Eva
    Eva Kemp
    Support staff
    September 20, 2016 at 10:37

    Hello,

    Also add the code in Custom CSS for mobile section.

    Regards,
    Eva Kemp.

  • Viewing 14 results - 1 through 14 (of 14 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.