Forum Replies Created
-
AuthorPosts
-
Hi!
Glad you figured it out and thanks for sharing your solution :) Let us know if you have any other qustions or issues
Best regards,
YigitHi Oliver!
Please see https://kriesi.at/support/topic/remove-alternate-content-area/#post-218971
Regards,
YigitHey Cdfb!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_wpml_language_switch li .language_flag img { display: none; } .language_code { display: block!important; }Regards,
YigitHey!
Please try changing the header type to “Fixed header with social icons and bottom navigation”. If flags are still not visible, please post a temporary admin login so we can take a look
Regards,
YigitHey!
Please remove following code from Quick CSS
.fixed_header #main { padding-top: 0; }and add following code to Quick CSS
@media only screen and (max-width: 480px) { .logo, .logo a, .logo img { max-width: 300px!important; }}Best regards,
YigitHi!
Please go to Appearance > Editor and open Header.php file and find
/* * Hook that can be used for plugins and theme extensions (currently: the wpml language selector) */and add following right below it
do_action('icl_language_selector');Then add following code to Quick CSS in Enfold theme options under Styling tab
#lang_sel { float: right; }Cheers!
YigitFebruary 21, 2014 at 8:24 pm in reply to: Fixed Header with social icons change size and background #227655Hey!
Please add following code to Quick CSS as well
.content { padding-top: 5px; }Regards,
YigitHi!
Can you post the link to your website so we can take a quick look and tell you if your theme was updated succesfully?
Regards,
YigitHi!
Please try adding following code to Quick CSS
@media only screen and (max-width: 989px) and (min-width: 768px) { .main_menu ul:first-child > li > a { font-size: 10px; }}Cheers!
YigitHi!
I am still seeing the changes ( http://i.imgur.com/wJIzZzo.jpg ) and Josue confirmed that he is seeing as well. In this case there is nothing else we can do as code is being applied just fine and issue could be related with your browser, if you have flushed cache properly.
Please add following code to Quick CSS as well.avia-content-slider .slide-image { border: solid 2px red; box-shadow: 0 0 12px 1px rgba(0,0,0,0.3); }Best regards,
YigitHey ftt123!
Please add a Color Section element to your page and enter six-columns in “For Developers” section and add six 1/5 column elements inside that color section and place your images inside them. Then add following code to Quick CSS in Enfold theme options under Styling tab
#six-columns .column-top-margin { margin-top: 0px !important; } #six-columns div .av_one_fifth { width: 15%!important; margin-left: 2%; } #six-columns .first { margin-left: 0!important; clear: none; } #six-columns .el_after_av_one_fifth { margin-left: 2%!important; }Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab as a starting point and adjust as needed
.header_color .main_menu ul:first-child>li>a { color: white; border-radius: 100px; background-color: red; }You may need to hire a freelancer developer to achieve what you would like
Regards,
YigitFebruary 21, 2014 at 6:05 pm in reply to: Fixed Header with social icons change size and background #227588Hi!
Please add following code to Quick CSS as well
.avia-layerslider { z-index: 1; }Best regards,
YigitHey!
Code is not being applied. Please try deactivating all active plugins and check if that helps. If not, please make sure that wp-content>uploads folder has correct permissions ( 755 )
Regards,
YigitHi!
I have tagged Ismael to look into the issue. Let us wait for his answer
Regards,
YigitFebruary 21, 2014 at 5:25 pm in reply to: Hide time (not date) in posts widget in Child theme of Enfold #227573Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-testimonial { padding-right: 0; }Regards,
YigitHi!
I have just checked your website on Firefox 27.0.1 on Win7 and slider arrows are not visible when mouse is not over slider http://i.imgur.com/IK3LGlW.jpg
Which version of Firefox and OS are you using? If you have any browser plugins, please try deactivating themRegards,
YigitFebruary 21, 2014 at 4:54 pm in reply to: How to hide image title when hovering EASY SLIDER images? #227563Hey COLORIT!
Please refer to Josue’s post here https://kriesi.at/support/topic/how-to-remove-tooltips/#post-224464
Cheers!
YigitHi bpatel!
Can you post the link to your website so we can take a look?
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }Best regards,
YigitHi!
It seems like background loads with the rest of the pages content on my end. Please try flushing browsers cache
Regards,
YigitFebruary 21, 2014 at 4:01 pm in reply to: Fixed Header with social icons change size and background #227532Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.social_header .phone-info { font-size: 15px; color: white !important; }You cannot seperate this 3 lines, but you can add two lines as secondary menu in Appearance > Menus and make them not clickable so it would look like a simple text
Best regards,
YigitHi made-in-germany!
This is how the header type you are using should look by default http://i.imgur.com/0OmWVtp.jpg
I would suggest you to un-do the changes you have done on header.php file. Then simply add following code to Quick CSS to move the logo to the rightdiv .logo { float: right; }Regards,
YigitFebruary 21, 2014 at 3:49 pm in reply to: Fixed Header with social icons change size and background #227525Hey!
Please try deactivating all active plugins and check if that helps. If not, try to increase the allocated memory to 128M http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Regards,
YigitFebruary 21, 2014 at 3:27 pm in reply to: Fixed Header with social icons change size and background #227510Hey!
Can you post a screenshot and show the changes you would like to make?
Best regards,
YigitHey!
2- You can add horizontal ruler element to increase the height.
3- Code is not being applied on your website. Please try adding it to Custom.css file inside Enfold/Css folder. Code works fine on my installation
4-.content { padding-top: 20px; }Regards,
YigitHi hark!
In WordPress dashboard, please go to Appearance > Themes and hover on Enfold and click Theme Details to see the version http://i.imgur.com/e2EtTJb.jpg
Please see http://kriesi.at/documentation/enfold/updating-your-theme-files/Best regards,
Yigit -
AuthorPosts
