Forum Replies Created
-
AuthorPosts
-
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.secondary-logo * { max-width: 70%; } .secondary-logo { float: right; position: relative; margin-bottom: -44px; }and edit the code you have added to Functions.php file and make your image links using HTML A tag – http://www.w3schools.com/tags/tag_a.asp
Regards,
YigitJanuary 15, 2015 at 4:07 pm in reply to: Gravity Forms code does not appear in Text Block Avia Layout Builder #380043Hi bradbranson!
Please add following code to Functions.php file in Appearance > Editor
add_filter('avf_logo_link','av_change_logo_link'); function av_change_logo_link($link) { $link = "http://kriesi.at"; return $link; }Cheers!
YigitHey!
Then i think we are going to need to wait until you launch your website to provide you a proper solution. We will keep the thread open and it will be on hold until you reply
Cheers!
YigitHi!
Unfortunately it is not possible unless you purchase LayerSlider as a standalone plugin. Bundled LayerSlider only works fullwidth on Enfold
Best regards,
YigitHey!
You can add your custom CSS code to custom.css file inside Enfold/css folder via FTP.
Best regards,
YigitHi
Please try adding following code to Quick CSS
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100% !important; }Best regards,
YigitHey!
Glad it is working fine now! Thanks for your advice :) Let us know if you have any other questions or issues!
Best regards,
YigitHey coheno!
Can you post the link to your page please? Did you try using Code Block element to add your code to your page?
Cheers!
YigitHi!
Please post the link to your website when you launch it so we can provide you more accurate CSS code. If you could post screenshots showing the changes you would like to make, it would help a lot as well. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
YigitHi!
Please go to Enfold theme options > Header and set Header size to custom pixel value and adjust the height as needed. And background image should be width you set in Enfold theme options > General Layout > Dimensions x height you set in Enfold theme options > Header :)
Cheers!
YigitJanuary 14, 2015 at 4:56 pm in reply to: Responsive issues after upgrade from Enfold 2.92 to 3.04 #379533Hey!
You are welcome Barb, we are always happy to help :) Feel free and let us know if you have any other questions or issues!
Have great day!Cheers!
YigitJanuary 14, 2015 at 4:55 pm in reply to: Fullscreen-Slider: LIVE and STAGING stopped working all out of the sudden #379531Hi parperei!
Have you tried de-activating all active plugins and check if that helps?
Cheers!
YigitHey!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
#main > .wb_fb_top { display: none!important; }Best regards,
YigitHey!
Glad it worked! We will keep the thread open for the OP. Please feel free to start a new thread if you have any other questions or issues.
Regards,
YigitHey freeethinka!
Can you post the link to your page where we can see an example please?
Regards,
YigitHey mcraig77!
Please add following code to Quick CSS
#footer h3.widgettitle { border-bottom: 1px solid #e2e2e2; padding-bottom: 10px; }Regards,
YigitHey mcraig77!
Please remove following code from Quick CSS
.phone-info span.av_font_icon { color: white!important; }and go to Enfold theme options > Header > Extra element and edit icons. As you can see, they have “#0E6FA8″ inline color added – http://i.imgur.com/jdccM5l.png
Please change it to style=”color: red !important”Best regards,
YigitHey jalmz!
Please add following code to Quick CSS
#top #wrap_all .av-social-link-facebook a { color: #fff; background-color: #37589b; } #top #wrap_all .av-social-link-twitter a { color: #fff; background-color: #46d4fe; } #top #wrap_all .av-social-link-youtube a { color: #fff; background-color: #a72b1d; } #top #wrap_all .av-social-link-gplus a { color: #fff; background-color: #de5a49; } #top #wrap_all .av-social-link-instagram a { color: #fff; background-color: #a67658; }Best regards,
YigitHey!
Admin logini gecersiz diyor. Lutfen tekrardan goz atip dogru oldugunu teyit eder misiniz? :)
Regards,
YigitHey newsplash!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.blog-meta, .post_author_timeline { display: none!important; }If that does not work, please post the link to your website.
Regards,
YigitHi!
You are welcome Susan, we are always happy to help :) Let us know if you have any other questions or issues
Best regards,
YigitHey!
You can add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .container .av-masonry-col-flexible .av-masonry-entry { width: 25%; }Regards,
YigitJanuary 14, 2015 at 4:32 pm in reply to: Manual theme update and can't edit Advanced Layout Pages anymore #379506Hi rodneyssw!
Can you please post the link to your website? We may need a temporary admin login as well
Cheers!
Yigit -
AuthorPosts
