Forum replies created
Hi,
Please use the following in your Theme Options -> Custom CSS
.header {
height: 130px !important;
}
Thank you.
You are welcome!
You are welcome!
You are welcome!
Hi,
That’s produce by javascript, found in the file evolve-plus/library/media/js/jquery.infinite-scroll.min.js
You have to find and replace the text in the file.
Thank you.
Hi,
Please use the following in Theme Options -> Custom CSS
.content-box h2 {
color: #000 !important;
}
Thank you
Hi,
Please use the following.
.search .entry-content p {
font-size: 20px !important;
line-height: 1.5em !important;
}
For archive pages use the following.
.archive .entry-content p {
font-size: 20px !important;
line-height: 1.5em !important;
}
Thank you.
Hi,
Please use this tool.http://viewportsizes.com/mine/
and tell me on which viewport size, you see your slider image is not resizing properly.
Thank you.
Hi,
Please use the following in your Theme Options -> Custom CSS
It will give your content a minimum height so that buttons don’t go over it.
.home-content-boxes p {
min-height: 150px !important;
}
This is the screenshot of the result.

Thank you.
Hi,
Please post your website URL again.
I cannot get to your website, it’s giving me server not found.
Thank you