Forum Replies Created
-
AuthorPosts
-
Hey!
Please go to wp-content\themes\enfold\js folder and open Avia.js file and find
bottom_menu = $('html').is('.bottom_nav_header'), switchWidth = 767;and change it to
bottom_menu = $('html').is('.bottom_nav_header'), switchWidth = 800;It will increase the width to switch to mobile menu from 767px to 800px. Please flush browser cache and settings if you are using cache plugin after making changes and refresh your page a few times.
Cheers!
YigitHey!
It seems like theme was not updated. I still see Version: 2.3.2 on the source. And errors still exist. Please try re-updating the theme
Cheers!
YigitHi!
Sorry my bad! This should do it now. i was checking wrong screensize
Cheers!
YigitHey!
:) Please add following code to Quick CSS as well
#header_meta { z-index: 1; } #header_main { border-bottom-style: none; } .container_wrap { border-top-style: none; } #header .avia_mega_div { top: 80%; } .avia-menu-fx { display: none; }Should look like this after all changes http://i.imgur.com/ShXeLg3.jpg
Best regards,
YigitHey!
I updated the code in my previous post. Please try it now and flush browser cache after applying the code to Quick CSS
Best regards,
YigitHey jkielty!
Do you mind creating a temporary admin login and posting it here privately so we can take a look at it? Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Regards,
YigitHey!
You can request such feature here https://kriesi.at/support/topic/enfold-feature-requests/
Glad Josue could help! Let us know if you have any other questionsRegards,
YigitNovember 19, 2013 at 12:44 am in reply to: Wondering how to do the Demo Home v7 page image.. #190375Hey!
1) Sure, please point out the elements you would like to display only on mobile
2) Please post the link to your website so we can inspect elements on itBest regards,
YigitHey!
Glad you figured it out! :) If you want to make it “update-friendly”, you can add following code to Quick CSS
.title_container .main-title { display: none; }Marking as resolved :)
Cheers!
YigitHi Jorge!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
@media only screen and (min-width: 1340px) { .responsive_large .container .nine.units { width: 950px; }} .widget { text-align: left; }Cheers!
YigitHi doubleusolutions!
You should choose “Portfolio Entries” in Fullwidth Masonry settings as shown here http://i.imgur.com/dPMQe24.jpg
Regards,
YigitNovember 19, 2013 at 12:15 am in reply to: My responsive menu is different than your responsive menu #190357Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1#mobile-advanced a { font-size: 15px; } #mobile-advanced li > a { border-color: #e1e1e1; }Best regards,
YigitHey bur2000!
Can you post the link to your website? There is no mega menu on the website you have on your profile.
Regards,
YigitHi!
Please replace the code i posted previously with following one
.header_color .main_menu ul:first-child > li > a { font-size: 18px!important; color: red!important; background-color: green!important; } .header_color .main_menu ul:first-child > li > a:hover { color: orange!important; } .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { color: blue!important; }Flush browser cache after applying the code and refresh your page a few times. If that does not work, please try adding the code to Custom.css file inside Enfold/css folder
Regards,
YigitNovember 18, 2013 at 11:54 pm in reply to: Post featured images all different sizes.. Need consistient size #190347Hi Jonathan!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.big-preview img { height: 204px; width: 100%; }Cheers!
YigitHey Selectah123!
They are visible on my end. See the screenshot here http://i.imgur.com/YZdFvyL.jpg
Please check your website once again and confirm that is working fine on your end as wellRegards,
YigitHey Brandon!
There are JavaScript errors in console as you can see here http://i.imgur.com/F5WmiXz.jpg
Please try updating the theme to version 2.4.2 via FTP, issues should be solved.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Regards,
YigitHi fitzpatrick512!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .responsive #top .grid-sort-container .grid-entry { width: 50%; margin-bottom: 0; } }Cheers!
YigitHi Tomek0307!
Please see Peter’s post here https://kriesi.at/support/topic/w3c-css-validator-325-css-errors/#post-171839
Regards,
YigitHey!
Please refer to this tutorial http://wpmu.org/adding-custom-fonts-to-wordpress-with-font-face-and-css/
Regards,
YigitHey Helgi!
Please go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder and open slideshow_fullsize.php file and find
"std" => "slide",and change it to
"std" => "fade",Best regards,
YigitHi guyco!
The code Josue provided makes the header fixed in height. Please try removing it and check your header once again. Please flush browser cache after changes. Gap was removed when i checked your website. Let us know if you still have the gap after removing Josue’s code
Cheers!
YigitHey Delphiine!
You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Cheers!
YigitHey!
Yes, you should replace it with the link of your Myspace icon or any other icon.
Regards,
YigitHey!
You are using Enfold version 1.8.4 which is fairly old. You can download the latest version 2.4.2 from ThemeForest in Downloads section. Please update your theme and let us know if issue remains
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Cheers!
YigitHi nimrodmadar!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.image-overlay { display: none!important; }Cheers!
YigitHi CapitanQuimera!
Can you post the link to your website so we can inspect elements and check which version of Enfold you are using?
Regards,
Yigit -
AuthorPosts
