Forum Replies Created
-
AuthorPosts
-
Hi Malene123,
What you should do is use a child theme and put the code in the functions.php in the child theme, otherwise, the code will be lost on another theme update.
Best regards,
VictoriaNovember 24, 2017 at 2:25 pm in reply to: Background video in color section not working properly #881204Hi Malene123,
The video is there and there are no errors. Did you get it working? Or is it supposed to look different?
Best regards,
VictoriaHi Danielle,
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
If you need further assistance please let us know.
Best regards,
VictoriaHi yampieters,
You should uncheck here

and might want to install the https://wordpress.org/plugins/regenerate-thumbnails/ plugin and make the thumbs the size you need.Best regards,
VictoriaHi web4698,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_header_top.html_header_topbar_active.html_header_sticky #top #main { padding-top: 126px; }If you need further assistance please let us know.
Best regards,
VictoriaHi ManuelPa,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.logo img { min-width: 300px; }If you need further assistance please let us know.
Best regards,
VictoriaHi ManuelPa,
How did you add the font? I do not see the font loading on a page and the font does not look like Canaro.
Best regards,
VictoriaNovember 24, 2017 at 1:54 pm in reply to: Problems with Full-Width-Slider on Safari (iPad and iPhone) #881183Hi Joni Fleischer,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaNovember 24, 2017 at 1:54 pm in reply to: Problems with Full-Width-Slider on Safari (iPad and iPhone) #881182Hi Mathuseo,
Can you disable the caching plugin while we’re helping you?
Best regards,
VictoriaHi insanityNL,
I thought we were talking about the three dots in the IE11, what’s up with all that css? Are you having other issues?
Best regards,
VictoriaHey med,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHey Gavin,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHey Marine,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Well, you can add more html, wrap the title and the subtext in different spans for example and then target them via css.
Best regards,
Victoria-
This reply was modified 8 years, 4 months ago by
Victoria.
November 24, 2017 at 1:17 pm in reply to: Enfold mobile search logo DE -> EN overlay with WPML #881165Hi,
Nikko meant the htpassword authentication. I get that too and so cannot login.
Best regards,
VictoriaHey timkeeley,
Here is a thread for you to consider
https://kriesi.at/support/topic/video-background-broken-in-enfold-4-2/If you need further assistance please let us know.
Best regards,
VictoriaNovember 24, 2017 at 1:12 pm in reply to: Adjust slider with transparent header to menu heigh on laptop version #881162Hi Olivier,
This is how the transparent menu works, it has to have a slider below it. And so the current page indicator is on the slider too.
So do you need the header to be completely transparent?
Best regards,
VictoriaNovember 24, 2017 at 12:57 pm in reply to: Header Menu has 'dropped' into content directly after 4.2 upgrade #881155Hi studio3enfold,
I’ve looked at you logo, you should really cut the logo to not have all the transparent space around it. This way the shrinking logo might work.
Best regards,
VictoriaHi AliAbabwa,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.html_elegant-blog #top .main_color .blog-categories a:link, .html_elegant-blog #top .main_color .blog-categories a:visited { color: #d20c19 !important; }If you need further assistance please let us know.
Best regards,
VictoriaHey Toni,
Well, if this code works for you, you can leave it at that.
Best regards,
VictoriaNovember 24, 2017 at 12:39 pm in reply to: fonts size all over the website in special elements #881146Hi tiefenschaerfe,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaNovember 24, 2017 at 12:38 pm in reply to: Display categories name with the title in accordion slider #881145Hi nicneim,
I am seeing breadcrumbs on some pages, can you post a few links to the pages where they do not show? You can upload screenshots to the Dropbox as well and give us the link here.
Best regards,
VictoriaHi yampieters,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHey Picante,
Looks fine on my end, cannot spot the issue. Can you please post a few screenshots of the issue?
Best regards,
VictoriaHi sandra1307,
This is the code from another thread + the code to hide comments.
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css.avia_transform a:hover .image-overlay { opacity: 0.5 !important; } .avia-content-slider .slide-meta time.slide-meta-time { display: none; } .html_modern-blog .post-entry .slide-meta .slide-meta-del { display: none; } .avia-content-slider .slide-entry-excerpt { font-size: 14px; text-align: justify; } .html_elegant-blog .avia-content-slider .slide-entry-title { text-align: justify; } footer.entry-footer { display: none; }If you need further assistance please let us know.
Best regards,
VictoriaHi sandra1307,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia_transform a:hover .image-overlay { opacity: 0.5 !important; } .avia-content-slider .slide-meta time.slide-meta-time { display: none; } .html_modern-blog .post-entry .slide-meta .slide-meta-del { display: none; } .avia-content-slider .slide-entry-excerpt { font-size: 14px; }If you need further assistance please let us know.
Best regards,
VictoriaHey raymondleever,
Of course, it is. You create a page and add the elements you need to it, assign the category with the portfolio items and you’re good to go.
If you need further assistance please let us know.
Best regards,
VictoriaNovember 24, 2017 at 11:50 am in reply to: Sticky Header & Sticky Breadcrumb – Mobile & Desktop #881122Hey Timo,
You can use the code above and add this
#main { padding-top: 90px !important; }If you need further assistance please let us know.
Best regards,
VictoriaNovember 24, 2017 at 11:45 am in reply to: C/o edit page isn´t working (videos are shown too small) #881119Hi ERSI19,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria -
This reply was modified 8 years, 4 months ago by
-
AuthorPosts


