Hi Tonia,
1. For the slider we have kept the revolution slider in the theme package, so please upload that plugin. As well as you can get the document in the theme package Or you can follow this link also:- https://www.youtube.com/watch?v=V-ZvH9dBEz0
2. Please use the following css to fix your issue;
.entry-meta {
display: none;
}
NOTE: Please use the child theme style.css or custom css plugin to write the css.
3. Please use the following css to fix your issue;
section.author-bio.clearfix {
display: none;
}
NOTE: Please use the child theme style.css or custom css plugin to write the css.
4. Regarding this issue, Could you please send us your site WP_login details via mail, so that we could provide solution asap. Email Address: [email protected]
5. Please follow the following steps to keep the social icon;
Go to Dashboard => Appearance => Customize => Encase Footer => Social Networking link => Keep the link => And Save it.
6. We are really sorry to inform you that we are little confused about your issue, so could you please explain your issue with screenshots, so that it will be easy to both of us to find the solution asap.
7. If you want to change the “© Copyright 2016. Encase WordPress Theme by Styled Themes” from footer then you can follow the following steps;
Go to Dashboard => Appearance => Customize => Encase Footer => Copyright => Then Write the come text => And save it.
8. If you want to change the color of drop-down menu then you can use the following css;
#header #nav ul li a {
color: #000 !important;
}
#header #nav ul li a:hover {
color: #fff !important;
}
NOTE: Please use the child theme style.css or custom css plugin to write the css.
Thanks
-
This reply was modified 6 years, 4 months ago by
Binaya D.