- This topic has 7 replies, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Wedding Theme Banner Question
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/
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
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.nivo-caption { right:0 !important;}
Regards,
Chris
Thank you – that is working…
now I need them to show on a mobile phone ? They are not there
Ty…Tim
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
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
Hi,
Can you send us the screenshot? Upload your screenshot on imgur.com and paste the share url here.
Regards,
Chris
Free WordPress Carousel Plugins Here is the best free WordPress carousel plugins that you need to know: Are you thinking of giving your WordPress website […]
Appointment Booking Plugins for WordPress Running a service-based business without proper scheduling tools feels like juggling flaming torches while blindfolded. You’re constantly switching between phone […]
Yoast vs All in One SEO: Which SEO WordPress Plugin is Best? You’ve built a fantastic WordPress website. The design is sleek, the content is […]