Home › Forums › All Other Themes › Wedding Theme Banner Question
- This topic has 7 replies, 2 voices, and was last updated 5 years, 12 months ago by
Forum Moderator.
-
AuthorPosts
-
May 16, 2017 at 7:30 pm #72384
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/
May 17, 2017 at 6:55 am #72438Hi,
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,
ChrisMay 17, 2017 at 12:31 pm #72465May 17, 2017 at 1:32 pm #72474Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.nivo-caption { right:0 !important;}
Regards,
ChrisJune 5, 2017 at 2:03 pm #74538Thank you – that is working…
now I need them to show on a mobile phone ? They are not there
Ty…Tim
June 8, 2017 at 4:39 am #74818Hi,
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,
ChrisJune 8, 2017 at 5:34 pm #75003Hi 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,
ChrisJune 9, 2017 at 5:34 am #75052Hi,
Can you send us the screenshot? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.