Forum Replies Created
-
AuthorPosts
-
Hi!
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 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!
YigitHey fixedopsinsight!
Please add following code to Quick CSS in Enfold theme options
#top .fullsize .template-blog .blog-meta { margin-left: 0; } #top .fullsize .template-blog .post .entry-content-wrapper > * { float: left; }Best regards,
YigitHey Swedfit!
Please connect via FTP and go to wp-content > Plugins and tru removing the plugin manually
Best regards,
YigitHi!
Can you post a screenshot and show how you would like to look? I am not sure if i really understood the issue :/
Cheers!
YigitApril 7, 2014 at 5:30 pm in reply to: Possible to change font using in a Portfolio Grid, for the Category Filtering?? #248301Hey steveinz!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#js_sort_items a { font-size: 16px; }Best regards,
YigitApril 7, 2014 at 5:29 pm in reply to: Blog Headers above and NOT below featured images or videos #248300Hi Justin!
Please refer to Josue’s post here – https://kriesi.at/support/topic/move-featured-image-below-post-title-date-etc/#post-185070
Regards,
Yigit -
This reply was modified 11 years ago by
-
AuthorPosts
