Forum Replies Created
-
AuthorPosts
-
Hey!
Please add following code to Quick CSS as well
.avia_image.avia-align-center img { border: solid 2px red; box-shadow: 0 0 12px 1px rgba(0,0,0,0.3); }Regards,
YigitHey!
Please change the code i have previously posted to following one
@media only screen and (max-width: 480px) { .logo img { max-height: 64px!important; }}Cheers!
YigitHi!
Please add following code to Quick CSS as well
.js_active .tab { color: red !important; font-size: 14px; }Regards,
YigitHi!
I strongly believe that it is plugin related as i have never seen such bug on an Enfold website. But please try re-installing the theme via FTP
For a quick guide on updating your theme take a look at this video on updating the theme via FTP: https://vimeo.com/channels/aviathemes/67209750Regards,
YigitHey!
Please try following code
iv.gridfx-item-content { top: 88px!important; }It seems like you have changed header style so this should work fine.
Regards,
YigitHi blendside!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .logo img { max-height: 70px!important; }}You may need to adjust the value. Or you can post the link to your website and we can provide you more accurate custom CSS code
Best regards,
YigitHey Craymon!
Please refer to “Fonts not loading in Firefox or IE9” section here http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Best regards,
YigitHi!
“Coming Soon: A new website for
El Dorado County Visitors”
Please post a temporary login and point out the images so we can provide you custom CSS code accordinglyBest regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.av_font_icon.av-icon-style-border a.av-icon-char:hover:after { box-shadow: 0 0 0 2px red; }Best regards,
YigitHey CloudChoice!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-button.avia-size-small { pointer-events: none; }Best regards,
YigitHi sundialstudios!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial:first-child { position: relative!important; }Bug was already reported and it will be fixed in upcoming updates.
Regards,
YigitFebruary 19, 2014 at 3:37 pm in reply to: Header Issues – Bigger Logo, Center Logo and Nav Bar #226227Hey!
Please upload your screenshots on imgur.com or Dropbox public folder and post the links here
Best regards,
YigitHey!
Code is not being applied. Please try adding it to the bottom of Style.css file of your child theme
EDIT: This is how i see your website http://i.imgur.com/4wY26Kt.jpgBest regards,
Yigit-
This reply was modified 12 years, 2 months ago by
Yigit.
Hi danielammounah!
Can you post the link to your website so we can take a look? If you are not using the latest version of the theme, please upda Enfold to the latest version 2.5.2
http://kriesi.at/documentation/enfold/updating-your-theme-files/Regards,
YigitFebruary 19, 2014 at 3:07 pm in reply to: Padding not working… can't figure out why and some background tips #226198Hi!
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.
Cheers!
YigitHey!
Please open Header.php file in Appearance > Editor and find
<html <?php language_attributes(); ?> class="<?php echo " html_$style ".$responsive." ".$headerS;?> ">and change it to
<html <?php language_attributes(); ?> class="<?php echo " html_$style ".$responsive." ".$headerS;?> " style="<?php if(is_page(4017)) { echo 'background: none;'; } ?>">Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .mobile_menu_tablet .main_menu { display: block; }}Best regards,
YigitHey!
I am using Chrome. I see that padding on logo image was removed. There is no padding around it. You should edit your logo image file
Please use following code to remove top border#header_main { border-top: none!important; }Cheers!
YigitFebruary 19, 2014 at 2:44 pm in reply to: My Enfold theme is getting crash on ios 7 platform #226184Hey nupurp!
Can you elaborate? I have checked your website on my iPhone 4 ios7 and i had no problem viewing your website. Please see screenshots below
https://dl.dropboxusercontent.com/u/14975671/photo%201.PNG
https://dl.dropboxusercontent.com/u/14975671/photo%202.PNGRegards,
YigitHey!
Please add following code to Quick CSS as well
#header_main .container_wrap { border-top-style: none; } .logo img { padding: 0; }There is only 5px of padding on top and bottom. You should edit your logo image and remove extra spaces
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.four.units.single-product-main-image { overflow: hidden; }Regards,
YigitHey Miikey!
Yes, 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.Cheers!
YigitHejsan!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
@media only screen and (max-width: 480px) { #av_section_1 .hr { height: 100px!important; }}Cheers!
YigitHey Kimberly!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .responsive #top .avia-smallarrow-slider .flex_column { margin: 0px!important; width: 50%!important; }}Regards,
YigitHey dalen550!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-.main_color tr:nth-child(even), .main_color .avia-data-table .avia-heading-row .avia-desc-col, .main_color .avia-data-table .avia-highlight-col, .main_color .pricing-table>li:nth-child(even), body .main_color .pricing-table.avia-desc-col li { background-color: #fcfcfc; color: #666666!important; }2-
.tabcontainer { margin: 0; }3- Seems like you have achieved that using span :)
Best regards,
YigitHey!
It is possible but header will not be resizing when you scroll. Please add following code to Quick CSS too
#header_main .container, .main_menu ul:first-child > li a { height: 44px!important; line-height: 44px!important; } .logo, .logo a, .logo img { max-height: 44px!important; } .fixed_header #main { padding-top: 44px; }Best regards,
YigitHey royisra!
1- Using custom CSS code, yes, you can. You can post the link to your website and point out the section so we can give you custom CSS
2- Which plugin are you using?Best regards,
YigitHey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.page-id-9891 #header { display: none; }You can right click on your page on Chrome or Firefox and click Inspect elements to find out your page's ID. You should change the page ID in my code to match your page ID
Cheers!
YigitHi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.logo img { margin-top: 20px; } .header-scrolled .logo img { margin-top: 0; }Cheers!
Yigit -
This reply was modified 12 years, 2 months ago by
-
AuthorPosts
