Forum replies created
Hi,
Try using the following custom css.
.breadcrumbs {
left: -14% !important;
position: absolute;
top: 25px !important;
}
Thank you
You are welcome!
You are welcome!
You are welcome!
Hi,
I have already provided a solution in the above reply.
https://theme4press.com/support/topic/portfolio/page/2/#post-25961
Thank you
Hi,
Please try using the elastic slider. It resizes better.
Thank you.
Hi,
Use the following in Theme Options -> Custom CSS
.single-alora_portfolio .project-content .title-sep-container {
display: none !important;
}
.single-alora_portfolio .project-content {
position: relative;
top: -70px !important;
}
.single-alora_portfolio .related-posts .title-heading-left {
display: none;
}
Hi,
That css code uses the :before selector, it is only supported in popular browsers, please refer to the following article.
http://www.w3schools.com/cssref/sel_before.asp
The only option for you is to modify the theme’s javascript.
We do not provide assistance in modifying theme codes.
You may want to hire a developer from http://jobs.wordpress.net/ to assist in your customization.
Thank you.
Hi,
Please post your website URL, and url of your image.
And also tell me which part of your homepage, you want the image as background.
Thank you