Home › Forums › All Other Themes › Autocar Pro Slider Text and Logo
- This topic has 3 replies, 2 voices, and was last updated 5 years, 7 months ago by
Forum Moderator.
-
AuthorPosts
-
February 16, 2018 at 10:01 pm #94380
Hello,
Two items I need assistance with.
Property: http://dieselecmrepair.com/
The first is the text which appears over the slider. Can I change the position of the text and button from the center of the slide to other locations? If so, please advise how to do so.
Second, my logo is a bit larger that the original example logo which resulted in much more space between the bottom of the navigation text and the top of the slider image. Can I move either the logo up or the navigation text down so that it looks more uniform?
Please let me know.
Thank you!
February 19, 2018 at 5:30 am #94427Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
1. Answer
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
2. Answer
.header .header-inner { padding:15px 0 5px;} .header .header-inner .header-nav { padding-top:30px;}
Regards,
ChrisFebruary 19, 2018 at 8:49 pm #94498Thank you for your help.
Below you will find the image link.
https://imgur.com/UQvRXAu
I would like to know how to manipulate the text which appears over the slider image. Perhaps move it up or to another location in the photo.
Thank you!
February 20, 2018 at 5:33 am #94559Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.nivo-caption {top: 50%; background-color: rgba(0,0,0,0.6); padding: 20px;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.