Forum Replies Created
-
AuthorPosts
-
You are welcome, always glad to help :)
Regards,
JosueTry adding this code to the Quick CSS:
@media only screen and (max-width: 1139px) { .main_menu, #header_main_alternate{display:none;} .container #advanced_menu_toggle, #advanced_menu_hide{display:block;} #mobile-advanced{display:block;} }That will make the mobile menu toggle appear sooner.
Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.home .sidebar { position: relative; top: 350px; }Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 140px !important; }Cheers!
JosueHi!
At that width that’s expected, the images will re-order into two columns at 676px width.
Cheers!
JosueHey Blaise!
Make sure you have this option selected:

Cheers!
JosueHi!
They loaded fine on my end, have you tried seeing in a different computer?
Regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueHi!
There are some typos, i fixed your code:
.html_boxed #main { padding-top: 0; } .home .avia-section { margin-bottom: 0px !important; margin-top: 0px !important; } .content { padding-bottom: 10 !important; } .content { padding-top: 30px !important; } body .column-top-margin{ margin-top:20px; margin-bottom:10px; }Cheers!
JosueDiscard the previous code, try using this one instead:
#top .fullsize .template-blog .post .entry-content-wrapper, #top .fullsize .template-blog .post .entry-content-wrapper > * { width: 100% !important; max-width: none !important; }Cheers!
JosueHi,
Please contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is beyond the support scope we offer. You can also contact a developer to help you debug the plugin.
Regards,
JosueiHi!
I believe they always appeared above, here’s the demo page with Galleries:
http://kriesi.at/themes/enfold/shortcodes/gallery/Cheers!
JosueGo to Enfold > General Styling > Quick CSS
Hey!
You’d need to use a plugin for that, try this one:
http://wordpress.org/plugins/nice-navigation/Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.single .container { width: 100%; } .single .container .twelve.units { width: 100% !important; } .single .container_wrap.main_color { padding: 0 50px; }Cheers!
JosueHi Linda!
You set a background image to this color section:

Regards,
JosueHey Rick!
Try adding this code to the Quick CSS:
td { vertical-align: top; }Thanks for sharing the solution to the gallery problem!
Cheers!
JosueI’m not seeing those 200px you say but try adding this to the Quick CSS:
#top.avia-blank #wrap_all { display: block !important; }Best regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueThanks for the kind words, always glad to help :)
Regards,
JosueWhat change do you want to do? do you want that post to be full width?
Cheers!
JosueJune 11, 2014 at 6:30 pm in reply to: Adjust size of logo/main-menu height in sticky menu when scrolled #277646Hey!
Try adjusting the avia_header_size function in js/avia.js, around line 1149.
Best regards,
JosueHey Tom!
You can set that here:

Best regards,
JosueHi Jan!
The duplicate menu is now gone (it was a Sidebar setting in Theme Options):
http://www.smartsoft.nl/vision/introduction/Now for the first issue i have to ask which menu you’d want to use in the end?
Cheers!
JosueHey!
Can you post a screenshot/mockup of what would you want to achieve?
Best regards,
JosueHey!
Simply edit the images (remove the shadow + white space), we then can help you add the shadow with CSS.
Cheers!
JosueHi!
You need to target the avia-menu-text element inside each menu item, so the code would be:
.menu-item-3121 .main_menu ul:first-child > li > a .avia-menu-text{ font-size: 18px; color: red!important; background-color: green; }Cheers!
Josue -
AuthorPosts
