Forum Replies Created
-
AuthorPosts
-
September 25, 2013 at 5:37 pm in reply to: What is the easiest method of adding a table to a tab? #166171
Hi Tosh!
Please add following code to Quick CSS in Enfold theme options under Styling
.responsive .avia-data-table tr:first-child th { display: block; }
Regards,
YigitHello Nina4465!
Please add following code to Quick CSS in Enfold theme options under Styling
.single-small .post_author_timeline { display: none; }
Cheers!
YigitSeptember 25, 2013 at 5:31 pm in reply to: Logo disappears with v2.2 when "Slideout Menu" and a certain header type is used #166168Hey!
Do you have any active plugins? If so, can you try deactivating them and see if issue remains?
Cheers!
YigitHi,
Jappie, can you please show me where you have LayerSlider that is *not* on the top of the page and with a sidebar? I checked the website you posted earlier and could not find it. I’m sorry that your are disappointed. If you have further questions or issues, I’m sure your opinion will change about support we provide :)
Richard, thank you for explanation and for your kind words.
Best regards,
YigitHi!
Which version of WordPress are you using? If you are using WordPress version 3.6+ you need at least Enfold version 2.0.1. You can download version 2.2 from your “Downloads” in ThemeForest.
Also can you try deactivating all active plugins?Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling
.home .title_container { display: none; } .title_container .breadcrumb { display: none; }
For megamenu please refer to this video http://vimeo.com/channels/aviathemes/67651241
Regards,
YigitHey JacobSalomonsen!
Please go to Appearance > Menus and make sure that Enfold Footer Menu is checked http://i.imgur.com/4BMUVZs.jpg under Menu Settings
Cheers!
YigitHey Bruno!
Your logo has empty space on top and bottom. I deleted them for you, please try uploading this https://dl.dropboxusercontent.com/u/14975671/logoa.png
Cheers!
YigitHello 500Webmaster!
Please add following code to Quick CSS in Enfold theme options under Styling
.team-member-name, .team-member-job-title, .team-member-description { text-align: center; } .team-img-container { margin-bottom: 20px; }
Best regards,
YigitHi!
Thanks Carsten :) And Mark, feel free to ask if you have any other questions
Regards,
YigitHi headbentdesign!
Looks fine on my end Pat http://i.imgur.com/QEU8Lfl.jpg I guess it is ok for you too now?
Regards,
YigitHi Pat!
Frames are actually image sprites. You can find these files in Enfold\js\prettyPhoto\images\prettyPhoto\default folder.
Regards,
YigitHey!
You are welcome! :) Let us know if you have any other questions
Best regards,
YigitHi!
You are welcome, glad we could help :) Let us know if you have any other questions
Regards,
YigitHey 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,
Yigit -
AuthorPosts