Forum Replies Created
-
AuthorPosts
-
Hi!
Please change the first code we have suggest above to following one
.avia-caption { right: 17px !important; left: auto; }if that does not work, please post the link to your website
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.text-sep-cat, .blog-author { display: none!important; }Best regards,
YigitHey LAHWebDesigns!
Please go to wp-content/plugins folder and change the name of plugins folder and check if that helps
Cheers!
YigitJune 9, 2014 at 5:54 pm in reply to: Single Blog Post: Titel font size not same size than other ones #276489Hey Daryl!
All the links on your website directs me to “rechtliches” page. You can add following code to Quick CSS in Enfold theme options under General Styling tab and adjust the value to change the font size of single post titles
.single-post h1.post-title.entry-title { font-size: 30px; }Cheers!
YigitHey!
I cannot see anything unusual in post meta – http://i.imgur.com/yXohmlr.png
It looks just like it is on demo site – http://kriesi.at/themes/enfold/2014/04/28/new-electric-cars-are-getting-really-fast/
In case i am missing something, can you elaborate?Regards,
YigitHi trevorjohnston!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
body div .avia-button { border-radius: 10px; border: none !important; }Cheers!
YigitJune 9, 2014 at 5:46 pm in reply to: reduce top and bottom margins for partners/logo element #276484Hi jeff_gray!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#after_section_1 .content { padding-top: 10px; padding-bottom: 10px; }Regards,
YigitHi!
You are welcome, glad we could help! :) Let us know if you have any other questions or issues
Best regards,
YigitHi!
Please add following code to Quick CSS
.page-id-3905 #mc4wp-form-1 input[type="submit"] { margin-top: 0px; height: 33px; } .page-id-3905 input#mc4wp_email { width: 30% !important; float: left; margin-right: 10px !important; }and remove first codes i posted here – https://kriesi.at/support/topic/form-styling-2/#post-276376 and here – https://kriesi.at/support/topic/form-styling-2/#post-276319 It should only apply to your page with ID 3905.
You can adjust the width with following code.avia_codeblock_section form#searchform>div { max-width: 450px!important; }To have ajax search is possible but unfortunately we cannot help you with that. Please hire a freelance developer if you really need it
Best regards,
YigitHi!
Please add following code to Quick CSS as well and adjust
@media only screen and (max-width: 480px) { .responsive #header .social_bookmarks { width: 90%; } #advanced_menu_toggle { top: 1%; }}Cheers!
YigitHi!
Can you post a screenshot of the issue you are having? I checked your website and icons show up just fine on my end.
Regards,
YigitJune 9, 2014 at 11:18 am in reply to: Fly-out menu formatting, transparency and screen size. #276400Hi!
Can you try following instead
@media only screen and (max-width: 768px) and (min-width: 480px) { .container #advanced_menu_toggle { right: -20%; top: 54%; }}You may need to adjust right value to overlap buttons perfectly
Best regards,
YigitJune 9, 2014 at 11:15 am in reply to: Is Layerslider IE 8+ compatible? Any specific hacks to know? #276398Hi Antonio!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1140px) { .responsive .container { width: 990px; }}Best regards,
YigitHi!
Thank you for confirming, glad Ismael could help :) We will keep the thread open for original poster.
Regards,
YigitHey!
Please add following code to Quick CSS as well and adjust as needed
li#menu-item-3018 a { border-radius: 5px; }Best regards,
YigitHi!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Best regards,
YigitHey!
Please add following code to Quick CSS as well
1-#mc4wp-form-1 input[type="submit"] { margin-top: 0px; height: 33px; }2- I checked your website and it does work as the one on 404 page.
3-.avia_codeblock_section form#searchform > div { margin-left: auto; margin-right: auto; }Best regards,
YigitHey!
Sorry, issue was not so clear. Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Cheers!
YigitHey!
Maybe i do not understand the issue clearly. I am having no problems right or left aligning inserted images in posts – http://i.imgur.com/UqwF6HM.png & http://i.imgur.com/TXcUkWL.png
Cheers!
YigitHi!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
input#mc4wp_email { width: 30% !important; float: left; margin-right: 10px !important; }2- Please add a Code Block element above your images and add following code inside it
<form action="http://www.savelolly.com/" id="searchform" method="get" class=""><div> <input type="submit" value="" id="searchsubmit" class="button avia-font-entypo-fontello"> <input type="text" id="s" name="s" value="" placeholder="Search"></div></form>Then you can turn on custom CSS field for ALB elements and add a custom class to your Code Block element, i.e. “custom-search-form” and add following code to Quick CSS in Enfold theme options under General Styling tab to adjust it
.custom-search-form input#s { padding: 20px 80px 20px 20px !important; }Best regards,
YigitHey!
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Regards,
YigitHey!
Please try and let us know so we can mark this thread as resolved or assist you further :)
Cheers!
YigitHi bzblocksmith!
Please see – http://kriesi.at/documentation/enfold/change-icon-used-for-standard-theme-elements/
Regards,
YigitHey!
Please add following code to Quick CSS as well
div#header_main_alternate .container { width: 100%; margin: 0; } .av-main-nav > li > a { padding: 0 25px; } .html_main_nav_header #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a { padding-right: 25px; }After adding the code, your menu should look like this – http://i.imgur.com/LgiQx3X.png
Cheers!
YigitHi!
@ruhul You can add Alt Text on the right side of image upload screen as shown here – http://i.imgur.com/0yX8faa.pngCheers!
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 768px) and (min-width: 480px) { .container #advanced_menu_toggle { right: -34%; top: 54%; }}Cheers!
YigitHey!
Please add a custom ID to your color section – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
for example “custom-section” without quotes. Then add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed#custom-section.avia-section { min-height: 250px; }Cheers!
Yigit -
AuthorPosts
