Wedding Theme Banner Question

Home Forums All Other Themes Wedding Theme Banner Question

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #72384
    Timothy PaulTimothy Paul
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: June 13, 2016

    Hello – I need to shift the “click” through button and the “view more” button text on the banners over to the right more.

    Can you tell me where this would be done ?

    Thanks….Tim

    Site:

    http://www.godsavemymarriage.com/

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

    Hi,

    Kindly send us WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Chris

    #72465
    Timothy PaulTimothy Paul
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: June 13, 2016

    Banner

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

    Hi,

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

    Add this code there:

    .nivo-caption { right:0 !important;}

    Regards,
    Chris

    #74538
    Timothy PaulTimothy Paul
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: June 13, 2016

    Thank you – that is working…

    now I need them to show on a mobile phone ? They are not there

    Ty…Tim

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

    Hi,

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

    Add this code there:

    @media screen and (max-width:767px) {
    .nivo-caption { width:100%;}
    .viewmore { font-size:16px; padding:8px 10px 5px;}
    }

    Regards,
    Chris

    #75003
    Timothy PaulTimothy Paul
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: June 13, 2016

    Hi Chris – that didnt work and it messed with this code you gave me earlier to fix the banner:

    Hi,

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

    Add this code there:

    @media screen and (max-width:479px) {
    .slider-main { min-height:130px;}
    .logo span.textlogo { font-size:34px !important;}
    .logo span.textlogo span.rightstyle, .logo span.textlogo { background:transparent; padding:8px 0;}
    .intro video { width:100% !important;}
    }

    Regards,
    Chris

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

    Hi,

    Can you send us the screenshot? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Chris

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