Forum Replies Created
-
AuthorPosts
-
Hey!
Add following code to Quick CSS
#top .av-main-nav > li.current-menu-item { background-color: green; }Regards,
YigitAugust 27, 2014 at 11:57 am in reply to: Do I need a new licence for moving my site to a live domain #309751Hey!
You should only update parent theme and since you are using a child theme, i assume all files in your parent theme are untouched. So you can just go ahead and update the theme to the latest version 2.9.2.
Regards,
YigitHi!
The code i posted should be enough. You can use unique ID for more specific adjustments. If that does not work, please post the link to your website and point out the changes you would like to make on color sections
Best regards,
YigitAugust 27, 2014 at 11:51 am in reply to: Do I need a new licence for moving my site to a live domain #309746Hi svetkol!
No, you do not need to purchase to move from your testing environment to live server. Thank you for asking. Please see – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
Cheers!
YigitHey Effektid!
You can add following code to Quick CSS
.avia-section p { color: red; }If you want something more specific, please elaborate so we can provide you a better example
Regards,
YigitAugust 27, 2014 at 11:24 am in reply to: Feature request for woocommerce integration: sold out badge #309738Hi Jean-Pierre!
Please post your request here – https://kriesi.at/support/enfold-feature-requests/ :)
Best regards,
YigitAugust 27, 2014 at 8:53 am in reply to: Remove top and bottom space between Code Block within Color Section #309703Hi!
Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/lqnAnRe.png
Best regards,
YigitAugust 27, 2014 at 8:52 am in reply to: Easy way to make images overlay above color section? #309701Hey!
It should have worked. Please make sure to overwrite all the theme files. If you have made any changes on theme files, please use child theme – http://kriesi.at/documentation/enfold/portfolio-item/create-a-child-theme/
Regards,
YigitHi milatch!
Please put your element into 1/1 column element. As Kriesi mentioned here, such issues may occur after updating the theme
Best regards,
YigitAugust 26, 2014 at 9:08 pm in reply to: ENFOLD / MASONRY PROBLEM ON FIREFOX + INTERNET EXPLORER #309530Hey!
This is how it looks on my end on Firefox 31 on OS X 10.9.4 – http://i.imgur.com/C6kZy0o.jpg
Which OS are you using?Regards,
YigitHi blancocapell!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.sort_by_cat { font-size: 16px; }Best regards,
YigitHey mattv7!
You can give your layers a unique ID – http://i.imgur.com/6PIOQ8U.png
and then add following code to Quick CSS in Enfold theme options under General Styling tab#your-layer-id img { /* your custom css code goes here */ }Cheers!
YigitAugust 26, 2014 at 8:44 pm in reply to: animated numbers – font size responsiveness on mobile #309518Hi!
Please change your code to following one
#header_meta .avia_wpml_language_switch li .language_flag{ display:none; }So it should only remove the one on the header and not globally
Cheers!
YigitHi!
Please use following code instead
.remco-special-headers h1 { color: red!important; text-transform: none!important; }Regards,
YigitHi Guilherme!
We are glad that you are enjoying Enfold :)
We have a tutorial here on Enfold documentation – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Please take a look at it and if you have any questions, feel free to post them here!Cheers!
YigitAugust 26, 2014 at 7:29 pm in reply to: Remove top and bottom space between Code Block within Color Section #309489Hi!
@charliebarey Please add following code to Quick CSS.page-id-15 #main { padding-top: 0!important; }Cheers!
YigitHey tonyska!
You can add following code to Quick CSS in Enfold theme options under General Styling tab to fix distortion issue
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { max-width: 85%; height: auto !important; }}Or you can add following code to Quick CSS to use different logo on mobile version
@media only screen and (max-width: 768px) { .logo img { opacity: 0; } .logo a { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-repeat: no-repeat; background-size: contain; }}Best regards,
YigitHi Martine
It seems like you are using CSS minifying feature on a plugin. Please disable it and then apply the changes i suggested in my previous post, flush browser cache and it should be applied. Then you can enable the plugin again
Cheers!
YigitHey GOWD!
Please add following code to Quick CSS
@media only screen and (min-width: 1140px) { div#header_meta .container, div#header_main .container { margin: 0 5px; width: 1120px; }}Cheers!
YigitHey Chris!
Please follow instructions here – http://www.wpbeginner.com/wp-tutorials/how-to-add-google-search-in-a-wordpress-site/
You can also try using this plugin – https://wordpress.org/plugins/google-search-cse/Best regards,
YigitHi!
Following code is causing the issue
h1, h2, h3, h4, h5, h6 { font-weight: 400; }You can add following code to Quick CSS to avoid the issue
h3.slide-entry-title.entry-title { font-weight: 600!important; }Best regards,
YigitHey!
Sure, we will be waiting to hear from you :)
You can request to have that feature enabled by default or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/Cheers!
YigitHey famewebdesign!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 1140px) { .av-main-nav > li > a { padding: 0 5px; }}Also please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Best regards,
YigitHi!
You are welcome, let us know if you have any other questions or issues
Regards,
Yigit -
AuthorPosts
