Forum replies created
Hi,
You should use .carousel-caption h2 for the title, or .carousel-caption p for the caption.
Thank you
Hi,
Use the following in your Theme Options -> Custom CSS
.content-box h5 {
font-size: 30px !important;
}
Thank you
Hi,
You can go to this link to reset your password.
https://theme4press.com/wp-login.php?action=lostpassword
Thank you
Hi,
Use the following in Theme Options -> Custom CSS
.breadcrumbs a {
color: #f1f1f1 !important;
}
Change #f1f1f1 to the color code that you require.
You can use this tool. http://www.colorpicker.com/
Thank you
Hi,
Please post your website URL.
I can provide css code to increase your widget title font-size.
Thank you
Hi,
I am color blind, so unable to help you.
I will get my employer to assist you.
Thank you for your patience.
Regards,
Denzel
You are welcome.
Thank you.
Hi,
I can only see this “By menaice / April 29, 2016”.
To remove, you can use the following in Theme Options -> Custom CSS
.home .blog-author {
display: none !important;
}
Thank you
You are welcome.
Use the following.
.nav-menu li a {
font-size: 17px !important;
text-shadow: none !important;
}
Thank you