Forum Replies Created
-
AuthorPosts
-
Hey Kavvermus,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
#about .border-extra-diagonal-inverse .av-extra-border-inner { background-image: linear-gradient(to right,#1f71b8,#4d99cd); }
Best regards,
VinayMay 4, 2018 at 2:24 pm in reply to: milestone – Timeline : change H2 style in the date element #951683Hi,
Please replace the code with the below CSS to remove the bottom blue border.
.avia-timeline-vertical.av-milestone-placement-right .av-milestone-date { font-size: 20px; border-bottom:none!important; }
Best regards,
VinayHey connect4consulting,
I checked your site and the burger menu shows fine on one of the site screenshot provided below. Please try clearing the browser cache it should work fine for you too :)
The other site seems to be not responsive at all. Was the burger menu visible before? Did you make any changes recently?
We need credentials to check this one out please.Best regards,
VinayMay 4, 2018 at 2:08 pm in reply to: Need logo larger than menu bar – it should be overlapping the image #951671Hi,
Please try the below CSS to change the logo position and size on all pages.
#top .logo, #top .logo a{ overflow: visible; } .logo img { height: 180%; max-height: 180px !important; }
To target a single page
#top.page-id-330 .logo, #top.page-id-330 .logo a{ overflow: visible; } .page-id-330 .logo img { height: 180%; max-height: 180px !important; }
Best regards,
VinayHi,
To add a video background to the body please try using a plugin like
If that doesn’t support the feature you are looking for please try a different plugin https://wordpress.org/plugins/search/video+background+/
Best regards,
VinayHey dror2us2,
The svg logo loads fine on my PC.
You may not see the changes until the cached files are cleared in your browser.
Please try to 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” and review the site again.
Also, if a caching plugin is installed please check the plugin settings and empty the cache.
Best regards,
VinayHey jairharder,
You might have already noticed the custom margin options in the column edit options, where you can enter the custom value?
By entering a negative margin value it is possible to overlap columns and create interesting layouts and designs as shown in your example.
If you still have any issue please point us to a working example so we can help you better.
Best regards,
VinayMay 4, 2018 at 1:39 pm in reply to: Costum button on top of picture & number link to webshop #951651Hey jairharder,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
VinayHi,
I tried to check your site but the link did not work for me
Try the below code
#top .avia-table tr { background: transparent !important; }
If you have any issue please provide a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinayHi,
Glad it’s working for you. We recently released version 4.3.1 which is a more stable version have you tried it yet?
If you have any issue please feel free to get in touch with us.
We are happy to help you :)
Best regards,
VinayMay 4, 2018 at 11:17 am in reply to: Enfold 4.3.1 – Cannot Close Media Files on Blog Posts After Opening #951531Hey classywebsites,
For testing purpose please deactivate popup plugin and a caching plugin.
Let us know if that works.
Best regards,
VinayHey!
Ok, I got a reply. The theme will create a maximum of 50 files (which should never amount to more than 25mb of web space) – the equivalent of a few uploaded images :)
As always it is interesting to see what you come up with.
Let us know if you have more questions.
Cheers!
VinayHi,
Glad it’s all fine now. I have to check with the development team and get back to you on the CSS and JS files.
Best regards,
VinayHi,
By importing new demo you will not lose any articles like posts, pages or portfolio items.
New Demo may import more demo data like new posts, pages etc.
Importing new demo will overwrite the theme options settings including the styles and color values set in theme options.
To be on the safer side you can backup theme options settings from Enfold > Import/Export tab.
If you do not wish to lose any modifications you can also use a child theme.
Best regards,
VinayHi,
I checked your site on my android phone and it appears exactly as per your description. Please see attached screenshot.
Let us know if you need any further help.
Best regards,
VinayHey Joeyg47,
You can set a transparent header from WordPress Dashboard > Pages/Posts > Layout > Header visibility and transparency
Let us know if you need any further help.
Best regards,
VinayHi,
Please replace the code with the below CSS
.header-scrolled-full .av-logo-container { display: none; }
Best regards,
VinayHi,
Are you using any caching plugins? Please clear the cache from the plugin options.
Let us know if this helps.
Best regards,
VinayHi,
To add copyrights info to an image:
1. Click insert image and the media library window opens
2. Select the image and add the copyrights info in the copyright field.
Best regards,
VinayHi,
Glad we could help!
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHi,
The below code will hide the logo area in mobile.
@media only screen and (max-width: 767px) { .responsive #top #wrap_all .av-logo-container { padding: 0; display: none; }}
To upload a screenshot/mockup please use imgur.com and share the link here :)
Best regards,
VinayHi,
Glad you figured out a solution and sharing it here.
Thank you for using Enfold.
Best regards,
VinayMay 1, 2018 at 1:04 pm in reply to: Enfold side bar menu button style (colored) not wrap text #949513Hey kuruma,
It’s not clear what you are trying to achieve if possible please upload a screenshot/mockup to imgur.com and share the link here so we can help you better :)
1. To create a button style menu go to Appearance > Menu > expand the menu item and select the button style from the options.
2. To reduce the space between the menu add the below CSS to Enfold > General Styling > Quick CSS
@media only screen and (max-width: 1100px) { .av-main-nav > li > a { padding: 0 7px; } }
In the meantime please check the menu customization
Let us know if you have any issue and also please share the link to your site.
Best regards,
VinayHi,
You have selected the first option which will render the image with it’s own height.
I tried to test it with other optiosn but your site is not loading for me.
Please check out the other options and let us know when the site is back up again.
Best regards,
VinayMay 1, 2018 at 11:42 am in reply to: "X" close button in mobile menu not showing, can´t close menu. #949493Hey asterios,
From when are you facing this issue? Was there any custom code or plugins added before this issue started?
We need admin login details to take a closer look at this issue. Please share it via private content area.
Best regards,
VinayHi,
For testing purpose please try disabling the JS and CSS merging options. If you still have the same issue we recommend deleting the theme folder and upload the files via FTP.
Best regards,
VinayMay 1, 2018 at 11:31 am in reply to: Problems with icons, buttons and separators after Enfold update #949485Hi,
Only the name is assigned “Chelsea Market” the rest of the fonts are in “Lato”
Please elaborate exactly what are you trying to achieve? so we can help you better :)
Best regards,
VinayApril 30, 2018 at 10:08 am in reply to: TinyMCE Missing Essential Buttons in Advanced Layout Builder Text Blocks #948948Hi,
Please check the private content message.
Victoria has posted a screenshot and a message for you :)
Best regards,
VinayApril 30, 2018 at 10:06 am in reply to: Hi there, I would like to hide the date and the comments in posts, #948944Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)Best regards,
VinayHey rammandco,
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 :)
Best regards,
Vinay -
AuthorPosts