Forum Replies Created
-
AuthorPosts
-
Hi!
Please try Ismael’s code here https://kriesi.at/support/topic/header-and-css-problem-with-ie8-and-ie9/#post-184671
Best regards,
YigitHey Shandhamankar!
You can go to Enfold theme options > Footer and add [nolink] to Copyright section to remove “Enfold Theme by Kriesi”.
Where exactly would you like to add social media links?Cheers!
YigitHey!
You can add following code to Quick CSS in Enfold theme options to increase top padding on all pages
.fixed_header.social_header #main { padding-top: 147px; }You just need to adjust this value
Regards,
YigitHi!
Mobile menu was set to display: none so code in my previous post should fix it. Can you post a screenshot and show the issue you are having?
Best regards,
YigitHi Syclopz88!
Please login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version of Enfold.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750Cheers!
YigitNovember 6, 2013 at 1:29 am in reply to: Submit button – use the enfold instead of the form button #185012Hey!
As i see you changed themes name to Midischool. so link is currently http://dev.midischool.com/wp-content/themes/midischool/dev.midischool.com/wp-content/themes/enfold/images/layout/bg-button.png
while it should be http://dev.midischool.com/wp-content/themes/midischool/images/layout/bg-button.png and you should have the image in that path.
Your current css is.main_color input[type='submit'] { background-color: #c05f5f; color: #ffffff; border-color: #a03d3d; border-radius: 3px; background-image: url("dev.midischool.com/wp-content/themes/enfold/images/layout/bg-button.png"); }You should change the path here and other other codes where you used gradient as background image
Cheers!
YigitHey eastmanbrent!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive .mobile_menu_tablet .main_menu { display: block; }}Best regards,
YigitHi!
1) Please change Ismael’s code with following one
#learnmore:hover { background-color: #FFFFFF; text-decoration:none; border-color: white; }3)
.avia-builder-el-14 .avia-button:hover { background-color: white!important; }Best regards,
YigitHey Eleina_Shinn!
Please switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg You can create them there and copy shortcodes
Cheers!
YigitNovember 5, 2013 at 8:41 pm in reply to: Submit button – use the enfold instead of the form button #184936Hey!
Image link is broken on following button
.main_color input[type='submit']If you do not mind me posting it publically i can correct it?
Regards,
YigitHey tcoq!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .responsive .logo { height: 110px; } #advanced_menu_toggle { top: 74%; }}Cheers!
YigitNovember 5, 2013 at 8:30 pm in reply to: Change color of the header and pricing row in a pricing table #184926Hi!
Please add following code
.avia-highlight-col li.avia-heading-row,.avia-highlight-col li.avia-heading-row .pricing-extra, .avia-highlight-col li.avia-pricing-row { background-color: blue!important; color: #ffffff; border-color: blue!important; }It should look like this http://i.imgur.com/QlY7UMl.jpg
If this is not what you want, please post a screenshot and show :)Cheers!
YigitHi!
Please try adding following code to Quick CSS as well
.avia-builder-el-8 .main_color.iconbox_top .iconbox_icon { background-color: blue; color: #ffffff; border-color: blue; }Cheers!
YigitHey aomartinao!
Can you post a screenshot and show how you would like to display text?
Regards,
YigitNovember 5, 2013 at 8:07 pm in reply to: logo size different in safari and firefox. How to make it standard? #184914Hi!
Please create a temporary login and post it here privately. Make sure to check ” Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Best regards,
YigitNovember 5, 2013 at 8:03 pm in reply to: How to adjust Blog posts grid 3 column to 2 column layout mobile phone view #184912Hey Monsoon!
Please go to Enfold theme options > General Settings and choose “Fixed Layout” in Responsive Layout
Best regards,
YigitHey!
Yes. Please change it to text and add some paddings then code should work just fine :)
Cheers!
YigitHey!
You are welcome Matthias! Glad we could help :) Let us know if you have any other questions or issues
Regards,
YigitHi!
Please add following code to Quick CSS as well to change the opacity of button
#top .avia-slideshow-button { background-color: rgba(0,0,0,0.9); }Cheers!
YigitHey!
Not that i know of. Please add following code to Quick CSS in Enfold theme options to remove social icons
#top .social_bookmarks { display: none; }You should change following style with your login buttons style to have similar hover state with social icons
.yourstyle:hover { color: #fff; background-color: red; }Regards,
YigitHi!
1) Please try re-generating thumbnails
2) Please refer to this topic https://kriesi.at/support/topic/collapsable-menu/#post-165144Regards,
YigitNovember 5, 2013 at 4:38 pm in reply to: I want to show Gallery without thumbnails, under each other. #184833Hi!
1) Yes, unfortunately, that would require some custom work done by a freelance developer.
2) It does on my end. If you do not mind me sending screenshots publically, i can post them.
3) Please add following code to prevent images from popping up.avia_transform .avia-gallery-thumb img.avia_start_animation { -webkit-animation: none; -moz-animation: none; -o-animation: none; animation: none; }Cheers!
YigitHey RevolutionGroup!
Please add following code to Quick CSS as well.
@media only screen and (max-width: 1023px) { .content { border-right-style: none; } .sidebar { border-left-style: none; }}That should remove both borders.
Cheers!
YigitNovember 5, 2013 at 4:27 pm in reply to: logo size different in safari and firefox. How to make it standard? #184830Hey!
Bitte schön :) Please add following code to Quick CSS as well
.header_bg { opacity: 1; }Cheers!
Yigit -
AuthorPosts
