Would like to change size and location of slider overlay

Discussion in 'Harrington- A WordPress Business Theme.' started by robnog, Feb 16, 2016.

  1. robnog

    robnog New Member

    Joined:
    Aug 20, 2014
    Messages:
    23
    Likes Received:
    0
  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Sorry didn't get you..

    Could you please explain your requirement a bit more along with your site URL so that we can better assist you?

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. robnog

    robnog New Member

    Joined:
    Aug 20, 2014
    Messages:
    23
    Likes Received:
    0
    If you see the screenshot above.. I am trying to have control over the gray overlay on the slider where the text is entered. I would like to relocate to the bottom of the slider, instead of the Top left-side. I too would like the ability to change the size of the overlay

    website; http://lldata.elocal.xyz
     
  4. priya

    priya Guest

    Hello,

    To shift the caption under the slider will require a little bit of source code customization in the theme....

    So please send us your dashboard credentials at [email protected] and we will do it for you..

    To change size of the overlay,

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .sy-caption-wrap {
        width: 475px;
    }
    Change the numeric value as per the requirement..

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
    robnog likes this.

Share This Page