-
AuthorPosts
-
October 9, 2018 at 4:45 pm #1019540
Hi, I need to modify my header height in pixels, but when I use ‘personalize height’ my logo resizes too.
I need header size to ‘xxx’px and logo size to ‘xxx’ width & heigth..You can see my work at http://aldeadistribuidora.com.ar.cr1.toservers.com/
How can I do it?
Many thanks..
Claudio.-
This topic was modified 7 years, 1 month ago by
zykasthenia.
October 9, 2018 at 5:49 pm #1019580Hey Claudio,
Could you please attach a mockup of what you’re trying to achieve?
Can you give us the dimensions that you need?
Best regards,
VictoriaOctober 9, 2018 at 7:43 pm #1019639Hi Victoria,
I don’t know how attach a screenshot here… but the URL is http://aldeadistribuidora.com.ar.cr1.toservers.com/
As you can see, in my header I need reduce the space below the section buttons (inicio, productos, nosotros).
In Chrome Inspect Element, I try with ‘margin-bottom:-50px’ and reduce it… But in WordPress I don’t know how traduce this…Can you help me?
Regards.October 10, 2018 at 11:43 pm #1020083Hi,
Please add the following CSS:
.html_header_transparency #top .avia-builder-el-0 .container {
padding-top: 58px !important;
}and let us know if it works out for you.
Best regards,
BasilisOctober 11, 2018 at 1:09 pm #1020310Thanks Basilis, the code works fine on desktop.
But in mobile shows another ‘bar / block’ bellow the header.. How can delete this? See my project in http://aldeadistribuidora.com.ar.cr1.toservers.com/ and resize the browser like phone to see.
Many thanks!October 11, 2018 at 5:47 pm #1020405Hi,
Add this to quick css:
@media only screen and (max-width: 767px) { #av_section_1{ display:none!important; }}Best regards,
Jordan ShannonOctober 11, 2018 at 7:00 pm #1020437Excelent Jordan !!!
Many thanksOctober 12, 2018 at 6:18 am #1020606Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardOctober 12, 2018 at 1:21 pm #1020708Close it, please…
Many thanksOctober 12, 2018 at 5:05 pm #1020741Hi,
I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
This topic was modified 7 years, 1 month ago by
-
AuthorPosts
- The topic ‘Enfold Header Height & Logo’ is closed to new replies.
