Forum Replies Created
-
AuthorPosts
-
Hey sharonreiley!
Please add following code to Quick CSS in Enfold theme options under Styling tab@media only screen and (max-width: 480px) { .logo, .logo a, .logo im { max-height: 67px!important; }}Regards,
YigitFebruary 26, 2014 at 10:36 pm in reply to: Can't get footer to display on blank template page #229782Hi LilyLH!
Please do not choose Blank template. Create your homepage with header and footer then add following code to Quick CSS in Enfold theme options under Styling tab
.home #header { display: none; }Cheers!
YigitHey!
“Due to protection of web servers from repeated attacks, we were forced to restrict access to administrative interface of web pages to selected countries.” I am from Lithuania
Regards,
YigitHi!
Please flush browser cache and refresh your page a few times. It should look like this http://i.imgur.com/rUfITKO.jpg
You can find custom CSS code in Quick CSS sectionRegards,
YigitHi Benjaminlivingthebrand!
You are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Regards,
YigitHi!
Yes you can. Please login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download it
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!
YigitHey Susanne!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.portfolio-preview-title { color: red !important; }Best regards,
YigitHey!
Codes are working just fine. You can move your codes from Custom.css file to Quick CSS section. I have just removed the padding of footer. If codes does not apply, you can try adding !important (you can find an example in Quick CSS section) to force them
Regards,
YigitHey Kristofer!
Please go to Enfold theme options > Sidebar and choose to display no sidebar in “Sidebar on Single Post Pages”
Best regards,
YigitFebruary 26, 2014 at 6:41 pm in reply to: How I can create a layer full width with advanced editor? #229692Hey andydufresne!
You can see settings for LayerSlider on the homepage in this screenshot http://i.imgur.com/nLNh2e4.jpg
Best regards,
YigitHi!
Please see Ismael’s post here https://kriesi.at/support/topic/avia-advanced-layout-builder-for-posts/#post-211670
Keep in mind that we do not support itBest regards,
YigitHi!
Default padding of socket is as following
#socket .container { padding: 15px 0; }I have disabled minify on W3 Total Cache plugin and custom CSS codes are now working fine.
Regards,
YigitHi!
I have updated the code i have posted in my previous post, can you try it now
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) { .toggle_content .av_font_icon { height: 50px; }}Cheers!
YigitHey Jane!
You should go to wp-content\plugins\woocommerce\templates folder and modift WooCommerce template files as they are being handled by WooCommerce itself
Cheers!
YigitHi Raph!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
1-#top .social_bookmarks_mail:hover a { color: #fff; background-color: #9fae37; }these are default values.
2-.social_header .phone-info { font-weight: normal; }Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.page-id-17 div .av_three_fourth { margin-left: 11%!important; }You may need to adjust the value to center it perfectly
Best regards,
YigitHey!
Please try adding following code to Quick CSS as well
#top .price { display: table!important; }Regards,
Yigit-
This reply was modified 12 years, 2 months ago by
Yigit.
Hi InvestFinanceGroup!
Please try one of the plugins under “Membership Plugins” here https://kriesi.at/support/topic/recommended-plugins-last-update-04-09-2013/
Cheers!
YigitHi Siracher!
1900px in width would work fine. Kriesi uses 1700px wide images on Layerslider on homepage of Demo site
Best regards,
YigitFebruary 26, 2014 at 3:16 pm in reply to: WordPress Multisite, multiple childthemes possible? #229579Hi!
Please go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder and open portfolio.php file and find
$first_item_name = apply_filters('avf_portfolio_sort_first_label', __('All','avia_framework' ), $params);and modify it as needed
Best regards,
YigitFebruary 26, 2014 at 3:12 pm in reply to: scroll-top-link icon disappear from 480 px to 768px #229574Hi nicolasweh!
Mobile devices scroll to top when you touch the topbar that is why it was hidden on mobile. But you can display it by adding following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) and (min-width: 480px) { .responsive #scroll-top-link { display: block; }}Best regards,
YigitHi!
Please make sure that wp-content>uploads folder has correct permissions ( 755 )
Best regards,
YigitHey andydufresne!
Do you have Layer Slider as a standalone plugin? LayerSlider that comes with Enfold does not support shortcodes
Best regards,
YigitHi!
Please try adding !important rule as following
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none!important; }You can also try adding the code to Custom.css file inside Enfold/Css folder or bottom of Style.css file of your child theme, if you are using.
As far as i remember you are working on local, if not, please post the link to your website so we can take a lookCheers!
YigitHey!
Yes, Color Section elements only work fullwidth. As a workaround you can add Widget Area element to your page and add needed widgets inside it in Appearance > Widgets
Best regards,
YigitHi 4youth!
1- Please try to increase the allocated memory to 128M http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
You can also contact your service providers to do it
2- I have just checked your website on my iPhone and responsiveness seems fine http://i.imgur.com/DYe0M49.png
Special heading text on the bottom is a bit too big, you can decrease the font size by adding following code to Quick CSS in Enfold theme options under Styling tab@media only screen and (max-width: 480px) { body .av-special-heading.blockquote > * { font-size: 35px; }}3- Please see Peter’s post here https://kriesi.at/support/topic/add-a-new-custom-font/#post-212124
4- No, we do not. You can try hiring a freelance developer on Microlancer, Codeable or WorkPress
Best regards,
Yigit -
This reply was modified 12 years, 2 months ago by
-
AuthorPosts
