Forum Replies Created
-
AuthorPosts
-
July 11, 2014 at 4:03 pm in reply to: Logo in mobile (responsive) view stretched and menu on top of it #290147
Hi!
Can you try re-uploading your logo in 472x100px and check if that helps?
Best regards,
YigitHi!
@dpiassociati Please feel free to request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/Regards,
YigitHey kevinmkelly!
Please turn on custom CSS field on ALB elements firstly – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
then give a custom class to one of your iconboxes and add following code to Quick CSS in Enfold theme options under General Styling tab.custom-class .iconbox_top .iconbox_icon { background: red!important; }Regards,
YigitHey Wolfgang!
It does look fine on Safari on OS X on my end. Please see screenshot here – http://i.imgur.com/whwuemU.png
As i have mentioned earlier, since Safari is not supported on Windows anymore, i am afraid there is not much we can doRegards,
YigitHi dewasurya!
Do you mean placeholder? If so, please add following code to Functions.php file inside Appearance > Editor
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery('input#avia_name_1').attr('placeholder', 'Name *'); jQuery('input#avia_e-mail_1').attr('placeholder', 'E-mail *'); jQuery('textarea#avia_message_1').attr('placeholder', 'Your message *'); jQuery('input#avia_subject_1').attr('placeholder', 'Your subject *'); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
YigitHi Eric!
It is possible with custom CSS. Can you post the link to your website so we can see the header style you are using and your logo?
Cheers!
YigitHi Timothy!
Are you using any plugin like Jetpack to display a different theme on mobile? If so, please disable it
Cheers!
YigitHey!
The one on the top is header border and the bottom one is the top border of following element. Please add following code to Quick CSS as well if you would like to remove them as well
div#after_layer_slider_1 { border-top: none!important; } #header_main { border-bottom: none!important; }Cheers!
YigitHi nlassen!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
table { width: 98%!important; }Cheers!
YigitHey juleral!
Do you mean dummy content that you have imported in Enfold theme options? You should remove them manually under Pages, Posts and Comments. If you only have 5 pages on your database and you do not mind re-creating them, you can also create a new database and install WordPress and Enfold from scratch
Best regards,
YigitHi!
Do you mind creating a temporary admin login and posting it here privately so we can have a look?
Please point out the page as wellRegards,
YigitHi!
Please go to WooCommerce > Settings > Products and change “Product Image Sizes” then regenerate thumbnails using this plugin – http://wordpress.org/plugins/regenerate-thumbnails/
Regards,
YigitHi mgerenser!
Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/O6pUDo3.png
Regards,
YigitJuly 11, 2014 at 3:24 pm in reply to: Color section background to overlap color section background below #290123Hi Cameron!
Can you please try uploading your screenshot on imgur.com or Dropbox public folder and post the link here?
Regards,
YigitHey!
Please add following code to Quick CSS as well
1-@media only screen and (max-width: 768px) { .current-menu-item > a{ color: white!important; }} .sub-menu .current-menu-item .avia-menu-text { color: yellow!important; }Best regards,
YigitHi!
Have you tried updating via FTP – http://vimeo.com/67209750 ?
Do you have a testing environment? If not, can you create one? We should see the issue on your live website to provide a proper solutionRegards,
YigitHey!
Please contact your service provider and ask them to enable the PHP mail function
Best regards,
YigitHey CloudChoice!
Please refer to Josue’s post here – https://kriesi.at/support/topic/inline-content-in-magnific-popup/#post-289356
Regards,
YigitJuly 11, 2014 at 2:44 pm in reply to: Social Media Buttons on the Blog page – not only on the Post page #290101Hey!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/how-can-i-add-social-proof-number-of-tweets-shares-etc-to-blog-home-page/#post-288928
Regards,
YigitHi nijenron!
You can create a new page and use WooCommerce shortcodes – http://docs.woothemes.com/document/woocommerce-shortcodes/
Best regards,
YigitHey!
Can you post the link to your website so we can inspect elements on it to provide you more accurate custom CSS code?
Best regards,
YigitHey!
Please remove the code i posted here – https://kriesi.at/support/topic/how-to-highlight-active-menu-item/#post-289786
and it should work fine. I have the other custom CSS code to Quick CSS field and when i disable the previous code, it does work fineCheers!
YigitHey!
Please flush browser cache and refresh your page a few times. It sounds like a caching issue
Cheers!
YigitHey siliccsp!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
img.avia_image { margin-bottom: 15px; }Cheers!
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues :)
Best regards,
YigitJuly 11, 2014 at 2:29 pm in reply to: 2nd Request//Just Purchased Theme/Where is the support ? #290087Hi!
Please add following code to Quick CSS as well
#top .avia-slideshow-button:hover { opacity: 1!important; }If that does not work either, please post a screenshot and show the element so we can make sure that we are on the same page :)
Cheers!
YigitHi!
Can you please try updating the theme to the latest version 2.9.1 and check if that helps? http://vimeo.com/67209750
Best regards,
YigitHey!
It does work fine on my local installation. Can you post the link to your website so we can have a look?
Regards,
YigitHi nafets25!
Sure, please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-755 .logo img { opacity: 0.2; }You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Regards,
Yigit -
AuthorPosts
