Slider image title position

Home Forums IT Consultant Support Slider image title position

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #90190
    StuartStuart
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: April 14, 2017

    Hi,
    1. how can I change position of slider title. Also how to add frame to title. At this moment it’s on left side (Find out More)
    http://www.lapsleys.co.uk/
    2. How can I get rid of tiny blue line above slider and menu.
    3. Is it possible to add second slider below first one, we want to add our customers, i don’t think i can use sections.

    Thanks.

    #90194
    StuartStuart
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: April 14, 2017

    Also how can I add left or right sidebar, currently setting are not working:

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

    Hi,

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

    Add this code there:

    .header { border:none;}
    .nivo-caption { left:50%; transform:translateX(-50%); -moz-transform:translateX(-50%); -webkit-transform:translateX(-50%);}

    Regards,
    Brad

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