Hi,
Please make child theme and create home-slideshow.php in child theme directory.
Now copy code from LINK and paste to home-slideshow.php that you create in child theme directory.
Save the changes.
Now go to Admin Dashboard >>Appearance >>Customize >>Theme Options >>General Settings and find custom CSS editor.
Now copy below CSS in custom CSS editor.
.carousel-text h2 {
animation-delay: 0.3s;
background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
color: #fff;
font-family: "Open Sans",sans-serif;
font-size: 3em;
font-weight: 700;
line-height: 1.4em;
margin: 0;
padding: 5px 10px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
text-transform: uppercase;
}
Save the changes.
Thanks.
Hi
Thank’s for the replay however i do not have the option to get to
Dashboard >>Appearance >>Customize >>Theme Options >>General Settings and find custom CSS editor.
on theme option i have “Theme General Options” i try to load the CSS you sent me to there and it’s not working
Hi,
Please share your site’s URL.
Thanks.
Hi,
Your site gives an Internal Server Error.
Thanks.
what do you mean?
the site is up and working
http://www.oneworldtrip.com/
Hi,
Please see this screenshot of image that the site is give an internal server error.
Thanks.
Hi,
You have added only css code not made child theme.
Please make child theme and create home-slideshow.php in child theme directory.
Now copy code from LINK and paste into home-slideshow.php that you create in child theme directory.
Save the changes.
Let’s know further assistance.
Thanks.
Now it’s working thank you