Forum Replies Created
-
AuthorPosts
-
Hey Ilko!
You can save templates you have created using Avia Layout Builder and load them on other pages http://i.imgur.com/pkv1y7C.jpg
Regards,
YigitNovember 12, 2013 at 3:03 pm in reply to: Gallery not displaying properly and wrong overlay images #187273Hi!
Can you post a screenshot and show the issue? And on which browsers you are getting the issue?
Regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
Cheers!
YigitHi!
Please make sure that you have set your frontpage in Enfold theme options and in Settings > Reading front “page displays” to “latest posts”
Best regards,
YigitHey!
You are welcome! Glad it is working fine for you too :) Let us know if you have any other questions
Cheers!
YigitHi!
You are going to hire a freelance developer if you really need to display portfolio items name, as it requires a deep customization that we cannot provide with default support.
But you can add following code to Quick CSS in Enfold theme options under Styling if you would like to display a fixed text, in this case “text”.image-overlay.overlay-type-extern .image-overlay-inside:before { content: 'text'; font-family: 'entypo-fontello'; }
Cheers!
YigitHi!
You can try adding the code to Custom.css file inside Enfold/Css folder to see if that works fine.
But please note that your code is missing one curly bracket at the end. It should be@media only screen and (max-width : 480px) { .avia-layerslider { display: none; } }
Best regards,
YigitHi!
Can you post the link to your website and post a screenshot showing the issue?
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color .big-preview { background-color: transparent; } #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 24%; }
That should look like this http://i.imgur.com/2ieUu2P.jpg
Best regards,
YigitHi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab to make header fixed on mobile devices
@media only screen and (min-width: 768) and (max-width: 989px) { .responsive #top #header { position: fixed; top: 0; } .responsive #top #main { padding-top: 160px; } } @media only screen and (max-width: 767px) { .responsive #top #header { position: fixed; top: 0; } .responsive #top #main { padding-top: 155px; } }
Cheers!
YigitHey Yakosuso!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (min-width: 768px) { .page-id-104 .avia-layerslider { height: 338px!important; }}
Best regards,
YigitNovember 11, 2013 at 9:34 pm in reply to: Title Container and Breadcrumbs not collapsing on iPad Portrait #186990Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container .breadcrumb { left: -4px; top: 75%; } #top .title_container .container { min-height: 70px; }
It will move breadcrumbs to left side under title
Best regards,
YigitNovember 11, 2013 at 5:42 pm in reply to: Header in different colors and portfolio image size #186929Hey!
You can find video tutorials here http://vimeo.com/channels/aviathemes/videos
You can add Text Block element under Content Elements inside a Column element and simply change its color http://i.imgur.com/jIvY2OP.jpgRegards,
YigitHi!
Please try flushing browser cache and refresh your page a few times. If that does not work and if you do not mind posting a temporary admin login here privately, please do so, so i can take a look
Best regards,
YigitHey!
Please see this screencast http://www.screenr.com/wBJH
It work as it supposed to work on my end :/Best regards,
YigitNovember 11, 2013 at 5:00 pm in reply to: Header in different colors and portfolio image size #186917November 11, 2013 at 4:57 pm in reply to: Adapt phone info/small info text header section to look like social media header #186915Hey BlendMarketing!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.social_header .phone-info { color: white; } .social_header .phone-info:hover { color: red; }
Best regards,
YigitHi!
Please try flushing browser cache and refresh your page a few times. I made the changes you have asked. There is now an JS error on the top of your page, but it was not there even when i checked your website after loging out
Regards,
YigitHi ContentedKerry!
Please see this blog post. You should update Enfold to 2.3+ to have this feature. You can login on ThemeForest and go to Downloads section to download the newest version of Enfold which has even more awesome features :)
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,
YigitNovember 11, 2013 at 4:26 pm in reply to: Header in different colors and portfolio image size #186897Hi!
Can you post a screenshot and show how you would like it to look? If you do not mind creating a temporary admin login, i can login and do it for you. Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Regards,
YigitHey Jordy!
Please try adding more content, they should look identical then in my opinion. If not, let us know!
Cheers!
YigitHey Antonio!
Page layout you have added is stored in Avia Layout Builder. You can switch back to Avia Layout Builder. However you cannot display elements you have added in Avia Layout Builder in Default Editor
Regards,
YigitHi!
Font size of H6 is 14px. If you would like to make all H1 tags 14px, please add following code to Quick CSS in Enfold theme options under Styling tab
h1 { font-size: 14px!important; }
Best regards,
YigitHey!
Glad you fixed it and thanks for sharing! Let us know if you have any other questions or issues.
Best regards,
YigitHey Superbobrik!
Can you post the link to your page where you have learnDash plugin?
Best regards,
YigitHi Jack!
You can login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version of Enfold manually. 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/67209750
Cheers!
YigitHi!
Please flush browser cache and refresh your page a few times. It does work on my end http://www.screenr.com/fNJH :)
Best regards,
YigitEDIT: I just checked your website and it does work there as well. Please add following code to Quick CSS to remove the white space below header
.fixed_header.social_header #main { padding-top: 131px; }
-
This reply was modified 11 years, 8 months ago by
Yigit.
-
This reply was modified 11 years, 8 months ago by
-
AuthorPosts