Forum replies created
It has moved up, note that the blog is presently running on 1.9.0 evolve again. One can see the two different vertical positions when comparing my previously sent screenshots (one showing 1.9.0, one showing 2.0.1).
It’s a bit annoying that everything needs to be adjusted again just due to a theme update. How will this be handled in future updates?
We are not using a static start page.
– does this mean that we have to enter all slider- and typography settings from scratch when we update the theme?
Please compare the two screenshots from my last post: this shows the identical page from our blog. Only difference is the updated theme evolve-plus directory.
Ok, first issue solved: Extraction of the update theme created an additional folder in themes “evolve-plus_2.0.1”. Caused one part of the issues.
Now, I have extracted the update theme into the evolve-plus folder. Works partly. However, the fonts and probably some more settings are not imported to the new theme: Fonts do not match, revolution slider appears where it should not, title moved vertically…
Prior to theme-update: 2RadReise_prior_to_update
After the update: 2RadReise_post_update
Works,
thank you for the perfect service 🙂
Hi Denzel,
thanks for your reply. I think, I have found most of it in between and modified my CSS as follows:
#slide_holder {
position: relative;
background: rgba(0, 200, 0, 0);
min-height: 210px;
display: block;
z-index: 0;
clear: both;
padding-top: 10px;
padding-right: 25px;
padding-bottom: 10px;
}
#slide_holder .featured-thumbnail img {
width: auto;
max-height: 200px;
border: 2px solid rgba(255, 255, 255, 0.3);
-webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
box-shadow: 0 0px 3px rgba(0, 0, 0, 0.2);
}
#slide_holder p {
margin: 10px 0 0 0;
}
#slide_holder .featured-title {
margin-bottom: 0px;
}
.post-more {
bottom: 5px;
left: 20%;
}
I would still like to reduce the padding between slider top and the Posts title. Could you help me there?
The url is http://www.2RadReise.de
Thank you in advance
Thanks for the reply. Would it be possible -just for a test- to turn the responsiveness off?