Forum Replies Created
-
AuthorPosts
-
October 20, 2014 at 9:51 pm in reply to: Codeblock converts PHP code into HTML comment markup #338672
Hi epresley!
Please try using this plugin – https://wordpress.org/plugins/insert-php/
Best regards,
YigitHi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab and check if that helps
.home #av_section_1 .av-parallax.avia-full-stretch.active-parallax { background-position: 0% 40%!important; }Regards,
YigitHi!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
YigitOctober 20, 2014 at 9:38 pm in reply to: Remova product category media from the category page #338666Merhabalar Sevankonu!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.archive img.category_thumb { display: none; }Regards,
YigitHey!
You forgot to check “Enfold main menu” under Menu Settings in Apperance > Settings – http://i.imgur.com/xzDG1zd.png
I checked it for you and it does work fine now. Please review your websiteCheers!
YigitHi stepheng!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 479px) { .responsive #socket .sub_menu_socket { display: block; }}Cheers!
YigitOctober 20, 2014 at 9:26 pm in reply to: Issue with breadcrumbs and menu on Events Calendar pages #338652Hey billlon!
Please add following code to Quick CSS
#header .three.units { width: auto; }Best regards,
YigitHi jokhm!
It is not easily possible. You can go to Enfold/config-templatebuilder/avia-shortcodes folder and modify portfolio.php file if you really need it
Best regards,
YigitHi pbennion!
Have you already figured it out? It did load fullwidth on my end on initial load. If you have not, which browser and OS are you using?
Best regards,
YigitOctober 20, 2014 at 9:17 pm in reply to: How can you put a full width image or background in the footer? #338643Hi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.footer_color { background-size: cover; }If that does not work, please post the link to your website
Regards,
YigitOctober 20, 2014 at 9:12 pm in reply to: Mobile View Not Displaying Image Thumbnails on Category Pages & Showing Dates #338642Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.archive span.post-meta-infos { display: none; }Regards,
YigitHey Courtney!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-content-slider .slide-entry-title { font-size: 20px; }Best regards,
YigitHi xz6lkn!
Your color section image has white background. Please remove it and it should look like rest of the color sections with background elements :)
Best regards,
YigitHi Diego!
Please add following code to Quick CSS in Enfold theme options under General Styling tab.text-sep-cat, span.blog-author { display: none!important; }If that does not work, please post the link to your website
Best regards,
YigitHey sarahed!
Seems like you have already right aligned your menu item. Please add following code to Quick CSS
li#menu-item-221 .avia-menu-text { color: red!important; padding: 5px; background-color: black; border-radius: 5px; }Cheers!
YigitHey 500Webmaster!
This is the code i posted – https://kriesi.at/support/topic/placing-menu-below-header/#post-286722
You can simply right click on Menu Items and click “Inspect Elements” and you should see the padding values on the right side – http://i.imgur.com/8qCv3Yo.png
You can simply adjust the value to fit perfectly. You can resize your browsers window adjust the code for all screensizes. In the code i posted, you can see responsive breaking points, so you can easily replace the valuesCheers!
YigitHey silviouk!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
table, .main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even), .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background-color: transparent !important; } td span, td small, td a { color: white!important; }Regards,
YigitHey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
.upsells.products .products li { width: 20%!important; }If that does not help, please post the link to your website
Best regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
YigitOctober 20, 2014 at 8:13 pm in reply to: Can't auto-update from 2.9.2 to 3.0 for the first time #338597Hi Alex!
Please try updating the theme via FTP – http://vimeo.com/67209750
Version 3 is a huge update and we recommend overwriting all filesCheers!
YigitOctober 20, 2014 at 8:10 pm in reply to: Blog main image size changed between versions, how do we set back? #338594Hi Matt!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321); // big images for blog and page entriesand change as needed and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
YigitHey Adendum!
Please enable debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You will be able to see shortcodes of elements you have added using ALB when you switch to Default editorRegards,
YigitHi Max!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer * { font-weight: normal; }It will make all text in footer section normal weight. If you would like to target a specific element, please post the link to your website and point out the element
Cheers!
YigitHi dondela!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) { .responsive .logo img { float: right; }}Regards,
YigitHey!
Which browser and OS are you using? I checked your website on Safari, Firefox and Chrome, all latest version on OS X 10.10 and it looks fine on my end. Please try the solution suggested here – http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Regards,
Yigit -
AuthorPosts
