Forum Replies Created
-
AuthorPosts
-
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.responsive .mobile_menu_tablet .main_menu { display: block; }
It is currently set to display none
Cheers!
YigitNovember 4, 2013 at 1:36 am in reply to: Submit button – use the enfold instead of the form button #184041Hi!
Please add following code instead
body .avia-button.avia-color-theme-color:hover , body .avia-button.avia-color-theme-color:hover { background-color: black; border-color: black; }
Best regards,
Yigit-
This reply was modified 11 years, 8 months ago by
Yigit.
Hi!
It is very hard to find out what is wrong without seeing the live website as we need to inspect elements and see the console. Please post the link to your website when you launch it
Best regards,
YigitHi!
They seem to be working fine on my end. Can you please check on another computer and confirm that is working for you too? :)
Regards,
YigitNovember 3, 2013 at 5:05 pm in reply to: Is it possible to have a different colour for a Icon list per page? #183948Hey midischool!
Can you post the link to your website and point out pages and iconlists you would like to change?
Cheers!
YigitHey!
Please add following code to Quick CSS as well Gary
#expertise, #about, #design, #photography, #writing, #process { max-height: 100px; height: 80px; } .content { padding-top: 40px; }
Cheers!
YigitNovember 3, 2013 at 4:55 pm in reply to: How to adjust Blog posts grid 3 column to 2 column layout mobile phone view #183946Hi ttem!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.responsive #top .avia-content-slider-odd .slide-entry.first { width: 48%; }
Regards,
YigitHi!
Yes, i briefly talked with Tom about the issue :)
Please try Josue’s code first and let us know about the outcomeRegards,
YigitNovember 2, 2013 at 7:45 pm in reply to: I want to show Gallery without thumbnails, under each other. #183761Hi!
You can add following code to Quick CSS as well to keep opacity at 1
.avia_transform .avia-gallery-thumb img { opacity: 1; }
Best regards,
YigitNovember 2, 2013 at 7:42 pm in reply to: Change color of the header and pricing row in a pricing table #183759Hey genarojrs!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra { background-color: red; color: #ffffff; border-color: red; } .main_color .pricing-table li.avia-pricing-row { background-color: blue; color: #ffffff; border-color: blue; }
Best regards,
YigitHey allegrabillings!
I found your website JA from your previous posts (which looks awesome by the way) and there seems to be no problem with mobile menu. If this is not the website, can you post the link to the correct one? And please confirm if it is resolved.
Regards,
YigitHi wss310!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color.iconbox_top .iconbox_content { background-color: white; }
Regards,
YigitHi!
I created a sample page called “Clone” and it is private. Wanted to display elements only on mobile screens but css code i add in Quick CSS does not work for some reason. But you can still go to Pages > All Pages and take a look at “Clone”, resize your window to around 767px and you will see how it will look. I added 1/5 columns, but images can be added in other layout elements to display even bigger
Regards,
YigitNovember 2, 2013 at 7:17 pm in reply to: Submit button – use the enfold instead of the form button #183750Hi!
You have “to see full content..” active and i avoid social sharing so i could not take a look at the button but following code should do it
.main_color input[type='submit']:hover, .header_color .button:hover, .header_color input[type='submit']:hover { background-color: black; color: #ffffff; border-color: black; }
You just need to change black to your desired hover color
Best regards,
YigitHi!
It was not resolved yet but we will look into it.
1) I am not familiar with the plugin. You may need to contact its author or take a look at its documentation
2) You can add following code to Quick CSS in Enfold theme options to hide on specific posts.postid-2545 .dd_outer { display: none; }
You need to check post ID’s. You can right click on Chrome and Firefox and inspect elements to find out post ID http://i.imgur.com/pkqrP70.jpg
Regards,
YigitHey condonpb!
Dummy content comes with images but they may not be the same images that you see on demo site as Kriesi legally cannot distribute them.
Regards,
YigitHey asafku!
Can you post the link to your website so we can inspect elements to find out the source of the issue?
Regards,
YigitHi yusufhgmail!
Please login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the newest version.
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/67209750Regards,
YigitHey!
It can be fixed in its previous position as well but then it will just stay there even when you scroll down. So there will be space from top. If you would like to keep it in its previous position and fixed to top when scrolled down, you are going to need to hire a freelance developer, as it is not that easy to pull that off.
Regards,
YigitHi msfoto!
Please try using this plugin http://wordpress.org/plugins/codestyling-localization/
Regards,
YigitHi petersandin!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.avia-builder-el-1 .avia-icon-pos-left { float: right; margin-right: 0.8em; margin-top: -19px; }
Best regards,
YigitHi!
I have edited the code in my previous code. Please try it now
Best regards,
YigitHi!
You can add following code to Quick CSS in Enfold theme options
.related_image_wrap { height: 36px; }
Regards,
YigitHey DieNase!
You can add following code to Quick CSS in Enfold theme options under Styling tab to decrease the height of header
.social_header #header_main .container { height: 100px; line-height: 100px; }
Then you need to adjust following code to remove the white space between header and content
.fixed_header.social_header #main { padding-top: 147px; }
Regards,
Yigit -
This reply was modified 11 years, 8 months ago by
-
AuthorPosts