Forum Replies Created
-
AuthorPosts
-
Hey 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!
YigitHi drjill!
Can you try re-updating the theme via FTP – http://vimeo.com/67209750 ?
Best regards,
YigitHi ShortieD!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>710, 'height'=>270); // big images for blog and page entriesand change it to
$avia_config['imgSize']['entry_with_sidebar'] = array('width'=>900, 'height'=>500); // big images for blog and page entriesthen regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Cheers!
YigitHi banyuid!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog-meta span.iconfont:before { display: none; }Best regards,
Yigit -
AuthorPosts
