Forum Replies Created
-
AuthorPosts
-
July 4, 2014 at 10:51 am in reply to: Installed default database and it look NOT like the demo theme #287098
Hey Frank!
Please go to Enfold theme options > Import & Export and click “Import dummy data” button to import dummy content
Regards,
YigitHey!
You are welcome Martine, glad we could help :) Let us know if you have any other questions or issues!
Cheers!
YigitHey Richard!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-59 .column-top-margin { margin-top: 10px; }Best regards,
YigitHi!
Please try adding the code to bottom of Style.css file of your child theme in Appearance > Editor
Cheers!
YigitHey ppcinc!
Please add media queries to your custom CSS code as following, so your code will be only applied on screens bigger than 768px
@media only screen and (min-width: 768px) { .responsive .container .nine.units { width: 600px; } .content, .sidebar { padding-top: 20px; } .responsive #top.boxed { width: 970px; } .responsive .container .twelve.units { width: 870px; } /*this is the menu and footer*/ .responsive .container { width: 870px; } }Regards,
YigitHey databuzz!
Via FTP, please go to wp-content folder and change the name of plugins folder and check if that helps
Regards,
YigitHey famewebdesign!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .logo { display: none !important; }Regards,
YigitHey! :)
Please use following selector
.entry-content-wrapper .post-title { color: red; }Regards,
YigitHey!
Sure, please change the code to following one
.sidebar .widgettitle { font-family: lato; color: red!important; }Best regards,
YigitHi!
You are welcome :)
Please refer to Ismael’s post here – https://kriesi.at/support/topic/add-new-font/#post-234710Regards,
YigitHey!
No worries, glad it is working fine now Chrys! :) Let us know if you have any other questions or issues
Regards,
YigitHi Damian!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 479px) { .responsive #socket .sub_menu_socket { display: block; }}Cheers!
YigitJuly 3, 2014 at 7:07 pm in reply to: Change number of posts/columns displayed in post slider on mobile version #286814Hey!
Please try adding following code to Quick CSS instead
@media only screen and (max-width: 768px) { div.avia-content-slider-inner article { width: 100%; margin: 0; }}Cheers!
YigitHi!
Please try re-installing WordPress and let us know if issue remains
Cheers!
YigitHey MKW270210!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.fallback-post-type-icon { display: none !important; }Best regards,
YigitHi! :)
Please add following code to Quick CSS in Enfold theme options under General Styling tab and change the font family as needed
#top .av-main-nav > li > a { font-family: arial; }You can change heading font family in Enfold theme options > General Styling tab.
[nolink] should not be seperated – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/Best regards,
YigitHi Sven!
Please edit Special Heading element and choose to display one of the centered styles – http://i.imgur.com/LtxJjh3.png
Best regards,
YigitHi!
Please try following code instead
.page-id-734 #main .content{ padding-top: 0px !important; }Cheers!
YigitHi!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Regards,
YigitHi jeffkaiser!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-content-slider .slide-meta div { display: none !important; }Regards,
YigitHey!
Can you try it now? I have made some adjustments and now it does look like this on my iphone 4 – http://i.imgur.com/spijdJe.png
Regards,
YigitHi eliuserman!
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/Regards,
YigitHey Omer!
This is how it looks on my end – http://i.imgur.com/HNa7C27.png
Please ask your friend to check your website on another MAC if possibleRegards,
YigitHi koinoniaweb!
Please refer to Peter’s post here – https://kriesi.at/support/topic/change-sidebar-default/#post-255388
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1140px) { .av-main-nav > li > a { padding: 0 53px; }} @media only screen and (min-width: 990px) and (max-width: 1139px) { .av-main-nav > li > a { padding: 0 44px; }} @media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .main_menu ul:first-child > li > a { padding: 0 27px; }}Regards,
YigitHey!
Please see – http://en.wikipedia.org/wiki/Content_delivery_network
if this is what you are looking for, you can try – http://www.maxcdn.com/solutions/cms/wordpress-cdn/Regards,
Yigit -
AuthorPosts
