Okay
  Public Ticket #2894320
Header Image And Before/After Images
Closed

Comments

  •  1
    James Masters started the conversation

    Morning

    I've got 2 questions about your brilliant theme, firstly the header image. there's always a gradient ramp on the left of the image even when I make changes in "Header Background" tab in the "page settings" 

    Also

    I'd like to change The Before And After settings, ideally a border and the colour of the pull handle.  if I make any changes in "Before / After Settings" it doesn't seem to make any difference, it doesn't save any settings either.  If this can be done across the site with some CSS, please let me know what is it and just add that.

    Many Thanks

    Jim

  •  1,710
    Barry replied

    Hi Jim,

    Thank you for your message and the compliment!

    1. The gradient overlay can be removed under Appearance -> Customize -> Page Header by setting the "Background overlay left color" setting to this color value:

    rgba(0,0,0,0)

    2. To change the color of the pull handle you can add the following CSS to Appearance -> Customize -> Additional CSS:

    .beer-handle {
        background-color: #125599;
    }
    

    A border around the entire before/after slider can be set inside the "Design Options" tab of the element itself (see attached screenshot).

    Or if you mean a border around the pull handle you can add this CSS:

    .beer-handle {
        border: 3px solid #05adef;
    }
    

    Hope this helps.

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes