Forum Replies Created
-
AuthorPosts
-
Hey!
Yes you do if you would like to apply only on certain pages. Please add following code to Quick CSS instead
.page-id-4632 #main { padding-top: 0 !important; }You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
YigitHi!
Can you elaborate? I have checked your portfolio items and they seem to be working fine
Best regards,
YigitYou can update the theme from WP backend as shown here – http://kriesi.at/documentation/enfold/updating-your-theme-files/
If you cannot, only way for you to download the theme is logging on ThemeForest with the account you have purchased the theme and going to Downloads section to download it. It is a simple process and that is what all users do.
If you still would like refund, you are going to need to contact Envato Support- http://support.envato.com/Regards,
YigitHey!
Please flush browser cache and refresh your page a few times. It is removed on my end – http://i.imgur.com/LfRNng4.png
Cheers!
YigitHi webdevsd!
Kriesi uses 1700x470px on LayerSlider on homepage of demo site
Regards,
YigitHi!
No it is not possible you should download it from ThemeForest
Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_header_sticky #top #wrap_all #main { padding-top: 0; }Regards,
YigitHi!
Please update Enfold to the latest version 2.6.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
It was added to dummy contentCheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab to increase the width of masonry elements
.av-masonry-entry { width: 30%; }Using masonry element it is not possible to make other changes you requested by default. You are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Cheers!
YigitHey aarynm!
Please go to wp-content/themes/enfold/includes folder and open register-admin-options.php file and find
$avia_elements[] = array( "slug" => "styling", "name" => "Select a predefined color scheme", "desc" => "Choose a predefined color scheme here. You can edit the settings of the scheme bellow then.", "id" => "color_scheme", "type" => "link_controller", "std" => "Blue", "class" => "link_controller_list", "subtype" => $styles);and comment it out as following
//$avia_elements[] = array( // "slug" => "styling", // "name" => "Select a predefined color scheme", // "desc" => "Choose a predefined color scheme here. You can edit the settings of the scheme bellow then.", // "id" => "color_scheme", // "type" => "link_controller", // "std" => "Blue", // "class" => "link_controller_list", // "subtype" => $styles);Cheers!
Yigit-
This reply was modified 11 years, 10 months ago by
Yigit.
Hey frankster1234!
Please see – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Best regards,
YigitHi Tim!
I have checked your pages on your website but could not see second scrollbar. Have you already fixed it? If not, please post the link to your page
Best regards,
YigitHey asosbravo!
Please add following code to Quick CSS in Enfold theme options under Styling tab
div .logo { display: none !important; }Regards,
YigitHey!
It does actually work fine but background color is white so it is not visible. I checked the icon on red background you can see it here – http://youtu.be/oIHubW-SaAs
Cheers!
YigitHi!
Can you post a screenshot and show which seperator is missing? I added custom CSS code to apply the changes only on test page
Regards,
YigitApril 7, 2014 at 6:37 pm in reply to: WooCommerce "My Account" Country drop-down is messed up #248363Hi maratino!
I cannot see the screenshot. Can you upload your screenshot on imgur.com or dropbox public folder and post the link here?
Regards,
YigitHi!
Can you post a screenshot and show the issue? It seems fine on my end http://i.imgur.com/BrnIuID.jpg
Cheers!
YigitHi!
Please add following code to Quick CSS as well
.iconbox .iconbox_content .iconbox_content_title { color: white !important; }Regards,
YigitHi!
Please try adding following code to Quick CSS
.av-masonry-entry { width: 25%!important; }Best regards,
YigitApril 7, 2014 at 6:10 pm in reply to: Enfold > Responsive > Logo in responsive menu getting pushed too far left #248339Hey David!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .responsive .mobile_slide_out .logo { margin-left: 30%; }}Cheers!
YigitHi jcsufootball07!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.avia_mobile #top .av-parallax-section{z-index: 0;}Cheers!
YigitHey fixedopsinsight!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color .heading-color { color: white; }Cheers!
YigitHi jmaguirrei!
Please refer to Peter’s post here – https://kriesi.at/support/topic/portfolio-link-arrows/#post-245040
Cheers!
YigitHi!
You are welcome Eric, glad we could help :) Let us know if you have any other questions or issues
Best regards,
YigitHey!
You are going to need to hire a freelance developer on Envato Studio or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote from WerkPress.
Cheers!
YigitHi!
Try following code instead
#header_main:hover { background: rgba(255,255,255,0.6); }Regards,
YigitHey!
You can use following code to remove the image
#top .fullsize .template-blog .blog-meta { display: none; }Best regards,
YigitHi poweb!
Can you post the link to your website so we can take a look how it looks right now?
Best regards,
YigitHi!
It does look centered on my end – http://i.imgur.com/VJwpXBV.png
Which browser and OS are you using?
You can adjust using following code.main_color .avia-color-theme-color-subtle { padding-top: 5px; }Cheers!
YigitHi seiyat!
Can you post the link to your website so we can take a look?
In the meantime, please make sure that you are using the latest version of Enfold (2.6.2) – http://kriesi.at/documentation/enfold/updating-your-theme-files/
and WordPress 3.8.1Cheers!
Yigit -
This reply was modified 11 years, 10 months ago by
-
AuthorPosts
