Change slider button Charity theme

Home Forums All Other Themes Change slider button Charity theme

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #104673
    Nirvikalpini NithyaNirvikalpini Nithya
    Participant
    • Topics: 19
    • Replies: 50
    • Total: 69
    Member since: June 17, 2018

    Hi I would like to change the button on the slider or at least make it central under the writing. Here is a screen shot of the button I want to change

    https://imgur.com/07kQtD9

    and here is a screen shot of the button that I would prefer to use and have managed to add into the sections
    https://imgur.com/Ix8BkfP

    finally here is an image of the shortcode that I have used for the preferred button
    https://imgur.com/xPZ9TcS

    Is this possible ? When I attempted to add the shortcode to any section of the slider it interfered with the whole page………….

    #104720
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Sure kindly share your website URL and we can get it done for you by providing desired CSS.

    Regards,
    Shri

    #104819
    Nirvikalpini NithyaNirvikalpini Nithya
    Participant
    • Topics: 19
    • Replies: 50
    • Total: 69
    Member since: June 17, 2018

    Hi I am working on it offline using a local host programme so I don’t think it is shareable? Are you still able to provide the code and tell me in simple steps where to put it? πŸ™‚

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

    Hi,

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

    Add this code there:

    .nivo-caption .slide_info a.sldbutton { border-radius:10px;}

    Regards,
    Dave

    #104836
    Nirvikalpini NithyaNirvikalpini Nithya
    Participant
    • Topics: 19
    • Replies: 50
    • Total: 69
    Member since: June 17, 2018

    thanks that created nice curved edges. Is there a code that will align the button centrally under the slider heading and description text?
    kind regards
    Nirvikalpini

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

    Hi,

    Remove
    .nivo-caption .slide_info a.sldbutton { border-radius:10px;}

    And this new css there
    .nivo-caption .slide_info a.sldbutton { border-radius:10px; display:table; margin:0 auto;}

    Regards,
    Dave

    #104841
    Nirvikalpini NithyaNirvikalpini Nithya
    Participant
    • Topics: 19
    • Replies: 50
    • Total: 69
    Member since: June 17, 2018

    Brilliant sorted -thanks πŸ™‚

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

    πŸ™‚

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