Forum Replies Created
-
AuthorPosts
-
Hi Ingo!
Can you post the link to your website?
Please make sure that you have Flash installed and enabledCheers!
YigitHi!
You can add following code to Quick CSS as well
.page-id-11 .column-top-margin { margin-top: 10px; }Top News on the left is higher then combo widget, that is why there is big whitespace under combo widget
Best regards,
YigitHi!
Please add following code to Quick CSS
.gform_wrapper h3.gform_title { color: red; } #top .gform_page_footer .button { font-size: 18px; }Best regards,
YigitHey Swedfit!
You have an empty text widget there. Please remove it in Appearance > Widgets or add following code to Quick CSS in Enfold theme options under General Styling tab
div#text-9 { display: none; }Best regards,
YigitHi deepee!
Please turn on debugging mode to see shortcodes on standard editor – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Best regards,
YigitHi!
Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Cheers!
YigitHi studiokatowice!
You can try using this plugin – https://wordpress.org/plugins/codestyling-localization/ or you can go to Appearance > Editor and open Helper-social-media.php file and search&replace strings
Regards,
YigitHey george!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
span.toggle_icon { background: url(https://cdn0.iconfinder.com/data/icons/small-n-flat/24/678092-sign-add-16.png); } .vert_icon, .hor_icon { display: none; } p.toggler.activeTitle .toggle_icon { background: url(https://cdn2.iconfinder.com/data/icons/snipicons/500/minus-sign-16.png); }Cheers!
YigitHey!
You can copy shortcodes of homepage v11here – http://pastebin.com/yHNhsQ4G
Please enable debugging mode on Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ then paste the shortcodes in the editorCheers!
YigitJuly 8, 2014 at 10:39 am in reply to: Logo in mobile (responsive) view stretched and menu on top of it #288390Hi Morticka!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { height: auto !important; }}Best regards,
YigitHey!
You can change the string using this plugin – https://wordpress.org/plugins/codestyling-localization/
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#advanced_menu_hide { visibility: visible; opacity: 1; }Cheers!
YigitHey!
Please go to Settings > Permalinks and change it under “Product permalink base”
Cheers!
YigitJuly 7, 2014 at 6:47 pm in reply to: List with articles (blog articles) – author name and date #288127Hi!
You can remove one by adding following code to Quick CSS
.gform_wrapper .gf_page_steps { border: none; }Regards,
YigitHey!
Please add following code to Quick CSS
1-div.phone-info { color: white!important; }2-
#top #wrap_all .av-social-link-facebook:hover a, li.social_bookmarks_facebook.av-social-link-facebook a { color: white; background-color: #37589b; }Best regards,
YigitHey!
It is very simple. You can simply go to Enfold theme options > Import/Export and click “import dummy data”. It will load all pages and posts etc. If you would like me to post you the shortcodes of a specific page from demo site, i can do that as well :) Please let us know!
Cheers!
YigitHey!
Code i posted above is for header and you can use following for main content area
.page-id-734 #main { background-image: url(https://www.menucool.com/slider/prod/image-slider-5.jpg); }Regards,
YigitHi!
Sorry i thought you meant centering the word. Please add and adjust following code as well
#advanced_menu_toggle, #advanced_menu_hide { right: 45%; }Cheers!
YigitHi anjmat!
Please go to Enfold theme options > Import/Export > IconFont Manager – http://i.imgur.com/5kDY25v.png
Cheers!
YigitHey Larestours!
You can preview Google fonts on their website – https://www.google.com/fonts
Please go to Enfold theme options > Advanced Styling and edit main menu links as needed. I have applied dark brown and it does work fine – http://i.imgur.com/8BrKJzL.pngBest regards,
YigitHi MBREC!
Your old content stays as is and additionally dummy content is added to your database. Then you can edit them as needed or remove the pages, posts etc. that you do not need
Regards,
YigitHi!
1- Please flush browser cache on your mobile device. This is how it looks on my end – http://i.imgur.com/Z8omIUS.png
2- You can do it by changing the word “Menu” in the code i posted here – https://kriesi.at/support/topic/mobile-main-navigation-button-covering-header/#post-287887Cheers!
YigitJuly 7, 2014 at 6:11 pm in reply to: How to change text size & color and remove hover in Recent Posts widget footer #288100 -
AuthorPosts
