Forum replies created
Hi Patrik,
Thanks for writing in! if you would like to go other then @import function, so in such case I’d refer you to our services page:
https://theme4press.com/services/
Thanks.
Hi Udo,
Firstly, you can get some assistance to position the elements into your latest evolve plus. Though, you can add the sliders wherever you want. However, you do have an option to contact our theme updating and installing service page, where you can attain more thorough assistance.
https://theme4press.com/services/
Thanks.
Hi Shayne,
Thanks for writing in! if you wish to achieve something like this: http://prntscr.com/86h7oi, so for the both pages you can add the following code under Appearance > Theme Options > Custom Css:
#wrapper, .container {
width: 100% !important;
padding: 0px !important;
margin: 0px !important;
}
div#primary {
padding: 0 !important;
}
Hope this helps!
Thanks.
We’re glad that you’ve solved this before we assist! 🙂
Hi Ali,
The current theme version is using font awesome version 4.3.0. This is the reason that it isn’t catching fonts from the version 4.4.0. Please use icons form 4.0.3 version and in the coming theme update it will be updated to the latest version.
Thanks.
Hi Udo,
Thanks for writing in!
You will need to set typography changes again. Upon checking on the title, it hasn’t move vertically up (see: http://prntscr.com/86g0qp), so please re-confirm if you still need to move it up or down.
Thanks.
Hi Nate,
Thanks for writing in!
Firstly upon checking, the first post hasn’t been shown alone in the first row and neither the remaining posts shifts down after. However, please provide some screenshots with the issue.
In regard to setting the background on your relevant posts, so you can use the custom code which you’ve used before and to eliminate the extra space under the post inside of the border, you can use the following code under Appearance > Theme Options > Custom Css:
.t4p-blog-grid .post, .t4p-blog-timeline .post, .timeline-layout .post {
padding-bottom: 0px!important;
}
Lastly, the “regular times” post doesn’t seem to be sticky at my end, so would you mind confirming that you’ve chosen sticky option for the post.
For achieving the full width page layout, you can try adding the following code into your custom CSS field:
#main .alora-row {
max-width: 100% !important;
}
Thanks.
Hi Ali,
Thanks for writing in! Please provide us with the URL of your website and some sceenshots with the issue, so we take a look into your setup and provide you with a possible solution.
Thanks.
Hi Kim,
If you want to cancel the extra space under the header as per shown into your screenshot, so please add the following code under Appearance > Theme Options > custom Css:
#wrapper {
margin-bottom: 0px !important;
}
Hope this helps!
Thanks.
Hi Georgios,
First, I provided you custom fixes as because you asked me to provide you temporary assistance until the new update comes. So that I provided you with some custom changes to make your website look alike previous version which you preferred to achieve. However, it will become clear in next theme update, whether the newly launched version has suffered or not.
For the time being, the evolve v2.0.1 is running as the latest version, and any customization which requires the modification into the theme can be fixed by our services page for a fair quote. We can only provide you with the custom codes and basic changes of
the theme.
Thanks for understanding.