-
AuthorPosts
-
March 29, 2016 at 11:14 am #604362
I need to set logo and menu position like this http://lastradadeicampioni.it/ is it possible here my demo http://lastradadeicampioni.it/nuovo
logo must be 224 x 300 pixel in scale 1:1 not to be reduced
menu from top 50 pixel
height menu 80pixelMarch 29, 2016 at 3:08 pm #604600Hey unicaweb!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo { top: -20px; }
and remove following code temporarily
.logo img { height: 200%; max-height: 300px !important; }
so we can provide you more accurate one
Regards,
YigitMarch 29, 2016 at 4:58 pm #604684View Now but I need to have header transparent and video on top without margin like http://www.lastradadeicampioni.it
March 29, 2016 at 5:58 pm #604708Hey!
You should remove the second i posted above as i mentioned and then add following one instead
.logo * { max-height: 180px!important; top: -15px; }
Cheers!
YigitMarch 29, 2016 at 8:05 pm #604765Sorry but I do not understand can I send you access to have same layout like http://www.lastradadeicampioni.it for logo and menu for desktop and mobile ?
March 29, 2016 at 11:20 pm #604843March 30, 2016 at 8:05 am #605008Here admin credentials & ftp
I need to set homepage for http://www.lastradadeicampioni.it/nuovo/ (logo size/position, menu transparent and video bottom menu align in top page) in same position like http://www.lastradadeicampioni.it
You can see http://www.lastradadeicampioni.it also in mobile if is possible have same effect.
I need also other featured for other page like color menu background for each ID page but now homepage layout is most important.
March 30, 2016 at 6:19 pm #605353Hi!
I commented out your custom CSS code and added following one to Style.css file of your child theme
.logo, .logo * { max-height: 180px!important; top: -10px; }
Please review your website now
Cheers!
YigitApril 5, 2016 at 8:00 am #608108I need to set background image align on top page here http://lastradadeicampioni.it/nuovo/chi-siamo/ like this http://lastradadeicampioni.it/contatti/chi-siamo/
April 6, 2016 at 1:39 pm #608930Hi!
Please use the below css in Quick css
.html_header_top.html_header_sticky #main { padding-top: 0px!important; }
Request you to create new tickets for different issues so we can keep the focus on the original topic :)
Regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.