Forum Replies Created
-
AuthorPosts
-
March 27, 2014 at 10:04 pm in reply to: padding/spacing on secondary menu in the header (position right) – using WPML #244081
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding-right: 0!important; }Best regards,
YigitHi Alex
In that case you are going to need to use following code in Quick CSS
.main_menu .menu #menu-item-2271 ul { left:-40%; } .main_menu .menu #menu-item-2251 ul { left:-30%; }and adjust submenu items for each menu item independently using menu item ID’s. You can right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpg
Best regards,
YigitHey!
It is working actually. You can try changing rgb value to transparent and adding a background image to HTML to check it. Please add following code to test tit
html { background-image: url(https://www.menucool.com/slider/prod/image-slider-1.jpg); } #happy-hour-signup { background-color: transparent!important; }Best regards,
YigitHey kinnear!
Can you post the link to your website so we can take a look? Have you undo the changes already?
Best regards,
YigitHi!
Please add following code to Quick CSS as well
.template-page .big-preview { padding: 0; width: 100%; }Best regards,
YigitMarch 27, 2014 at 5:37 pm in reply to: Updated theme now my home page menu is going down instead of accross #243947Hey!
@takingaction Glad you figured it out! Let us know if you have any other questions or issuesRegards,
YigitMerhaba Alex!
Please add following code to Quick CSS
#header_meta { box-shadow: none; } .html_header_top.html_header_topbar_active.html_header_sticky.html_large.html_bottom_nav_header #top #main { padding-top: 183px; }Regards,
YigitHey fixedopsinsight!
You can save templates you have created using Avia Layout Builder and load them on other pages http://i.imgur.com/pkv1y7C.jpg
Cheers!
YigitHey!
I have updated the code in my previous post. Please try it now
Best regards,
YigitHi!
Pat can you check your website now and confirm that it is working fine on your end as well?
Regards,
YigitMarch 27, 2014 at 5:08 pm in reply to: Preview Images are not the same size on Mansory Gallery #243922Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.av-masonry-entry .av-masonry-entry-title { font-size: 12px; }Regards,
YigitHey simplyaha!
Please add following code to Functions.php file of your child theme
add_filter('kriesi_backlink', 'avia_backlink'); function avia_backlink() { return ''; }Cheers!
YigitMarch 27, 2014 at 4:59 pm in reply to: Headlines in Slideshow Full Width on portrait smartphone #243914Hi!
Please copy paste the first line of code directly from Ismael’s code
@media all and (max-width: 767px) {Best regards,
Yigit-
This reply was modified 11 years, 11 months ago by
Yigit.
Hi!
O zaman stillendirme haricinde pek sorun yaşayacağınızı sanmıyorum. Verdiğim linkteki kodu eklediğiniz zaman Avia Layout Builder’ın altında böyle bir bölümün görünüyor olması gerek http://i.imgur.com/8o4K7pA.jpg
Best regards,
YigitHi!
Answered you here https://kriesi.at/support/topic/wpml-language-switcher-flags/#post-241574
Cheers!
YigitHi bakbek!
Please add following code to Quick CSS
.inner_sidebar { margin-left: 20px; margin-right: 20px; }Cheers!
YigitHey!
You should add that code Peter posted inside Functions.php file if you don’t want to show the theme language switcher in the main menu
Cheers!
YigitHey tommyfo!
Please go to Appearance > Editor and open Functions.php file and find
// wp_register_script( 'wp-mediaelement', $template_url.'/js/mediaelement/mediaelement-and-player.min.js', 'jquery', "1", true);and add following right below it
wp_enqueue_script( 'custom-js', $template_url.'/js/custom.js', array('jquery'), 1, true );Save your file inside wp-content\themes\enfold\js folder with name custom.js
Regards,
YigitHi Romina77!
Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Then go to Enfold theme options > Header > Header Layout and choose “Logo center, menu below”Best regards,
YigitHi Tupolev!
Please try adding !important rule as following
.team-member-name { color: red !important; } .main_color .team-member-job-title { color: green !important; }Regards,
YigitHi Aleks!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.content, .sidebar { padding-top: 10px; padding-bottom: 10px; }Cheers!
YigitMarch 27, 2014 at 4:26 pm in reply to: How to translate the word "all" categories in portfolio ajax? #243891Hi!
Go to Tools > Localization > Themes and Rescan your language or add new language then click Edit and search “all” and change it
Best regards,
YigitHi David!
Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px. Then add following code to Quick CSS
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { height: auto !important; }} @media only screen and (max-width: 480px) { #advanced_menu_toggle { top: 115%; }}Best regards,
YigitHey!
You can do as following
.page-id-2402 #header, .page-id-2403 #header, .page-id-2404 #header { display: none; } .page-id-2402 .fixed_header.social_header #main, .page-id-2403 .fixed_header.social_header #main, .page-id-2404 .fixed_header.social_header #main { padding-top: 0; }Regards,
YigitHey!
Currently it is set to white but when i checked yesterday it was #f8f8f8. Please use following code
#header { background-color: #f8f8f8 !important; }Best regards,
YigitHi Finlando!
Please go to Enfold theme options > Footer > Default Footer Widgets & Socket Settings > Don’t display socket and footer widgets
Regards,
YigitHi!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Cheers!
YigitHey Finlando!
There are no borders around social icons http://i.imgur.com/bfT6i4A.jpg
And i could not find your page with slider. Can you post the link to it?Best regards,
Yigit -
This reply was modified 11 years, 11 months ago by
-
AuthorPosts
