Forum Replies Created
-
AuthorPosts
-
Hey!
It does work – http://i.imgur.com/IAhQScH.png Please try increasing the value ( 4px was fine when i tested )
Best regards,
YigitAugust 6, 2014 at 12:38 pm in reply to: Change the background colour of the area holding the title & breadcrumb? #300613Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.stretch_full.container_wrap.alternate_color.light_bg_color.title_container { background: orange; border-color: red!important; }If you mean in the breadcrumb, no, but you can use side nav – http://kriesi.at/themes/enfold/pages/contact/
to enable it, please go to Enfold theme options > Sidebar Layout and check “Page Sidebar navigation”Regards,
YigitHey!
Thank you for your kind words :)
If you would like to start a new topic, you can go to Enfold subforum and scroll down or simply go to this link – https://kriesi.at/support/forum/enfold/#new-topic-0
Let us know if you have any other questions or issues :)Regards,
YigitHi!
Please remove following code from Quick CSS
nav.main_menu { background-image: url(https://theimplantexperts.com/wp-content/uploads/2014/07/DentistsHeader2.png); background-size: contain; }and add following code to Quick CSS
.custom-header-image { float: right; height: 150px; } #header_main { border: none !important; }and seems like you did not change the following code
span.avia-menu-text { position: relative; top: 70px; }to following one
.av-main-nav > li > a span.avia-menu-text, li#menu-item-search a { position: relative; top: 70px; }please do so.
Best regards,
YigitHi!
You are welcome Don! You can take a look at Enfold documentation here for information – http://kriesi.at/documentation/enfold/
Regards,
YigitHi!
You are welcome Anders, you too have a great day and let us know if you have any other questions or issues :)
Best regards,
YigitHi!
If you set thumbnails to 60x60px, please set the following code to +10 so in your case 70x70px
.news-thumb { height: 70px; width: 70px; }Best regards,
YigitHey!
Yes, Enfold is fully compatible with bbPress – http://bbpress.org/
Glad you figured out the issue. Please delete the user and re-create it and check if that helps.Regards,
YigitHey Anders!
Please go Settings > Discussion > Other comment settings and change the setting there
Cheers!
YigitHey!
Please copy&paste this code – http://pastebin.com/LhNqLg7H
It will add a linked image but CSS customization may be needed. Feel free to reply to this topic and we will gladly provide you the code as wellRegards,
YigitHi Slade!
Please turn on Custom CSS field for ALB elements firstly ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then give classes to your promobox elements such as promobox-one, promobox-two and promobox-three. Then add following code to Quick CSS in Enfold theme options under General Styling tab
.promobox-one { background-color: red !important; } .promobox-two { background-color: blue !important; } .promobox-three { background-color: orange !important; }Best regards,
YigitHey Annette!
Can you please post the link to your website?
You can add !important rule to your code to force it, as following.av_textblock_section { margin: 12px !important; }Best regards,
YigitHi!
You can use the code as following, in Enfold theme options > General Styling > Quick CSS field
.produktboks_1 { background-color: red!important; padding: 10px; }You are displaying the icons on the left, Kevin used them on the top so there were no padding issues. If you would like to display icon on top, you can use the code as following
.produktboks_1 .iconbox_top .iconbox_icon { background: red!important; }Regards,
YigitHi Nancy!
Please use following code instead and adjust the value as needed
div#after_section_2 .av_font_icon { margin-top: 4px; }Best regards,
YigitHey!
Can you please elaborate? A screenshot showing the issue would help. This is how it looks on my end – http://i.imgur.com/HPEit52.png
and the link works fine as wellCheers!
YigitHey Tommy!
Please see – http://kriesi.at/documentation/enfold/replace-the-default-blog-latest-news-title/
Cheers!
YigitHey!
Page load time is 4.67s. Please see Ismael’s post here to get it below 2s – https://kriesi.at/support/topic/slow-loading-website/#post-299076
You are welcome! Let us know if you have any other questions or issues. Have a great day! :)Regards,
YigitHi evilgglong!
Can you post the link to your page and point out the section where we can see the issue please?
Cheers!
YigitHey! :)
Please change the code to following one so it will be applied only on the avatar inside comment container
.comment_container .avatar { position: static; }Best regards,
YigitAugust 5, 2014 at 11:35 pm in reply to: Enfold features (shrinking header/up arrow) are not working #300442Hi Julian!
Please try deactivating all active plugins and check if that helps
Cheers!
YigitHey!
You had extra closing curly bracket in your custom CSS code. I removed it and now it is working fine. Please flush browser cache and refresh your page a few times
Best regards,
YigitHey!
Great! Glad you figured it out! Let us know if you have any other questions or issues
Regards,
YigitHey!
Code is not being applied. Please try adding it to Style.css file of your child theme in Appearance > Editor
Cheers!
YigitAugust 5, 2014 at 10:50 pm in reply to: I'd like to access the CSS file for my copy of Enfold. #300428Hi Barabbas!
Please see – http://kriesi.at/documentation/enfold/using-a-child-theme/
You can find CSS files inside Enfold/css folderRegards,
YigitAugust 5, 2014 at 7:17 pm in reply to: how to add Search link from MLS IDX into enfold page? #300384Hi!
You can use Blank Page template on your home page and header&footer will not be displayed. If you would like to remove only main menu on homepage, please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .main_menu { display: none !important; }Regards,
YigitHey!
Please try adding !important rule as following
div#after_section_8 .avia_textblock { font-size: 15px!important; }Regards,
YigitHey jenki!
Can you post the link to your page and point out the section that you would like to center please?
Cheers!
YigitAugust 5, 2014 at 7:00 pm in reply to: Move buttons to bottom of color section on mobile devices #300374Hey!
Sorry for the late reply!
Elements are displayed in HTML order and the button that is on the bottom of left column will always be displayed before the right column. The simplest way would be turning on custom CSS field for ALB element ( please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and giving your buttons that are at the bottom of left 1/2 column element a custom class ( for example: custom-desktop-button ) and add an extra button with the same link to bottom of right 1/2 column with a unique class ( for example: custom-mobile-button ). And using following code in Quick CSS in Enfold theme options under General Styling tab, you can display the left button on desktop while keep extra button hidden, and hide left button on mobile and display extra button instead@media only screen and (max-width: 768px) { .custom-desktop-button { display: none!important; } .custom-mobile-button { display: block !important; }} @media only screen and (min-width: 769px) { .custom-mobile-button { display: none !important; }}Regards,
Yigit -
AuthorPosts
