Forum Replies Created
-
AuthorPosts
-
Hi curmi01!
Please go to Appearance > Menus and create a new menu and choose to display it as “Enfold footer menu” by checking the checkbox under Menu Settings. You can include your current Privacy Policy to your menu.
Cheers!
YigitHey Khanh Hong!
Please try contacting plugin author. They should have better insight on what could be causing the issue.
Regards,
YigitHi Frank!
Please make sure that you are using the latest version of Enfold which is 2.9.2. If you are not, please update the theme via FTP – http://vimeo.com/67209750
You can use (Email address hidden if logged out) but please post login credentials here privately if updating the theme does not helpBest regards,
YigitHey patriscia!
Please firstly place your logo at desired size and then post the link to your website
Best regards,
YigitHey!
Please try adding !important rule as following
.page-id-3024 .flex_column.av_one_fifth img { width: 50% !important; }Regards,
YigitSeptember 26, 2014 at 1:22 pm in reply to: Set equal size boxes with backgrounds which are responsive #325551Hey Annemarie!
Please turn on Custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give your text blocks a unique class and then add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width:1140px) { .custom-class div { min-height: 349px; }} @media only screen and (max-width:1139px) and (min-width: 990px) { .custom-class div { min-height: 382px; }} @media only screen and (max-width:989px) and (min-width: 769px) { .custom-class div { min-height: 466px; }}Cheers!
YigitHi!
You are welcome Aga, glad we could help :) Have a nice weekend!
Best regards,
YigitRica ederim. Baska her hangi bir sorunuz veya sorununuz olursa lutfen yazmaktan cekinmeyin :)
Iyi haftasonlari!Regards,
YigitHi!
Please try adding following code to Quick CSS
.avia-mac .avia_textblock { -webkit-font-smoothing: antialiased; }Best regards,
YigitHi!
Please try using following code
.flex_column.av_one_fifth h1 { font-size: 32px!important; letter-spacing: -1px; } .av-special-heading.av-special-heading-h1.custom-color-heading.blockquote.modern-quote.avia-builder-el-3 h1 { word-spacing: 20px; }Best regards,
YigitHey!
Please try to find the string in Tools > Localization > Plugins > WooCommerce. If that still does not work, please try the function as following
add_filter( 'woocommerce_product_add_to_cart_text', 'woo_archive_custom_cart_button_text' ); function woo_archive_custom_cart_button_text() { return __( 'My Add To Cart New Text', 'woocommerce' ); }Regards,
YigitSeptember 25, 2014 at 8:45 pm in reply to: previous and next blog simple link at bottom of post #325251Hey edebe!
You can add following code to Quick CSS to display post navigation like this – http://i.imgur.com/krRpp5o.png on screens larger than 1500px
@media only scree and (min-width: 1500px) { .avia-post-nav .entry-info-wrap { width: 240px; }}What you are asking for is not easily possible and should be done by a freelance developer.
Best regards,
YigitHey!
I have added the code to Style.css file of your child theme flushed cache and it does seem to work fine. Please check your website now
Cheers!
YigitHi!
Please add following code to Quick CSS
.pricing-table-wrap:nth-child(1) li.avia-heading-row { background-color: white !important; color: black; } .pricing-table-wrap:nth-child(2) li.avia-heading-row { background-color: red!important; color: orange; } .pricing-table-wrap:nth-child(3) li.avia-heading-row { background-color: green !important; color: blue; }Best regards,
YigitHey!
Sorry but your page currently does not load on my end. Do you have CSS minifying feature active on any plugin? If so please try de-activating it and check if that helps. Code works fine on my local installation
Best regards,
YigitHi!
@ojasray These two questions are totally unrelated. Please stick to your own topicRegards,
YigitSeptember 25, 2014 at 7:48 pm in reply to: Trying to get to custom.css – Seeing only left column and blank page #325218Hey!
You can access to Custom.css file via FTP. Or you can use a plugin like this one to make changes on the files from WP backend – https://wordpress.org/plugins/solid-code-theme-editor/
Regards,
YigitHey!
Please add Fullscreen slider element to your page and upload a slider image, then click on it to edit – http://i.imgur.com/7AOh2Rw.png
That is where you can attach buttonsBest regards,
YigitSeptember 25, 2014 at 7:39 pm in reply to: Trying to get to custom.css – Seeing only left column and blank page #325209Hey michelleforget!
You can add your custom CSS into Quick CSS field in Enfold theme options > General Styling tab. Or you can add them to Custom.css file inside Enfold/css folder.
If you can give more information what exactly you would like to change, we can help you betterCheers!
YigitHey michelleforget!
Please do not create duplicated topics – https://kriesi.at/support/topic/trying-to-get-to-custom-css-seeing-only-left-column-and-blank-page/
It is making it harder for us and for other users to follow threads.Regards,
YigitHey dalboslampen!
You can use HTML in that field. Please wrap your number inside a span with a custom class such as
<span class="footer-phone">+1 234 14123</span>and then you can add margin around it using custom CSS code in Quick CSS field in Enfold theme options > General Styling tab
@media only screen and (max-width: 480px) { .footer-phone { margin-right: 10px; margin-left: 5px; }}Cheers!
YigitHi afarahani!
Guess it was something temporary? Your menu is in Arabic on my end – http://i.imgur.com/eX3QGTk.png
Regards,
YigitDuplicated – https://kriesi.at/support/topic/arabic-page-is-using-english-menu-2/
Closed!Regards,
YigitHi!
Please review your page now. I placed Google Maps element inside a 1/1 column element – http://i.imgur.com/qfQwGkO.png
Regards,
YigitHey!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Regards,
YigitHi!
Oh you would like to use boxed layout? Please go to Enfold theme options > General Styling > General and choose to display boxed layout
Regards,
YigitHey!
Please see screenshots from Firefox and Safari here – http://imgur.com/a/M1eNM
My first screenshot was from Chrome
Glad you figured it out! Let us know if you have any other questions or issues :)Cheers!
Yigit-
This reply was modified 10 years, 7 months ago by
Yigit.
Hi!
255,255,255 is the RGB value of the color and 0.5 is opacity level. You can use this website to find the RGB values of the colors using Hex values – http://www.javascripter.net/faq/hextorgb.htm
Best regards,
Yigit -
This reply was modified 10 years, 7 months ago by
-
AuthorPosts
