Forum Replies Created
-
AuthorPosts
-
Hey faterra!
You can make most of the changes in Enfold > General Styling > Logo area
and choose a button style from Appearance > Menu
If you still have any issues please share the link to the page where we can inspect the element in question so we can provide you with custom css if necessary.
Regards,
Vinay KashyapHi!
You are most welcome :) I’m glad we could help you fix it.
According tot he error log it should have been in the functions.php
Parse error: syntax error, unexpected ‘:’ in /srv/www/vhosts/colorit.ch/subdomains/dev3/httpdocs/wp-content/themes/enfold-child/functions.php on line 15
Cheers!
Vinay KashyapHey!
in enfold child theme css you have
.main_color .avia-color-theme-color-subtle { background-color: #ffffff; color: #3F51B5; }
Change color value to #000 so it should be
.main_color .avia-color-theme-color-subtle { background-color: #ffffff; color: #000; }
Best regards,
Vinay KashyapHi!
Glad you like it :)
The background image is set as “Fit to stretch” in background options so any image you upload and set it’s property as “Stretch to fit” it will automatically fit the screen. If that is what you mean…
Best regards,
Vinay KashyapHey!
We have created a test page with the 2 col layout for you please check it out :)
Link in private section.
Regards,
Vinay KashyapHi!
We checked your installation the code is good!
We found out the problem was caused by WPRocket plugin it cache the css and you need to empty the cache in the plugin when new css is added so that the changes will reflect in the frontend.
Regards,
Vinay KashyapHey!
We are working on your ticket please wait while we update the results here soon.
Regards,
Vinay KashyapHey!
Please add the below css to quick css
.sidebar_left.sidebar { text-align: left!important; }
Regards,
Vinay KashyapHey!
We have added the below CSS in Quick CSS at the bottom
/* full height sidebar*/ #top #main .sidebar_left .sidebar { position: absolute!important; top: 0!important; bottom: 0!important; overflow-y:auto; }
Please review the site now :)
Regards,
Vinay KashyapHey!
Ok! Glad your client liked it :)
If you need any help for other issues please feel free to contact us.Regards,
Vinay KashyapMarch 18, 2016 at 10:05 am in reply to: wanting video link to launch "full screen" in Layer Slider #600173Hi!
When I saw last time the video opened in a lightbox. Right now when you click on the video icon users are sent to youtube site… so you cannot get the “X” or the close icon. Please revert it back so that when the video icon is clicked it opens in a lightbox then we can target the close icon to show in fullscreen.
Right now you are using layerslider and icon as an image instead you can use a color section and icon inside it.
To position close button please use the following CSS
/*Close button position*/ div.avia-popup .mfp-iframe-scaler .mfp-close { top: 0!important; right: 0!important; }
Regards,
Vinay KashyapMarch 18, 2016 at 9:49 am in reply to: How to remove padding before and after new sections, ie content elements l #600168Hi!
I believe you are using a color section and adding a text content widget inside it…
To remove padding from color section please click the edit option and change the “Default padding” to “No padding”
Theme update is really easy and quick…
Since this is a very old version we recommend backing up the site first. You can use a plugin like wordpress.org/plugins/duplicator/
Once you have the site fully backed up go to Enfold Options > Theme Update and click on update
If you still want someone to to this for you we recommend you hire a freelancer or if you have any questions please feel free to get in touch with us.
Regards,
Vinay Kashyap- This reply was modified 8 years, 7 months ago by Vinay.
Hey goldengate415!
NOTE: The caption style will affect all images with captions. if you like to affect only some images with caption enable custom class and add custom class name to the element to image in the edit options.
.av-image-caption-overlay-position { display: block!important; position: absolute!important; bottom: -100%!important; }
Best regards,
Vinay KashyapHi!
Like Rikard said we cannot provide accurate solution till we inspect the element but you can try this
Enable custom class name support and add a custom class name “always_bottom” to the special heading.
Add this css in Enfold > General Styling > Quick CSS
.always_bottom { position:absolute; bottom:0; }
Regards,
Vinay KashyapHi dalboslampen!
Please add the following CSS in Quick CSS
To move the logo bottom adjust the margin value to suit your design.
.logo a { z-index: 999; margin-top: 16px; }
Apply border to header
#header { border-bottom: 6px solid #666; }
Move the entire menu down
.main_menu { margin-top: 65px!important; } .avia-menu-text { font-size: 30px !important; } .av-main-nav > li > ul { margin-top: -65px; } .header_color .avia-menu-fx { top: 112px; }
Best regards,
Vinay Kashyap- This reply was modified 8 years, 7 months ago by Vinay.
Hi KK!
I’ts not clear what exactly you are trying to do?
If you are trying to copy entire site from staging server to a live site you can use a plugin like wordpress.org/plugins/duplicator/
If you are trying to just copy one page that is built with Advanced layout builder enable debug mode http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
This will give you shortcode for the page which you can copy from one page to another..
Cheers!
Vinay KashyapHi!
I think due to some custom coding the default styles are getting overwritten and has more css specificity
This is a little bit of a hack which changes the border color to the same as the background color.
#header_main { border-bottom:1px solid #FFF!important; }
Regards,
Vinay KashyapHey!
We checked the issue and the Advanced layout builder is working correctly.
If you have any questions please elaborate the issue you are facing…
Best regards,
Vinay KashyapHey Silvio!
Please use the below css in Enfold > general Styling > Quick CSS
#header .avia_mega_div { margin: -42px 0 0 0!important; }
Regards,
Vinay KashyapHi UntappedA!
From what we see everything seem to be fine all content appear on the pages and it is fully editable
In case you see a blank page click ont he Advance layout Editor
If you have any questions please feel free to get in touch with us :)
Best regards,
Vinay KashyapHey!
The design seem to have changed we see the red text box in content area instead of the header as mentioned earlier… please let us know if you need any help with it.
Best regards,
Vinay KashyapHi Robert P.!
Yes i think it is possible but we need to understand you clearly so there are no back and forth and we are on same page please share a mockup of what exactly you need to do. you can upload the mockup to dropbox and share the link here…
Regards,
Vinay KashyapHey Swif!
Please enable debug mode you can get shortcode for all Advance layout builder elements. :)
Cheers!
Vinay KashyapMarch 18, 2016 at 5:04 am in reply to: wanting video link to launch "full screen" in Layer Slider #600066Hi!
I would prefer Youtube as it allows you to modify the way the video looks.
When you add the youtube video you need to add some parameters to the URL which will change the look of the video
https://www.youtube.com/watch?v=7Ya71Vtkccc?&controls=0&modestbranding=0&autoplay=1&rel=0&showinfo=0&hd=1&autohide=1&color=white in the above URL On = 1 and Off = 0 the rest of them are parameters allowed by google controls=0 modestbranding=0 autoplay=1 rel=0 showinfo=0 hd=1 autohide=1 color=white
Use this link to build your own URL http://www.vtubetools.com/ then modify it without the iframe as showin int he above link.
For more details please ref to https://developers.google.com/youtube/player_parameters
Add the below css in Quick CSS to make the lightbox video larger or fullscreen adjust the height and width
/* Lightbox Large Video */ .mfp-iframe-holder .mfp-content { width: 100%; max-width: 70%!important; }
Fullscreen
/* Lightbox fullscreen Video */ .mfp-iframe-holder .mfp-content { width: 100vw!important; height: 100vh!important; }
Regards,
Vinay KashyapHi!
We would like to take a closer look at it and set it up for you please create a temporary user with ‘administrator’ role and share in private content with a mockup of how you want the footer to look. please upload mockup to dropbox and share the link here.
Cheers!
Vinay KashyapHi!
Most of the modern features you see like some animations and css transitions are only supported by modern browsers. IE8 has less than 2% web users and it is not supported by Microsoft also it is an outdated browser which will not work correctly with modern websites. We recommend upgrading the IE8 browser to the latest version.
Best regards,
Vinay KashyapMarch 18, 2016 at 4:50 am in reply to: How to disable header main menu hover fade transitions #600059Hi!
Glad you got it sorted and thanks for sharing the tip :)
Best regards,
Vinay KashyapMarch 18, 2016 at 4:47 am in reply to: Enfold + Woocommerce: Problem with product page ratings css #600058Hi spellcat!
Not sure you got it sorted it looks good on my end
If you still see this please let us know what browser you are using…
Cheers!
Vinay KashyapHey Gekko101!
Please use the below css in Quick CSS to increase the font size
.products .product h3 { font-size:22px!important; }
please share the link to the page where we can inspect the thumbnails so we can help you better.
Cheers!
Vinay Kashyap -
AuthorPosts