Can I remove the blend on links in the photo gallery?

Home Forums SKT Black/White Theme Support Can I remove the blend on links in the photo gallery?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #115566
    steve25steve25
    Participant
    • Topics: 7
    • Replies: 7
    • Total: 14
    Member since: January 8, 2018

    I want to have logos linked to pages using the image gallery tool in Gutenburg (inserted into a page). The theme automatically puts a black fade over the logo. I’d like to remove the fade and link showing below the logos. I just want the logos linked to other pages. Looks like the CSS is inline, how can I remove this?

    Example:

    #115596
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Brad

    #115625
    steve25steve25
    Participant
    • Topics: 7
    • Replies: 7
    • Total: 14
    Member since: January 8, 2018

    Sure its:

    http://www.dougsafe.com/our-manufacturers-we-carry/

    I’d like to code out the grey gradient blend over the logos and make the orange link not visible, but keep the logo hyperlinked to its second level page.

    Thanks for your help 🙂
    Steve Battershell

    #115738
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .wp-block-gallery .blocks-gallery-item figcaption { background:none !important;}

    Regards,
    Brad

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