Forum Replies Created
-
AuthorPosts
-
Hey heufti65!
Please see Ismael’s post here https://kriesi.at/support/topic/add-new-font/#post-234710
Can you post a screenshot ( you can upload them on imgur.com or Dropbox public folder and post links here ) and show which heading element you would like to make larger?Regards,
YigitMarch 18, 2014 at 3:45 pm in reply to: Logo in Internet Explorer is aligned a little to the left #239408Hey!
Please try adding !important rule as following
.html_header_top.html_logo_center .logo { margin-left: 0!important\9; }Regards,
YigitHi!
Please try adding the code i posted to bottom of Style.css file of your child theme. You can remove your code
Regards,
YigitHi!
Arrows are there but they are white, so, not visible. Please add following code to Quick CSS as well
.avia-slideshow-arrows a:before { color: black; } #top .av_slideshow_full .avia-slideshow-arrows a { margin: -30px 100px 0; }Please apply the code first and then change margin value if needed
Regards,
YigitHi!
Can you please make sure that wp-content>uploads folder has correct permissions ( 755 )?
Code is not being applied. If it is, do you mind creating a temporary admin login and posting it here privately?Regards,
YigitMarch 18, 2014 at 3:37 pm in reply to: Logo in Internet Explorer is aligned a little to the left #239400Hi!
Please try adding the code to bottom of Style.css file of your child theme and flush browser cache after applying the code
Best regards,
YigitHey!
As mentioned here ( https://kriesi.at/support/topic/child-custom-css-not-working/#post-239360 ), it was answered/solved.
Cheers!
YigitHi!
Please add following code to Quick CSS
.slide-entry .image-overlay { display: none !important; }Regards,
YigitHi!
Please try adding !important rule as following
@media only screen and (max-width: 1340px) { .main_menu ul:first-child > li > a { padding: 0 7px !important; }}Also, flush browser cache after applying the code and refresh your page a few times
Cheers!
YigitHey michi!
I think you entered custom CSS code provided by Peter ( here https://kriesi.at/support/topic/header-with-different-logos/#post-238014 ) wrong. Please copy and paste it as it, as following
.header-scrolled .logo a > img { opacity: 0; }Regards,
YigitHi Pablo!
Please go to Settings > Reading > “Blog pages show at most” and set it to 9
Regards,
YigitHey Angiec13!
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/Best regards,
YigitHey chiummog!
Please try this plugin http://wordpress.org/plugins/codestyling-localization/
Best regards,
YigitHey soundinnovators!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.boxed#top { margin-top: 20px; margin-bottom: 20px; } .header_color .header_bg { background-color: transparent; } #header_main { background: white; }Best regards,
YigitHi ullihaush!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slideshow-arrows a:before { background: none; } #top .avia-slideshow-arrows a { margin: -30px 50px 0; }Best regards,
YigitMarch 18, 2014 at 3:00 pm in reply to: Logo in Internet Explorer is aligned a little to the left #239368Hey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_logo_center .logo { margin-left: 0\9; }Regards,
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 1340px) { .main_menu ul:first-child > li > a { padding: 0 7px; }}Best regards,
YigitHi!
Please add following code to Quick CSS as well
.main_color .sidebar a { color: black; }Cheers!
YigitHey!
You are welcome Keith, glad we could help :) I think i can mark your other thread ( https://kriesi.at/support/topic/enfold-upgrade-custom-css-help-request/ ) as resolved as well?
Cheers!
YigitHey keithcrest!
You can add your custom CSS in Style.css file of your child theme
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { max-width: 90%; height: auto !important; }}Best regards,
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .main_menu, #header_main_alternate { display: block; }}Best regards,
YigitHey pako69!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.av-masonry-container { pointer-events: none; }It will make fullwidth masonry element unclickable globally
Best regards,
YigitHey CR1975!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.special-heading-inner-border { visibility: visible; }If that does not work, please post the link to your website and point out the special heading element
Cheers!
YigitHey platinumturf!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.home .logo { display: none !important; }Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.content, .sidebar { padding-top: 5px; }If that does not help, please post the link to your website so we can take a look
Regards,
YigitHi crealities!
Please try deactivating all active plugins and check if that helps. Then you can activate them one by one to find the culprit. Please note that you are also using an older version of the theme – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitHey!
One of your custom CSS code was missing a closing curly bracket, i have added it and it does work fine now. Please review your website
Best regards,
Yigit -
AuthorPosts
