Forum Replies Created

Viewing 30 posts - 541 through 570 (of 10,428 total)
  • Author
    Posts
  • in reply to: Move the slider button #1062749

    Hey Bregi,

    Thank you for contacting us.

    Would you mind providing a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)

    Also please feel free to refer the slider custom code and documentation .

    Best regards,
    Vinay

    in reply to: How do I add a border around images on hover ? #1062747

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Vinay

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Vinay

    in reply to: Make Team Header file in Enfold Child Theme #1062745

    Hi,

    Thank you for sharing the details.

    Try adding the tag manager code in Enfold > Google Services

    If that does not work for you please perform the below steps:

    1. Install a child theme.
    2. Copy the header.php file from main theme folder to child theme.
    3. Edit and save the file.

    The header.php file in the child theme directory will be automatically picked up by WordPress. Let us know if you have any questions.

    Best regards,
    Vinay

    in reply to: Footer on tablet cuts off text #1062742

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    #footer p {
        word-break: break-all;
    }
    
    

    You may not see the changes until the cached files are cleared in your browser.

    Please perform the below steps to clear the browser cache:

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

    Best regards,
    Vinay

    in reply to: Styling of timeline elements #1062737

    Hi,

    Thank you for contacting us.

    Please add the CSS property you need to style the date and title elements then add it to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    /* CSS - */
    /* Date */
    #top .av-milestone-date,
    #top .av-milestone-date a {
    	color: gold;
    }
    /* Title */
    #top .av-milestone-content-wrap h4 {
    	color: red;
    }
    /* Description */
    #top .av-milestone-content-wrap {
    	color: blue;
    }
    
    
    

    Best regards,
    Vinay

    in reply to: Issue with avia menu fx #1062722

    Hey hoibi1984,

    Thank you for contacting us.

    For testing purpose please add an ID to the first section and link it to a new menu item. If that works correctly you can just hide the menu item.

    If you still have any issue please reply here to let us know.

    Best regards,
    Vinay

    in reply to: Disable overlay and link from third part slider #1062702

    Hey DesignProvider,

    Thank you for contacting us.

    To remove the image overlay please refer to this link.

    Best regards,
    Vinay

    in reply to: menu header always visibile #1062696

    Hi,

    Login to your WordPress Dashboard go to pages > homepage and select “No Transparency” from the page layout options on the right side.

    Best regards,
    Vinay

    in reply to: Custom slider by day #1062689

    Hi,

    Thank you @Guenni for sharing the solution.

    Let us know if this worked for you or you need further assistance.

    Thank you for using Enfold.

    Best regards,
    Vinay

    in reply to: Add font-display to entypo-fontello and custom fonts #1062653

    Hi,

    Yes that is correct. Please refer to the video link for a better explanation about the font display.

    Best regards,
    Vinay

    in reply to: Colorbox Forcing Sidebar to Bottom of PAge #1062637

    Hey Dameon,

    Thank you for contacting us.

    Color section, Grid Row and other full width elements are intended to be full width hence if a sidebar is enabled on a page with a full width element it is pushed down. This is an intended behaviour please use a 1/1 column instead.

    Please check the documentation for more info.

    Best regards,
    Vinay

    in reply to: Styling my Horizontal Rule #1062530

    Hi,

    Thanks @michael for helping out.

    Pkease check the Whitespace/Separator element documentation for more info.

    Best regards,
    Vinay

    in reply to: Responsive issue #1062529

    Hi,

    Thank you for contacting us.

    Please click this link to know what is your exact screen resolution.

    You can then use it in your media query to hide the elements.

    You may not see the changes until the cached files are cleared in your browser.

    Please perform the below steps to clear the browser cache:

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

    Best regards,
    Vinay

    in reply to: Avia Builder – can not see it anymore in the #1062496

    Hi,

    Please select WP Classic Editor from Enfold theme options and then refresh the page. Try to activate the layout editor by clicking on the “Advanced Layout Editor” button.

    Best regards,
    Vinay

    in reply to: buy enfold to update #1062495

    Hi,

    Thank you for sharing the details.

    Please go to the file manager on your control panel and delete the “enfold” folder in wp-content/themes.

    Extract enfold.zip and upload only the enfold folder to wp-content/themes.

    Please refer to the below links:

    Best regards,
    Vinay

    in reply to: Enfold Menu #1062494

    Hi,

    Thank you for contacting us.

    Let us know if the above solution worked for you. If you have any questions please feel free to reply here.

    Best regards,
    Vinay

    in reply to: Page / browser caching problem #1062492

    Hi,

    Thank you for writing to us.

    As you mentioned ” Chrome is serving up a cached page from yesterday, not a page with today’s date and weather.” using an Incognito mode will load a fresh copy of the site on your system.

    I have attached a screenshot below of what I see on my system.

    If you still have an issue I am afraid you’ll need to contact the plugin author again. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!

    Best regards,
    Vinay

    in reply to: Move from Avisio to Enfold #1062490

    Hey ASProud,

    Thank you for contacting us.

    To migrate your site without any downtime please do the following:

    1. Set up a maintenance mode page.
    2. Once your site is up and running you can change the homepage.

    Please refer to this article for more info.

    Best regards,
    Vinay

    in reply to: Color Section video (mp4) starting off gray/grey #1062466

    Hi,

    I tried to troubleshoot this issue but the login credentials you provided do not work for me. Would you mind checking once again and then send us working login credentials?

    The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.

    For testing purpose please try the below code

    .responsive #top video.avia_video,
    .responsive #top video.avia_video * {
    	background: gold !important;
    } 

    You may not see the changes until the cached files are cleared in your browser.

    Please perform the below steps to clear the browser cache:

    1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
    2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
    3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.

    Best regards,
    Vinay

    in reply to: Enfold Homepage Edit #1062460

    Hi,

    Thank you for sharing the details.

    Please change the width to 400px. Your code should look like:

    .logo .subtext h1 {
        font-size: 25px;
        color: #239ff7;
        width: 400px;
        top: 60%;
        right: 20;
    }

    Best regards,
    Vinay

    in reply to: Some problem #1062455

    Hi,

    Thank you for contacting us.

    I checked your site on my android phone and it looks good. Please see the screenshot attached.

    If you are still facing an issue please post a precise link to the site and elaborate on the issue with browser and device info to help you better.

    Best regards,
    Vinay

    in reply to: Include .woff2 font files #1062277

    Hi,

    You can upload the woff2 format font files from Enfold > Import/Export tab. Before uploading your font please generate the font kit as mentioned here.

    Best regards,
    Vinay

    in reply to: New icon set won't upload #1062275

    Hi,

    Please make sure you have got the right unicode. To do so check the icon list available in the advanced layout builder by clicking on the icon element and open it to see that your custom cart icons is present in the list and hover over the icon to get the correct unicode.

    Update the unicode in the below CSS and add it to Enfold > General Styling > Quick CSS

    #top .cart_dropdown_link > span:before {
        font-family: 'entypo-fontello';
        content:'\E802'!important;
    }

    Best regards,
    Vinay

    in reply to: Burger Menu not working #1062267

    Hi,

    I checked your site and it appears a JS error is causing this issue. A plugin conflict may be one of the reasons for this issue.

    To find which plugin is causing the conflict please follow these steps:

    1. Go to your plugins page > Deactivate all active Plugins
    2. Update WordPress and Enfold to the latest version if you have not.
    3. Make sure all the plugins are updated.
    4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.

    We await the results of your plugin compatibility test.

    Thanks for your cooperation :)

    Best regards,
    Vinay

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    /* CSS - */
    
    	.responsive #top #header .widget form,
    	.responsive #top #header .widget form table {
    		margin-bottom: 0px !important;
    		}
    
    
    

    Best regards,
    Vinay

    in reply to: Layerslider set up #1062138

    Hey robertoKM,

    Transition is possible but looping make need advanced customization.

    Please check the Layer Slider documentation for more info
    http://docs.offlajn.com/layer-slider/42-layer-settings/177-transition-settings

    It is best to do it with custom CSS.

    Best regards,
    Vinay

    in reply to: Header customization and upgrade issues #1062132

    Hi,

    It is not clear what exactly are you trying to achieve, If you still have any issue please upload a screenshot/mockup to one of the below sites and share the link here so we can help you better :)

    https://snag.gy/
    https://ctrlv.cz/en/
    https://imgur.com

    Best regards,
    Vinay

    in reply to: fontello in css do not work #1062122

    Hi,

    Thank you for sharing the details.

    I have performed the below steps to add custom icon to the list.

    1. Disable CSS and JS merging from Enfold > Performance.
    2. Enable custom class name option from Enfold > Layout Builder > Show developer element options.
    3. Add a custom class name “list-icon” to the text box element.
    4. Add the below CSS to Enfold > General Styling > Quick CSS

    .responsive #top .list-icon ul li:before {
    	font-family: 'entypo-fontello';
    	content: "\E875 " !important;
    	margin-left:-25px;
    	padding-right: 15px;
    }

    Please check the documentation to find out the correct unicode for icons.
    Result:

    How did you add the phone icon? It looks white on my end with opacity applied to it.

    Best regards,
    Vinay

    in reply to: Enfold problems with multiple text boxes #1062038

    Hey lovrov,

    A plugin conflict may be one of the reasons for this issue.
    To find which plugin is causing the conflict please follow these steps:

    1. Go to your plugins page > Deactivate all active Plugins
    2. Update WordPress and Enfold to the latest version if you have not.
    3. Make sure all the plugins are updated.
    4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.

    We await the results of your plugin compatibility test.

    Thanks for your cooperation :)

    Best regards,
    Vinay

Viewing 30 posts - 541 through 570 (of 10,428 total)