Forum Replies Created
-
AuthorPosts
-
Hi,
I added following code to Quick CSS
#header .flex_column:nth-child(3) { margin-left: 0; } #header form input[type="password"] { width: 50%; } #header form p, #header form input { float: left; margin-right: 5px; }Please review your website
Best regards,
YigitJanuary 27, 2017 at 5:47 pm in reply to: Socket should be always fixed at the bottom by boxed layout #739509Hey schnippel,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#socket { position: fixed; bottom: 0; left: 0; width: 100%; }Best regards,
YigitHey Jon,
Please change following line
return (day === 27 && month === 01);to
return (day === 27 && month === 28 && month === 01);Best regards,
YigitHi Sina!
Thanks for contacting us!
You can simply go to Appearance > Widgets and add your widgets into Single Product Pages widget area. It is also possible to remove it.
Let us know if you have any other questions.
If you have any technical questions or issues, please register to our support forum – https://kriesi.at/support/register/ and start a new thread
Best regards,
YigitHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.grid-entry-title { font-size: 16px; }You can try using a linked image element and link it to your portfolio post and add titles below using text block element. Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ to give your elements custom CSS classes to target them separately for the changes you would like to apply
Best regards,
YigitHi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi,
Please go to enfold/framework/php/class-framework-widgets.php file and find
echo '<div class="tab first_tab active_tab widget_tab_popular"><span>'.__('Popular', 'avia_framework').'</span></div>';and change the text as needed
Best regards,
YigitHi,
Currently the workaround would be hiding your element on mobile and displaying another one which is hidden on desktop. You should simply clone your element and replace image and text positions.
Best regards,
YigitHi!
I de-activated all active plugins and then added
.logo { display: none !important; }In Quick CSS and it worked fine. Please try de-activating plugins one by one to find the culprit.
Regards,
YigitHi Epic!
Can you please create a temporary admin login and post it here privately?
Have you made any changes on theme files?Cheers!
YigitHi!
Please add Fullwidth Sub Menu element to your page with your anchor links and choose to hide it on desktop by referring to this post – http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/
Regards,
YigitHey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHey John!
Sorry for the late reply!
Unfortunately, i was not notified by Basilis.
You can find the instructions here – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/.
Also, i am sorry if there was a misunderstanding but custom fonts do not show up on font list in the back end, they are set using custom CSS.You can refer to this post – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and enable custom CSS class for ALB elements and target specific elements.
If you would like me to install the font for you, please post FTP logins here privately as well :)
Cheers!
YigitHi!
Not at all Epic! Let us know if you have any other questions or issues and enjoy your weekend!
Regards,
YigitHi,
I am not 100% sure but it might be related to capital letter used in the file name.
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi,
No but you can keep the API key we inserted in theme options :)
Let us know if you have any other questions or issues and enjoy your weekend!
Best regards,
YigitHey j-keogh!
Please refer to this post – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/ and add a widget area to your header
Cheers!
YigitHi,
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your Special Heading elements and give them a custom CSS class “light-font” and “extra-light-font” and then add following code to Quick CSS in Enfold theme options under General Styling tab
.light-font .av-special-heading-tag { font-weight: 300!important; font-family: raleway!important; } .extra-light-font .av-special-heading-tag { font-weight: 100!important; font-family: raleway!important; }Best regards,
YigitHi!
You can go to Appearance > Menus and create a new menu and add a new Custom Link and add your image into navigation field using HTML and then check “Enfold footer menu” under Menu Settings and save your menu.
Cheers!
YigitHi,
I turned off debugging mode – https://codex.wordpress.org/WP_DEBUG
Please review your website nowBest regards,
YigitHey!
Have you tried hard refreshing? It really does not show up any longer on my end. It is simply the top border of section that comes after your masonry.
Also, can you please upload your screenshots on imgur.com or Dropbox public folder and post the links here?
Cheers!
YigitHi,
You are not using a footer socket so please link your button to #footer instead of #socket :)
Best regards,
Yigit -
AuthorPosts
