Tagged: slider
- This topic has 20 replies, 3 voices, and was last updated 2 years, 9 months ago by
SKT Themes.
-
AuthorPosts
-
March 22, 2018 at 1:45 pm #97318
Hi I would like to move text over my slider to the right
can you please help?March 22, 2018 at 2:07 pm #97320my site url, just in case
rehabsouthflorida.comI need help with other areas as well but first tackle this
March 23, 2018 at 5:07 am #97348Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
BradMarch 23, 2018 at 6:54 am #97359I want slider text to move to the right
March 26, 2018 at 5:16 am #97480Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.nivo-caption { left:auto !important; right:7% !important;}
Regards,
BradMarch 27, 2018 at 5:55 am #97584Thank you for your help
It worked
I will also need your help in OUR SERVICES area
I have 6 items in our service area, and it is not center aligned.
With 7 service items, it stays in the middleMarch 29, 2018 at 6:47 am #97743Hi. any update?
March 30, 2018 at 9:33 am #97973Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
#ourServices { width: auto; margin: 0 auto; display: table;} #ourServices .services-list { margin: 40px 20px 0 !important;}
Regards,
BradApril 2, 2018 at 10:33 am #98197Thanks It worked
April 2, 2018 at 12:22 pm #98202Hi rehabsouthfl,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/16/
Regards,
BradApril 2, 2018 at 12:23 pm #98203Hi again,
How can I fix footer recent blog posts area?
I am not sure how it looks bad (title with h2 tag), unlike a demo site.
can you please help me fix it?
as per the documentation, I found this shortcode? where should I put this?
[footerposts show=”2″ cat=” your cat ID ” excerptlength=”10″ readmore=”Read More”]
I tried appearance->theme options->footer section area but it does not have a place to use this code, not even widget section as well.April 2, 2018 at 12:32 pm #98205Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
ul.recent-post li h2 { font-size: 14px; color: #fff;}
Regards,
BradApril 4, 2018 at 6:47 am #98295Awesome,
one more help with images inside pages
see this
orIf you notice text around images (left or right aligned) not showing properly on MOBILE devices
can we do something about it? make images a bit smaller for mobile (small screen) so text next to it look better?April 4, 2018 at 10:02 am #98365Hi,
Can you send us the screenshot of your issues?
Regards,
BradApril 12, 2018 at 8:22 am #98938Hi, sorry for taking long to reply
here are few screen shotshope this will give you an idea about my point
-
AuthorPosts
- You must be logged in to reply to this topic.