Home › Forums › All Other Themes › Change slider button Charity theme
- This topic has 7 replies, 3 voices, and was last updated 6 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
July 29, 2018 at 3:29 pm #104673
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/Ix8BkfPfinally here is an image of the shortcode that I have used for the preferred button
https://imgur.com/xPZ9TcSIs this possible ? When I attempted to add the shortcode to any section of the slider it interfered with the whole page………….
July 30, 2018 at 1:51 pm #104720Sure kindly share your website URL and we can get it done for you by providing desired CSS.
Regards,
ShriJuly 31, 2018 at 12:39 pm #104819Hi 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? π
July 31, 2018 at 12:54 pm #104826Hi,
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,
DaveJuly 31, 2018 at 1:23 pm #104836thanks that created nice curved edges. Is there a code that will align the button centrally under the slider heading and description text?
kind regards
NirvikalpiniJuly 31, 2018 at 1:28 pm #104839Hi,
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,
DaveJuly 31, 2018 at 1:32 pm #104841Brilliant sorted -thanks π
July 31, 2018 at 1:33 pm #104842π
-
AuthorPosts
- You must be logged in to reply to this topic.