Forum Replies Created
-
AuthorPosts
-
Hey!
It seems like header size goes to 70px when you remove the code. But i have added custom CSS code that will stop logo from resizing in Quick CSS section
Regards,
YigitHey!
Your website looks fine on my end http://i.imgur.com/w2PBoIH.jpg
Please confirm that you have solved the issue so we can mark this thread as resolvedCheers!
YigitNovember 26, 2013 at 4:22 pm in reply to: Change position of header background image on ipad #193482Hi!
Please add following code to Quick CSS as well
@media all and (max-width: 480px) { strong.logo { height: 140px!important; } }Regards,
YigitHey joshlindsay!
Can you post the link to your website so we can take a look how it looks right now?
Best regards,
YigitHi!
Please add !important to the same code to force it, so it should be
@media only screen and (max-width: 767px) { .responsive .cart_dropdown { display: block!important; }}Best regards,
YigitHey lbweb!
Can you post the link to your website? There is no sidebar in second screenshot as well ( first screenshot link is broken ). You can turn on Sidebars on pages in Enfold theme options and choose not to display them on any particular page in Layout section http://i.imgur.com/tD7sokZ.jpg
Best regards,
YigitHi!
You are welcome Lamberto! Let us know if you have any other questions or issues :)
Regards,
YigitHi!
Please add following code to Quick CSS as well
#top .ajax_form .captcha { padding-left: 75px!important; }Regards,
YigitHi!
@marrinn You are welcome Neil!
@chrisholemar please try it and confirm that it is working for you as well, so we can mark this thread as resolved :)Cheers!
YigitHey bugs78!
In Avia Layout Editor, you can add Color Section element under Layout Elements and add custom ID in Color Section settings http://i.imgur.com/oZr94zQ.jpg
Then you can add Button element and set its link manually as shown here http://i.imgur.com/9WuHHNu.jpg
So when button is clicked, it will go to Color Section with matching IDRegards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_meta { display: block; }It is currently set to display none.
And please try adding following code to Quick CSS as well[data-av_icon]:before { content: attr(data-av_icon); speak: none; }Best regards,
YigitHi chryseis!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.template-blog .post-entry-last .post_delimiter { display: none; }Regards,
YigitHi!
Glad it is working fine now! Let us know if you have any other questions or issues
Best regards,
YigitHi!
Please add following code to Quick CSS as well
.fb_iframe_widget iframe { width: 189px!important; }Best regards,
YigitHey!
You are welcome. That CSS code was for the first one. Where exactly is that second section?
Regards,
YigitHey cyberena!
You can simply go to Enfold theme > General Settings and choose Fixed Layout to turn off responsive layout
Regards,
YigitHey!
Please flush browser cache and check your website once again. It works fine on my end
Best regards,
YigitHi mhiller!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .responsive .cart_dropdown { display: block; }}Regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
Best regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { #header_meta #searchform { top: 0 ; width: 150px; } }Regards,
YigitHey!
Please try adding following code to Quick CSS instead
.customer_details dt { margin-right: 10px; }Cheers!
YigitHi simplyaha!
How many partner logos have you added? And can you post the link to your website?
Best regards,
YigitHey!
Yes and you can increase the number of posts to display again in Portfolio Grid settings
Best regards,
YigitHey osukaru!
You can add following code to Quick CSS in Enfold theme options under Stylin tab
.bottom_nav_header.social_header .main_menu, .bottom_nav_header.social_header .main_menu { width: auto; float: right; top: -60px; margin-right: 125px; }It may cause some responsive issues if you have many menu items and i would not suggest you to change the position of this menu
Regards,
YigitHi corbono!
1) Please see video tutorial here http://vimeo.com/channels/aviathemes/67651241
2) You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust it as desired#header_main { background-color: red; }Best regards,
YigitHi!
I see no problem when following code is not applied
#header_main .container, .main_menu ul:first-child > li a { height: 70px !important; line-height: 70px !important; }If you would like the header to resize when scrolled, you should remove this code from CSS
Regards,
YigitNovember 26, 2013 at 2:34 pm in reply to: Getting rid of section just below menu and header 2 #193425Hi!
I edited the code i posted in my previous post. Please replace it with that one so it will not be visible on any of the pages
Regards,
YigitNovember 26, 2013 at 2:25 pm in reply to: Text box element centered when in responsive tablet view? #193421Hi donnellydesign!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) { .home .avia_textblock p { text-align: center; }}Best regards,
Yigit -
AuthorPosts
