• Resolved Lynkos

    (@lynkos)


    Hi and compliments for the plugin which seems to be just what I’m looking for. I’ll probably be buying the Pro version in the near future, but first want to test the free version for a while. I’ve been trying to “tweak” a few things with css in the meantime, particularly the style of the text on the thumbnail page, but I’m obviously doing something wrong as nothing I do seems to have any effect. I’m pretty much a beginner, so any help would be welcome. This is the code I’ve been trying to get to work:

    #bwg_container2_0 .bwg_title_spun2_0 {
        color: #000000;
        display: table-cell;
        font-family: inherit;
        font-size: 12px;
        font-weight: normal;
        height: inherit;
        padding: 2px;
        text-shadow: 0px 0px 0px 0px;
        vertical-align: middle;
        width: inherit;
        word-wrap: break-word;
    }

    Can you help me out?

    • This topic was modified 6 years, 1 month ago by Lynkos.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Please try to give a style to the following selector:

    #bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0

    Thank you! Have a nice day!

    Thread Starter Lynkos

    (@lynkos)

    Many thanks for the reply. I’m afraid though that this still has no effect. Here’s the amended code I’ve tried. Am I still doing something wrong?

    #bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0 {
        color: #000000;
        display: table-cell;
        font-family: inherit;
        font-size: 12px;
        font-weight: normal;
        height: inherit;
        padding: 2px;
        text-shadow: 0px 0px 0px 0px;
        vertical-align: middle;
        width: inherit;
        word-wrap: break-word;
    }
    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Could you please let us know where you have added the CSS code? Please see the following screenshot. The styles have not been changed.

    Please try to add the CSS code int Appearance > Customize > Additional CSS

    Aslo, please clear your Chache before checking.

    Thank you! Have a nice day!

    Thread Starter Lynkos

    (@lynkos)

    I’ve tried adding the code in two different places (see first two screen shots here: http://lucevagabonda.eu/css/, “Additional CSS” and my theme’s “Custom CSS”. Each of these usually works, but nothing doing. In case it was a problem of incompatibility with my theme, I also tried it on Twenty Fifteen and the behaviour is the same. The strange thing is, if I “inspect” the element (see last screen shot), my “correct” CSS settings appear under the “wrong” ones, but crossed out. I haven’t the CSS expertise to understand why this should be and how to remedy it.
    I suppose at the end of the day it really isn’t that important, but I’m now fixated on understanding the reason for the problem! Thanks for your patience, Sarah.

    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    We need to have a closer look at the described issue.
    Please contact our support team using the following email address:support@web-dorado.com
    Also, mention the URL of this forum topic in your message. We will provide a solution as soon as possible and share it here as well.

    Thanks, have a nice day!

    Thread Starter Lynkos

    (@lynkos)

    Thanks for the reply. I’m a bit under pressure until next week, but as soon as I have a moment, I’ll contact the support team. Just glad it wasn’t something really simple that I was doing/not doing in my ignorance! Have a great day, Sarah.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Changing style of thumbnail title’ is closed to new replies.