Forum Replies Created
-
AuthorPosts
-
Hey gekkie96!
Have you made any changes on theme files? If not, you can just go ahead and update the theme via FTP – http://vimeo.com/67209750
Cheers!
YigitHi taylor_smith!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
body .tabcontainer .column-top-margin { margin-top: 0!important; }Best regards,
YigitHi clientflo!
You can simply go to Enfold theme options > Import/Export and import dummy data :)
Cheers!
YigitHi Jordan!
Please go to Enfold/includes folder and open helper-main-menu.php file and find
echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'strong', true);and add your text right below it as following
echo "<div class='logo-text'>Your text goes here</div>";then you can style your text using .logo-text class in Quick CSS field
Best regards,
YigitHi hanlinsg!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_message_box_content { text-transform: none; }Cheers!
YigitHi tonyska!
Please go to Enfold theme options and make sure that you have not added custom CSS code to Google Analytics field accidentally :) I believe that is the case
Best regards,
YigitHey SaraMichelle!
Please go to Appearance > Menus and create a new menu and add your menu items to it then check “Enfold secondary menu” under Menu Settings. Then choose to display secondary menu in Enfold theme options > Header Layout > Extra Elements
Regards,
YigitHi fanky75!
Please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
After you add custom class to your elements, you can simply add a custom CSS code in Quick CSS in Enfold theme options under General Styling tab as following.custom-class { margin-top: 10px; }Regards,
YigitHey!
Please update Enfold to the latest version 2.7.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
and let us know so we can see the header issue :)Regards,
YigitHey!
You do have these navigation buttons – http://i.imgur.com/NdlPSBT.png
If you really need to add a download button, you are going to need to hire a freelance developerBest regards,
YigitHi!
Please add the code here – http://pastebin.com/2FGULTSq right below the code i posted in my first post and edit the links to websites you want to link to and to your logo images
Regards,
YigitHey stakavainio!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 990px) { .main_color .av-inner-masonry-content { margin-top: -84px; opacity: 0; } .main_color .av-inner-masonry-content:hover { opacity: 1; }}Cheers!
YigitHi banyuid!
Please make sure that you are using the latest version of Enfold which is 2.7.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Accordion Slider element is under Media Elements in Avia Layout BuilderCheers!
YigitHey stakavainio!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#advanced_menu_toggle:before { content: url(https://cdn3.iconfinder.com/data/icons/eightyshades/512/45_Menu-24.png); } #advanced_menu_hide:before { content: url(https://cdn3.iconfinder.com/data/icons/eightyshades/512/45_Menu-24.png); }and change the link to your icons. First line is to open menu and second line to close it.
Regards,
YigitHey!
You can upload screenshots on imgur.com or Dropbox public folder and post the links here.
Please deactivate all active plugins then flush browser cache few times and check if that helpsRegards,
YigitHey infigo!
Please make sure that you are using the latest version of Enfold which is 2.7.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHey!
Yes and then you can adjust it using custom CSS with following selectors
div.header-addition img { /* custom CSS for image */ } div.header-addition { /* custom CSS for div that wraps image */ }But seems like you pretty much got it figured it out!
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
body .container_wrap .hr.avia-builder-el-last, body .container_wrap .hr.avia-builder-el-first { margin: 0; }Regards,
YigitHey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) { .responsive .mobile_slide_out .logo { margin-left: 20%; }}Cheers!
YigitHi!
Can you try deactivating all active plugins and check if that helps?
Best regards,
YigitHey!
It seems like you gave ID “portfolio”. Please find
jQuery(this).attr(“href”, theLink+”#postings”);in the code Josue posted and change #postings to #portfolio. Color section ID and section in the code should match
Cheers!
YigitHey courtney_martin!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
or try using this plugin http://wordpress.org/plugins/wp-font-face/Cheers!
YigitHey slui!
It is actually a Tab element. You should choose to display tabs on the left side and without border http://i.imgur.com/Y5KwyI1.jpg
Cheers!
YigitHey Carlos!
Your best route would be hiring a freelance developer on Envato Studio or Codeable. You can also request quote from WerkPress. I do not think you can find such plugin
Regards,
YigitHi webpress!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-3988 #main { padding-top: 0 !important; }I have no issues on my local installation
Cheers!
YigitHey danfarberoff!
Kriesi uses 1700x470px images on LayerSlider on demo site and the slider is set to be responsive under 1140px
Regards,
YigitHey AsadIC!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home #main { padding-top: 0!important; }Your website looks awesome already by the way!
Regards,
Yigit -
AuthorPosts
