Forum Replies Created
-
AuthorPosts
-
Solved! I used the intstructions from this thread: https://kriesi.at/support/topic/move-menu-in-header-down-lower/
Thank you for the quick reply! I added the code, but unfortunately it’s still not working, any other ideas?
This reply has been marked as private.This reply has been marked as private.Great!! Thank you so so much!! Greatly appreciate all your help, that fixed it.
Thank you so much for your help. However, even without all the custom coding that I made there is still no menu visible on mobile. I tried both the dropdown and the slider options. I really need this to work today so would be so thankful for help. Where can I activate the mobile menu?
Best Regards,
RubieThis is what I mean
Anyone can help me? Would greatly appreciate it.
Thank you,
RubieThank you for your help!
Now the menu is visible, but in two separate rows and all the sub menu items are visible. The only thing I modified in the menu is the font. Any idea how to fix this?
Thank you so much,
Rubie@Ismael Thank you so much for your help!! Truly appreciate it. Now the logo is visible and the gap is removed.
I set it to ‘Display as Drop Down menu’ on ‘Responsive Header Main Menu’, however the slider menu doesn’t work as well.
1.) Menu is still not visible on mobile. I’m attaching my CSS code of the header and logo, is there anything interfering which I can change to make the menu visible?
2.) I would like to change the size of the logo on mobile, but when I change the height in the coding you just gave me, only the header gets smaller, how can I adjust both to be smaller?
Here is the CSS coding:
.social_header #header_main .container, .social_header .main_menu ul:first-child > li a { height: 200px; line-height: 116px; } .logo, .logo a, .logo img { max-width: 126px!important; max-height: 126px!important; -webkit-transition: max-height .5ms ease-in-out; -moz-transition: max-height .5ms ease-in-out; -o-transition: max-height .5ms ease-in-out; transition: max-height .5s ease-in-out; } .header-scrolled .logo, .header-scrolled .logo a, .header-scrolled .logo img { max-height: 100px!important; -webkit-transition: max-height .5ms ease-in-out; -moz-transition: max-height .5ms ease-in-out; -o-transition: max-height .5ms ease-in-out; transition: max-height .5s ease-in-out; } #header_main .container, .header_color .main_menu ul:first-child > li > a { height: 126px!important; line-height: 180px!important; } .fixed_header #main { padding-top: 126px; } strong.logo img, #header_main .container, .main_menu ul:first-child > li a { }
Thank you so much!
Best Regards,
Rubie- This reply was modified 10 years, 10 months ago by rubieandersson.
Great! Thank you so much!!
Is there a way to change the font and font size of the submit button?
Would really need the mobile to be presentable as possible, any idea how to modify the logo to be completely visible on mobile, to make the menu show up and to delete the big gap that is between the menu and the slider?
Can’t thank you enough for your help.
Best,
RubieAny idea why the heading font I chose (Oswald) isn’t visible anywhere?
Please let me know, would really appreciate it.
thank you
Thank you so much!!
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.input[type='submit']{font-family: 'Oswald', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; } input[type='submit']{ font-size: 20px; }
I tried this, however it didn’t work. Any idea why?
I customized the font and the size of the other buttons, so wondering if there’s a way to customize the contact form buttons as well?
Best,
RubieThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Perfect!!! Thank you so much!
Thank you so, so much for your help! That did the trick!
Need to have these buttons fixed as soon as possible, is there anyone who can help me? Would appreciate it so much!
Thank you so much, that really helped!! You are the man!
One more question about the sidebar. Is it possible to change the title of the sidebar text to be H2 as to look as all the other titles on the page? Right now it looks very small compared to the other titles.
Thank you so much,
This reply has been marked as private.Solved it! I had accidentally put two sliders on the page. Thank you!
-
AuthorPosts