Forum Replies Created
-
AuthorPosts
-
Hi cybaco!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single-post div.big-preview.single-big { float: left; }Regards,
YigitHi fortuneRice!
You are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Best regards,
YigitHi webranding!
You have this image added in header section – http://i.imgur.com/o3Hhk2B.png
Please remove itBest regards,
YigitHey!
Please copy the first line Ismael posted then go to Appearance > Editor and open Functions.php file and press CTRL+F on Windows and CMD+F on Mac and paste in search field – http://i.imgur.com/uqOu1s2.png
Best regards,
YigitJune 8, 2014 at 9:48 pm in reply to: Additional to "Woocommerce: Remove "Add to cart" & "Show Details" buttons…" #276278Hey thewebworkshop!
Do you have the code i posted here in Quick CSS – https://kriesi.at/support/topic/woocommerce-remove-add-to-cart-show-details-buttons-from-category-page/#post-275590 ?
If not, please add it as well and it should never display buttonsCheers!
YigitHi WordPressed!
1000x360px would be fine for blog style with big preview image :)
Regards,
YigitHi!
Please turn on custom CSS field for Advanced Layout Builder elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then add this custom class to buttons you would like to have rel=’nofollow’ – http://i.imgur.com/KOaCgrv.png
and go to Appearance > Editor and open Functions.php file and add following codefunction add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery(".rel-nofollow a").attr("rel", "nofollow"); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Cheers!
YigitHey!
Please change the first part of the code Ismael posted to following one
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { max-width: 80%; height: auto !important; margin-top: 10px!important; }Cheers!
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues :)
Cheers!
YigitHey SMDNAS!
Please go to Enfold theme options > Advanced Styling and edit Strong tag
Best regards,
YigitHey!
Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/nOqddbV.png
Best regards,
YigitHey!
It does work fine on my end – http://i.imgur.com/l5F4qOy.png
Does it only happen only on Whitespace element? What is the screensize of your computer?Best regards,
YigitHi bzblocksmith!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.phone-info span { font-size: 18px; }Cheers!
YigitHi!
Please add following code to Quick CSS
@media only screen and (max-width: 767px) { .responsive #header_main .container { height: 240px !important; } .responsive .logo a, .responsive .logo img, .responsive .logo { height: auto !important; max-height: 240px !important; } #advanced_menu_toggle, #advanced_menu_hide { top: 78%: } }Cheers!
YigitHey!
Now i see what you meant, please add following code to Quick CSS instead
.avia-icon-list .iconlist_content li { text-indent: -14px; }Best regards,
YigitHey odmv91!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { max-width: 80%; }}If that does not work, please post the link to your website
Best regards,
YigitHi!
It does work fine on my end – http://i.imgur.com/hzwxI2S.png
Please flush browser cache once again and refresh your page a few timesCheers!
YigitHi!
Please add following code to Quick CSS as well
div.iconlist_content ul ul { margin-left: 0; }Best regards,
YigitHi mta!
Can you post a screenshot/mockup and show how you would like header to look?
Cheers!
YigitHi!
Can you elaborate please? I am not sure if i understood the problem clearly
Cheers!
YigitJune 6, 2014 at 6:08 pm in reply to: Header background image pushing down page border white space #275716Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
main.content { padding-top: 50px; }It should look like this – http://i.imgur.com/vvqumxN.jpg
Regards,
YigitHey kultblendecom!
Please replace the code you posted with following one
` { echo '<br><span class="blog-tags minor-meta">'; the_tags('<strong>'.__('Tags:','avia_framework').'</strong><span> '); echo '</span></span>'; } `Best regards,
YigitHey JuanRamonMarin!
Can you elaborate? Would you like to remove links from comments? If so, please add following code to Quick CSS in Enfold theme options under General Styling tab
div.comment-meta.commentmetadata a { pointer-events: none; }Regards,
YigitHi!
Fullwidth elements work only fullwidth and they push the sidebar below them. You can alternatively add widget area element to your page and display your widgets inside it instead of sidebar, as a workaround
Regards,
YigitHi KK!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div.iconlist_content ul { margin: 0; } .main_color .avia-icon-list .iconlist_icon { background-color: red; }Cheers!
YigitHey!
Can you post a screenshot of the issue you are having? It works fine on my end – http://i.imgur.com/lVP8tZT.png
I checked your website on Chrome version 35.0.1916.114 on OS X 10.9.2Best regards,
YigitHi wrongjon!
Please see Devin’s post here – https://kriesi.at/support/topic/create-blog-posts-with-advanced-layout-editor/#post-272177
Cheers!
YigitJune 6, 2014 at 5:31 pm in reply to: Woocommerce: Remove "Add to cart" & "Show Details" buttons from category page #275690Hi!
You are welcome Andrew, glad we could help! Let us know if you have any other questions or issues
Best regards,
Yigit -
AuthorPosts
