Forum Replies Created
-
AuthorPosts
-
Hey sappermarine!
Please add following code to Quick CSS in Enfold theme options under Styling
#af-form-1868666838 { margin-top: -10px; }Regards,
YigitHi mp3dk!
You should see “Button Color” in settings, for instance in PromoBox setting http://i.imgur.com/ncFteOO.jpg
Best regards,
YigitHey!
In your WordPress theme directory open Enfold folder and Footer.php file. Find following code in line 96
<?php echo $copyright . $kriesi_at_backlink; ?>
and change it to
<?php echo $copyright; ?>Or as was mentioned above you can add [nolink] to the custom copyright field in the footer theme options.
Best regards,
YigitHi wvanderzee!
If you are using Poedit you can open it and click on Catalog > Update from sources. Or you can change it manually. In your WordPress theme directory please go to Enfold folder and open Search.php file and search for “happy”. Should be on 23rd line
Cheers!
YigitHey!
It gets broken link class that is why there was a line through. Please add following code to Quick CSS in Enfold theme options under Styling
.broken_link, a.broken_link { text-decoration: none; }Regards,
YigitHello!
I’m closing this thread for now. Feel free to open a new one for your feedback :)
Cheers!
YigitSeptember 25, 2013 at 12:45 pm in reply to: ISSUE: Icon List Renders Q as O or cuts off the Tail Page #166032Hey studioriquois!
Can you post the link to your website so we can take a look?
Regards,
YigitSeptember 25, 2013 at 12:38 pm in reply to: Incorrect Icon Boxes background when in Alternate Color section #166026Hi!
I checked your website and only in 2 pages you have icon boxes that are same color with background. For a temporary solution you use following code. It targets iconboxes only on these 2 pages
.page-id-2732 .iconbox_top .iconbox_content, .page-id-2734 .iconbox_top .iconbox_content { background-color: #ffffff!important; }Regards,
YigitHi Nerohm!
Please refer to this topic https://kriesi.at/support/topic/how-to-disable-display-image-title-when-hovering-over-image/
Regards,
YigitSeptember 25, 2013 at 12:31 pm in reply to: Menu Color Changes and Dashes on right side of left sidebar nav #166024Hello!
I will try to reproduce it in the meantime you can use following code as a temporary solution
.iconbox_top .iconbox_content { box-shadow: none; border: 1px solid #f1f1f1; }Cheers!
YigitSeptember 24, 2013 at 10:13 pm in reply to: Replace Advanced Menu toggle icon with the word 'MENU' #165856Hey!
You are welcome! Glad we could help :) Let us know if you have any other questions
Best regards,
YigitHi!
Please inspect elements and check the ID of your message box and target it as following
p#element_avia_message_3 { margin-bottom: -5px; }You just need to change ID and adjust margin
Cheers!
YigitSeptember 24, 2013 at 10:00 pm in reply to: How do I change the symbol in the short divider? #165850Hi!
Please see this topic https://kriesi.at/support/topic/kriesi-logo/#post-161892
Best regards,
YigitSeptember 24, 2013 at 9:52 pm in reply to: Replace Advanced Menu toggle icon with the word 'MENU' #165849Hello itchybrain!
Please add following code to Quick CSS in Enfold theme options under Styling
.mobile_active #advanced_menu_toggle { font-size: 14px; }Then in your WordPress theme directory, please go to Enfold > Js folder and open Avia.js file find following code in line 106 http://i.imgur.com/4Duo3EP.jpg and replace underlined place with “Menu”
Cheers!
YigitHi!
Glad you figured it out! Let us know if you have any other questions
Cheers!
YigitHey!
You are welcome Graham :) Let us know if you have any other questions
Cheers!
YigitHi Mark!
Sorry but that would require some customization that basically we cannot provide with default support. You may want to hire a freelance developer here http://microlancer.com
Best regards,
YigitSeptember 24, 2013 at 8:43 pm in reply to: Incorrect Icon Boxes background when in Alternate Color section #165821Hi JRUp!
Please add following code to Quick CSS in Enfold theme options under Styling
.iconbox_top .iconbox_content { background-color: #ffffff!important; }Best regards,
YigitHey!
There was a red text shadow on main menu elements. This will remove it. Please add following code to Quick CSS in Enfold theme options under Styling
.main_menu ul:first-child > li > a { text-shadow: none!important; }Regards,
YigitSeptember 24, 2013 at 8:36 pm in reply to: create a new content element for Avia Layout Builder #165816Hey!
Glad you figured it out! Let us know if you have any other questions
Cheers!
YigitHello thedodder!
Firstly you need to select “Single Author, Big Preview Pic” as Blog Style in Enfold theme options http://i.imgur.com/j0xGfpf.jpg
Then you should make sure that you choose not to display sidebar in both Blog and Single Blog pages http://i.imgur.com/cWXukmM.jpg
And that should doBest regards,
YigitHi Jappie!
Sorry but not that i know of. Layer Slider and Color Sections cannot be used with sidebars
Cheers!
YigitSeptember 24, 2013 at 8:13 pm in reply to: Way to make partner partner/logo b/w & turn to color when hovored? #165805Hello!
Glad you solved it! I think now you should showcase your website here https://kriesi.at/support/topic/enfold-showcase/ if you have not already ;)
Regards,
YigitSeptember 24, 2013 at 8:08 pm in reply to: Way to make partner partner/logo b/w & turn to color when hovored? #165798Hey!
Please try adding following code as well
.avia-content-slider-inner .image-overlay { display: none!important; }Cheers!
YigitEdited the code
-
This reply was modified 12 years, 1 month ago by
Yigit.
Hey ESWEENEY113!
Please see this topic https://kriesi.at/support/topic/collapsable-menu/#post-165144
With that change you will be able to switch to mobile menu at the size you enterBest regards,
Yigit -
This reply was modified 12 years, 1 month ago by
-
AuthorPosts
