Archived topic
Hiding the prominent image in the post?
15 replies · Started by jordi on July 25, 2016
Hello Tom
I need to put outstanding image in the post so that the image appears on the carousel post but do not want the image to appear in the post, as I do?
Thank you
Jordi
You could try something like this:
.page-header-image-single {
display: none;
}
Hello Tom,
Fantastic
It works as I wanted
I have not updated the theme to the new version I have panic something goes wrong,
regards
Glad it worked.
I work very hard to make sure updates go smoothly, but it's always a good idea to take a backup first just for ease of mind :)
Do a good job with the theme Tom,
Every day I make copies of everything, I will update the theme.
a greeting
Thanks :)
Hello Tom,
I've already updated, has disappeared header image, a person helped me I made some changes so that the image of the head is not deformed with changes in zomm browser, when you upgrade l gone header
regards
Tom
There are several problems after upgrade
header image has despadecido
I have a signature text in the post, now doubles the text from the blog can not be accessed here to access the post
video
http://www28.zippyshare.com/v/6d51jjT7/file.html
this is tiring
regards
Can you remind me of the URL to your site so I can take a look?
Do you have a child theme added with custom functions?
Hello Tom,
clubttheriver.com
If I have a child theme, at first I did not have the child theme and might put some custom function in the main theme
Thank you
Hello Tom
I just sent by e-mail the contents of my child theme folder, and the functions and child theme css files
Thank you
Jordi
might put some custom function in the main theme
If you put anything in the main theme, updating it would have deleted it.
All functions and CSS should be added using the methods in these articles:
https://generatepress.com/knowledgebase/adding-css/
https://generatepress.com/knowledgebase/adding-php-functions/
As for your header, when you go to "Customize > Site Identity" - is a logo uploaded?
I believe the reason you can't click those post titles is because of this CSS you've added somewhere:
.inside-header {
position: absolute !important;
top: 10px !important;
right: 0 !important;
left: 0 !important;
display: block !important;
}
Hello Tom
For it is not where to fix the problem in Background Images> Header I have placed the image of the head as he had before the upgrade issue, the problem is not visible on the web
.Inside-header {
position: absolute! important;
top: 10px! important;
right: 0! important;
left: 0! important;
display: block! important;
}
This code was already before the upgrade issue that I did yesterday and there was no problem before the upgrade
Thank you
The background image isn't working because of this custom CSS:
.site-header {
background: none !important;
}
The blog links aren't clickable because of the CSS above - if you remove it you'll see that they're clickable again.
Hello Tom
I get not fix anything, I wish I had not upgraded
there any way to return to the previous version and the web the way it was before
Thank you
