Forum Replies Created
-
AuthorPosts
-
April 14, 2014 at 3:34 pm in reply to: Layer slider switches to next slide before end on Ipad #251124
Hi!
Have you already fixed the issue? I do not have a chance to check your website on an actual iPad but i checked it on my iPhone and transitions look fine. When i play the video slider is automatically paused
Regards,
YigitHi!
Sure, you can add following code to Quick CSS to do so
@media only screen and (max-width: 768px) { .av-masonry-gallery .av-masonry-entry { width: 20%!important; }}Regards,
YigitApril 14, 2014 at 3:05 pm in reply to: Header background image buggy in Chrome after WP update. #251097Hey!
Can you post the link to your website and point out the promo box?
Cheers!
YigitHey!
Please add following code to Quick CSS as well
element.style { } header.entry-content-header { text-align: center; } #main .container_wrap { border-top: none; }Cheers!
YigitHi!
Unfortunately i do not have a chance to check your website on an actual iPad. Please try flushing browser cache on your mobile device and refresh your page a few times. If issue remains, please post a screenshot
Best regards,
YigitHi wacky32!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-.avia-content-slider .slide-image img { height: 180px!important; width: 180px; }2-
a.small-preview { height: auto; }Best regards,
YigitApril 14, 2014 at 2:38 pm in reply to: Using main menu in mobile site-layout instead of mobile menu #251080Hi MeisDesign!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .container #advanced_menu_toggle, #advanced_menu_hide { display: none!important; } .main_menu, #header_main_alternate, .responsive #header .main_menu ul { display: block; } }If that does not work, please post the link to your website so we can take a look
Best regards,
YigitHi!
It is possible but you are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Cheers!
YigitHey!
In Slider settings i have set Responsive under to 1140. Can you check it now
Cheers!
YigitHey!
Please enable debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
you can see shortcodes under Avia Layout Builder and copy paste them them to other pagesRegards,
YigitHi hebchop!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.av-masonry-gallery .av-masonry-entry { width: 10%!important; }Regards,
YigitHey danieldunn10!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.image-overlay.overlay-type-extern .image-overlay-inside:before { content: 'your text'; font-family: 'entypo-fontello'; }Best regards,
YigitHey loganwilliamson!
Please post login details here privately so we can take a look
Regards,
YigitHi chiummog!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#menu-item-3009 .sub-menu { pointer-events: none; }Best regards,
YigitHi debenm!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { height: auto !important; }}I have checked your website on my iphone and color section background images look centered on my end – http://i.imgur.com/ieJrhnU.png
Can you post a screenshot of the issue you are having?Best regards,
YigitApril 14, 2014 at 1:59 pm in reply to: Font size in header changed back after enfold update to 2.6.2 #251052Hi jmblakey!
Please use following code instead
.phone-info span { font-size: 30px; }Cheers!
YigitHey!
Please add following code
.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a { font-size: 16px !important; } #top .av-main-nav ul a { font-size: 14px; }and flush browser cache
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_logo_center .logo { left: 0; -webkit-transform: translate(17%, 0);}Cheers!
YigitHey ewerde!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.alternate_color .av_promobox, .main_color .av_promobox { background: transparent; }Best regards,
YigitHi azulbambu!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.av-main-nav > li:hover > a { background-color: red; }Regards,
YigitHey anab!
Small header height is 88px. You can use 340x156px logo and it would be resized. You can remove logo image padding with following code
.logo img { padding: 0; }Regards,
YigitHi kenwae!
Please add following code to Quick CSS in Enfold theme options under Styling tab
strong.news-headline { color: red!important; font-size: 14px; }Regards,
YigitHey!
Have you rescan the theme files using the plugin? Or you can ‘update from source’ using a software like Poedit
Regards,
YigitHey!
Please add following code to Quick CSS as well
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select { padding: 4px 6px; }Regards,
YigitApril 14, 2014 at 12:46 pm in reply to: Button Link in Main Nav, Color bg to a layout element, comment box size #251011Hey phausner!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-#menu-item-662 a { background-color: red; color: white; }2- Please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
3- Seems like you have already figured it out – http://i.imgur.com/VwJct4Z.png
Regards,
YigitHey!
Please add following code to Quick CSS
@media only screen and (max-width: 1140px) { .av-main-nav > li > a { padding: 0 7px !important; }}And flush browser cache after applying the code
Cheers!
YigitHi!
Can you point out the color section as well? I saw that you have custom ID for one color section on your page, and for that, following code should work
#testimonial-color-section-hold .container { width: 100%; }You can add the code to Custom.css file inside Enfold/Css if you do not want to have it in Quick CSS section
Cheers!
Yigit -
AuthorPosts
