Forum Replies Created
-
AuthorPosts
-
Hey Surya!
Please check your website now. I have successfully added the code to functions.php file
Best regards,
YigitHey robertwood04!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { div.avia_textblock p { text-align: left!important; }}Best regards,
YigitHi thjnk_ag!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
or try using this plugin http://wordpress.org/plugins/wp-font-face/Best regards,
YigitHi Bjørn!
You should update parent theme. Please see – http://vimeo.com/67209750
Best regards,
YigitHey TheMauiDarren!
Please go to Functions.php file in Appearance > Editor, then find and edit following line
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36);and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
YigitHey BrittS!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div.phone-info { font-size: 16px; }Best regards,
YigitHey!
Please add following code to Quick CSS instead
a.small-preview { visibility: hidden !important; }Best regards,
YigitHey!
If tables under each dog breed have the same ID, you can use following code
table#t1 { width: 98%!important; margin: 0 auto!important; margin-bottom: 15px!important; }If not, you need to add custom CSS code for each table with their ID’s included as following
table#t1, table#t212, table#21231 { width: 98%!important; margin: 0 auto!important; margin-bottom: 15px!important; }You can right click on the table to find their ID’s as shown in screenshot here – http://i.imgur.com/eUxvYUy.png
Cheers!
YigitHey Michael!
Please do so and make sure to set your post to private :)
Regards,
YigitHi cbehen!
Please try using this plugin – http://wordpress.org/plugins/nextgen-gallery/
Regards,
YigitHi Richard!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
li.current_page_item a { color: red!important; }Best regards,
YigitHi OrangeMediaNL!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { .avia-layerslider { display: none!important; }}Cheers!
YigitHey TF_Photography!
It is Partner/Logo element that you can add to your page under Media elements – http://i.imgur.com/Q9G4C9O.png
Regards,
YigitHi!
I have added one additional code to Quick CSS field. Please remove following code from custom.css file and it should work as desired
@media only screen and (max-width: 768px) { .current_page_ancestor > a { background-color: #036b05; }}Best regards,
YigitHey!
There is always an active moderator on the forum so you can feel free and post the login credentials here
Cheers!
YigitHey edebe!
Please add following code to Quick CSS as well
.logo, .logo a, .logo img { overflow: visible; }Best regards,
YigitHi BootsD!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div.av-masonry-entry-content.entry-content { text-align: center; }Cheers!
YigitHey fgrippe!
At least 1000px in width would be fine. Kriesi uses 1000x1500px image on demo site parallax example
Regards,
YigitHey LecheLMP!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#advanced_menu_toggle, #advanced_menu_hide { display: block; } nav.main_menu { display: none; }Best regards,
YigitHey!
Can you update Enfold to the latest version 2.9.1 via FTP – http://vimeo.com/67209750 and check if that helps?
Cheers!
YigitHey!
Please try and let us know so we can mark this thread as resolved or assist you further
Cheers!
YigitHi OriginsSpeak!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.woocommerce-tabs .container { width: 100%!important; }Regards,
YigitHi Sinead!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) and (min-width: 768px) { .logo img { max-width: 60%!important; margin-top: 20px!important; }}Best regards,
YigitHi!
Please go to Tools > Localization > Themes and rescan Dutch files and then edit it.
Best regards,
YigitHi Doug!
You may need to re-configure header options. Please see video tutorial here – http://vimeo.com/channels/aviathemes/91837491
Cheers!
YigitHey Carlos!
Please add “popup-youtube” class to your link as shown here – http://pastebin.com/6UpxREyu
Best regards,
YigitJuly 12, 2014 at 2:34 pm in reply to: Breadscrumb not displayed under "default template" even when it's activated #290455Hey Eric!
Please see – https://kriesi.at/support/topic/fix-for-disappearing-titles-and-breadcrumbs/#post-244942
I fixed the example pageCheers!
Yigit -
AuthorPosts
