Archived topic
before_main_content issue
10 replies · Started by Pedro on April 1, 2019
Hello! I just added a hook in 'before_main_content'
And I noticed that in the desktop version, this element is shown before the content, however, for the sidebar it does not.
I would like this new element to be shown before the content, as well as the sidebar.
Below you can see a screenshot:
The element to which I refer, is: "Free shipping throughout Colombia"
Thank you!
Hi there,
Would the inside_container hook work better?
https://docs.generatepress.com/article/hooks-visual-guide/
Hi leo!!
If it remains before both sections, however, it is very close with the main menu.
You can see here: https://www.dropbox.com/s/23smv8ivporotec/Captura%20de%20pantalla%20de%202019-04-01%2017-55-35.png?dl=0
Is there a way to fix it?
Add your content like this:
<div class="inside-container-message">My mesage</div>
Then this CSS:
.inside-container-message {
padding-top: 20px;
}
.inside-container-message p {
margin-bottom: 0;
}
Hello Tom!
I added the code and it works, but now at the bottom it adds more space and is uneven.
I would like that in upper space like the lower one was equal (like 20px)
You can see how it was here: https://www.dropbox.com/s/8jrqn2ki73o5pc0/Captura%20de%20pantalla%20de%202019-04-01%2018-19-09.png?dl=0
What should I do?
<div class="inside-container-message"><p style="text-align:center">Envío gratis a toda Colombia <img src="https://www.rebajaslocas.com/wp-content/uploads/2019/03/colombia-flag.png" alt="" class="wp-image-216" width="18" height="12"/></p></div>
It's the hook code
I'm Leo :)
Edited the CSS here:
https://generatepress.com/forums/topic/before_main_content-issue/#post-856305
Hello Tom!
It worked wonders! Thank you.
The truth to move to GeneratePress has been the best I could do. I'm moving all my sites to GP and I'm looking forward to the new version of 1.8 :D
Is there any place where I can leave my opinion of GP? It can help :)
I'm Leo :)
You can leave us a review here:
https://wordpress.org/support/theme/generatepress/reviews/
Thanks!
Hi leo!!
Hahaha I'm sorry! Right now I will leave my review :)
Thanks for the review :)