Forum Replies Created
-
AuthorPosts
-
Hey codemode!
Can you post the link to your website and point out the button so we can take a look?
Best regards,
YigitMarch 24, 2014 at 3:13 pm in reply to: Move Header Extra Info & Social Icons into Main Header Area #242112Hey presidiumwealth!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .social_bookmarks, .phone-info span { padding-top: 30px; }Cheers!
YigitHey Frank!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .portolio-preview-list-image { pointer-events: none; } .portfolio-preview-image { width: 50%; } .portfolio-preview-content { width: 50%; }Best regards,
YigitHi!
I just checked the website you have posted in your other topic and logo resizes just fine on my end. Which browser and OS are you using?
Regards,
YigitMarch 24, 2014 at 2:50 pm in reply to: How to achieve bottom colored border effect under Main Menu of Header like Demo #242090Hey!
Please add following code to Quick CSS as well and adjust
.header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu { border-top-color: #f0520e!important; } #top .header_color .main_menu .menu ul li>a:hover { color: black; } #header_meta { background: red; }Regards,
YigitHi!
Please adjust the code i posted to following one
@media only screen and (min-width: 1024px) { .page-id-7727 #full_slider_1 { display: none!important; } .page-id-7727 #av_section_1 { display: block !important; }}Best regards,
YigitHey!
Ismael meant that you are using old version of Enfold. It has updated to fix small bugs and include new features. Please update the theme and let us know if issue remains – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitHi!
I wanted to check your website on my iphone but im getting error – ****
Your website works fine on my computer and i am able to see subpagesRegards,
Yigit-
This reply was modified 12 years, 1 month ago by
Yigit.
March 24, 2014 at 2:29 pm in reply to: Layout challenge: 2 x 1/2 Elements, one with valign baseline #242079Hi frankwelschlehmann!
Can you first add call to action button and then let us know so we can take a look? A screenshot showing the changes you would like to make also would help us understand it better
Cheers!
YigitHey gambit87!
On that file i have just made changes Ismael mentioned here https://kriesi.at/support/topic/disable-lightbox-in-portfolio/#post-225945
Best regards,
YigitHey mworley!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_mobile #top .av-parallax-section{ z-index: 0; }Cheers!
YigitHey hlchia!
Can you post the link to your website and point out the section so we can take a look?
Regards,
YigitHey!
Please try adding !important rule as following
.mejs-controls div.mejs-horizontal-volume-slider { width: 59px !important; }Regards,
YigitHi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.mejs-poster.mejs-layer { background-repeat: space !important; }Regards,
YigitHi waveseven!
Can you post the link to your website so we can take a look?
Best regards,
YigitHi Viramedia!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color strong, .alternate_color strong { color: inherit; }Best regards,
YigitHey michi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img { opacity: 0; } .responsive #top .av_header_transparency .logo img.alternate { display: block; }}Cheers!
YigitHey Dan!
Please see Kriesi’s post here https://kriesi.at/support/topic/kriesi-logo/#post-161892
Cheers!
YigitHey!
Please add following code to Quick CSS
#header_main .added_to_cart_notification { background-color: black; color: white!important; } #header_main .added_to_cart_notification * { color: white!important; }Cheers!
YigitHey!
1- Sorry Kayzel, but you are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
2- Please go to LayerSlider WP > Edit your slide > Global Settings > Navigation Area and turn off “Show Start & Stop buttons” – http://i.imgur.com/aLoomJJ.jpg
3- Kriesi uses 1700x470px on demo site.Cheers!
YigitHi!
You are welcome! Glad we could help :)
Let us know if you have any other questions or issuesCheers!
YigitMarch 21, 2014 at 6:23 pm in reply to: Header menu, only one "Page" move to the right beside search button #241307Hey!
Please add following code to Quick CSS as well
#menu-item-359 a { border: none!important; }and change 30% to 35% in the code i posted previously
Regards,
YigitHi!
Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
You can now change when mobile menu should appear in Enfold theme options > Header > Mobile Menu section.
Let us know if issues remain after the updateCheers!
YigitMarch 21, 2014 at 6:15 pm in reply to: Header menu, only one "Page" move to the right beside search button #241301Hey!
Please try flushing browser cache and refresh your page a few times. It does work fine on my end
Regards,
YigitMarch 21, 2014 at 6:13 pm in reply to: How to change testimonial grid/border color (single page) #241299Hi Emil!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-id-2348 .avia-slider-testimonials .avia-testimonial-content, .page-id-2348 .main_color .avia-testimonial-arrow-wrap .avia-arrow { border-color: red; }and change the page ID's to match your pages ID. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.
Please also see - http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/Cheers!
YigitMarch 21, 2014 at 6:08 pm in reply to: Header menu, only one "Page" move to the right beside search button #241293Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (min-width:1141px) { #menu-item-359 { left: 30%; }} @media only screen and (max-width: 1140px) and (min-width: 990px) { #menu-item-359 { left: 20%; }}Best regards,
YigitHey!
Glad we could help! Let us know if you have any other questions or issues
Cheers!
YigitMarch 21, 2014 at 5:59 pm in reply to: Problem with Partner Logos in greyscale – coloured at mouseover #241284Hi!
I tried both ways but “popup problem” is just not happening on my end. I am using Chrome v33.0.1750.154 m on Win7. Which OS are you using?
Please also note that this is not a native theme feature and just a quick custom CSS code i threw and may or may not work cross browser.
And for your information, links to your slider images are broken on your page. You should remove them and re-upload in Media > LibraryRegards,
Yigit -
This reply was modified 12 years, 1 month ago by
-
AuthorPosts
