Hi!
I added following code to bottom of Quick CSS field and it is working perfectly fine
.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
font-size: 16px;
color: #d600b2;
}
Regards,
Yigit
Hi,
I try before but with this code
.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
font-size: 22px;
color: orange;
I change the color of post title not subheading. The subheading now it’s black I want it of this color #d600b2.
Do you understand? I hope
It doesn’t really work.
i tried it with this code
.header_color .header_bg {
background: white url(https://neu.noch-erfolgreicher.com/wp-content/uploads/2016/08/910x300_header2016_2.jpg)
top center ;
width: 100%!important;
height: 250px;
margin-top:28px;
}
But i think it’s not the right way to show this header on mobile and for some other Desktop’s
Hi,
as I said this gets very confusing for us, which really does not help us to assist you. If you talk about thumbnails in this thread then stick to this topic and open a different ticket if you talk about next issue.
Please always use screenshots to show us what you’re talking about. Very difficult and time consuming for us if we have to scroll up to find what you’re talking about in one post. If you don’t want to post a screenshot again then send us the link of the post where we find the screenshots in question. Make things clear for us and help us to be able to easily assist you. Otherwise no one gets satisfied at all.
As far as I understand it you want to get 4 columns as in your old website, but I checked both websites and it they both have 2 columns:
View post on imgur.com
Maybe it would be best if you just open completely new tickets and make things crystal clear for us, so we can help you in achieving what you want.
Best regards,
Andy
Hi,
As i understand you like the site to look like the below screenshot correct?

Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.custom-overlay .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content
{
top:0!important;
opacity: .85!important;
}
.custom-overlay .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content
{
top:0!important;
opacity: .0!important;
}
.custom-overlay .av-masonry-entry-content.entry-content {
top: 50%!important;
left: 50%!important;
transform: translate(-50%)!important;
position: absolute!important;
}
Best regards,
Vinay
Hi,
Please try adding following code to functions.php file
add_action('avia_before_footer_columns','avia_custom_side_content');
function avia_custom_side_content(){
echo do_shortcode("[av_section min_height='75' min_height_px='500px' padding='large' shadow='no-border-styling' bottom_border='no-border-styling' id='demo-aanvragen' color='main_color' custom_bg='' src='http://www.elephantdevelopment.nl/ricru/wp-content/uploads/2015/02/demo-aanvragen.jpg' attachment='583' attachment_size='full' attach='parallax' position='center center' repeat='stretch' video='' video_ratio='16:9' overlay_enable='aviaTBoverlay_enable' overlay_opacity='0.8' overlay_color='#0e76bc' overlay_pattern='' overlay_custom_pattern=''][av_one_full first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display=''][av_heading tag='h1' padding='10' heading='<strong>Gratis demo</strong>' color='custom-color-heading' style='blockquote modern-quote modern-centered' custom_font='#ffffff' size='40' subheading_active='subheading_below' subheading_size='20' custom_class='']Wil je ervaren hoe recruitment weer leuk wordt voor jou? Vraag de gratis demo aan en we laten het je zien.[/av_heading][/av_one_full][av_one_third first min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display=''][/av_one_third][av_one_third min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display=''][av_codeblock wrapper_element='' wrapper_element_attributes=''][contact-form-7 id='1244' title='Contactformulier 1'][/av_codeblock][/av_one_third][av_one_third min_height='' vertical_alignment='' space='' custom_margin='' margin='0px' padding='0px' border='' border_color='' radius='0px' background_color='' src='' background_position='top left' background_repeat='no-repeat' animation='' mobile_display=''][/av_one_third][/av_section][av_section min_height='' min_height_px='500px' padding='no-padding' shadow='no-border-styling' bottom_border='no-border-styling' id='code-block' color='main_color' custom_bg='' src='' attachment='' attachment_size='' attach='scroll' position='top left' repeat='no-repeat' video='' video_ratio='16:9' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern=''][av_codeblock wrapper_element='' wrapper_element_attributes='']
<div class='demo-cta'><a href='#demo-aanvragen'><img src=/ricru/wp-content/uploads/2016/07/demo-aanvragen.png></a></div>
[/av_codeblock][/av_section]");
}
Best regards,
Yigit
-
This reply was modified 9 years, 7 months ago by
Yigit.
Hey Josue,
The plugin that you advised did not what I wanted (as far as I could see).
However, on the search for that plugin, I encountered another one that does exactly what I wanted to do: https://wordpress.org/plugins/permalink-manager/.
Maybe useful info for other user needing the same? :-)
Thanks for your help and please flag this topic as closed.
Regards,
Monique
Hi hector1069!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #wrap_all .av-social-link-facebook a {
color: #fff;
background-color: #37589b;
}
#top #wrap_all .av-social-link-facebook:hover a {
color: #919191;
background-color: transparent;
}
Cheers!
Yigit
Hi tampaprinting!
Please add following code to Quick CSS
#header_meta {
z-index: 1;
}
.logo {
top: -25px;
}
Best regards,
Yigit
Hey,
What CSS do I need to add for the hover on my masonry grid? I would like a color of my choice, red for example, instead of the opacity and to keep the originally zoom effect as well.
( Example of hover color (just the color, I don’t the text): http://peacheyphotography.co.uk/)
I’m here in my CSS research:
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
-webkit-transform: none;
-moz-transform: none;
transform: none;
opacity: 0.5!important;
}
Thanks a lot for your help.
Regards,
Bibahbuh
I am looking to get this look http://www.mcorautomotive.com/index.html how they have their logo
This is my site:
pcaconcepts.com
So far I have a PNG logo transparent background, and I have added this CSS to the general styling section, How can I make the menu separate from the top and center the logo on the menu like mcor has theirs?
.logo img, .logo a {
max-height: none !important;
}
.logo {
height: auto;
}
Hey Érik,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
/* Landscape */
@media only screen
and (min-width: 768px)
and (max-width: 1024px) {
.responsive #top #main .sidebar.smartphones_sidebar_active {
width: auto!important;
clear: none!important;
}
.responsive #top .container .av-content-small {
width:65%;
padding-right:30px;
}
.responsive .content {
border-right:none;
}
.responsive .content .entry-content-wrapper {
padding: 0;
}
}
Best regards,
Vinay
Hey blaaklistwriters,
1- Please turn on debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ to see shortcodes in default editor
2- Please edit your blog posts and click “screen options” on the top right corner and check “excerpt” and then scroll below your content and add excerpt into excerpt field.
3- You should add featured image manually using Image element when using ALB to create your blog posts. The same goes for Comments and Social Share buttons :)
Best regards,
Yigit
Hi,
Trough the last code I wanted this icon to appear only on screens lower than 480px so that’s fine )).
But the problem is different :
This website is a onepage website and if you click on the menu on your smartphone, for example on “biostatistical analysis” you will see that you are redirect in the bottom of this page of biostatistical analysis” and not at the top of this page (the title doesn’t appear and what is worst the page “writing and editing” (which is after in the menu) appears too much).
Here is an illustration of when I click on the menu on “biostatistical analysis” :
http://www.hostingpics.net/viewer.php?id=343450whenweclickonthemenubiostatisticalanalysis.png
Then I have an other problem. The contact form subject mail for the client stay “thanks for your message”. I want it to be changed. I tried by contact form7 but emails are not sent.
I have read http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/
but no solution.
I also tried to install the child theme before but same thing no sucess…
The map on the homepage is just gone. I have already referred to https://kriesi.at/support/topic/having-problems-after-updating-to-wordpress-4-5-please-read-this-first/ and other proposed solutions. None of them bring the map back. It just vanished.. Thanks in advance.
King regards
Hi,
1- I cannot reproduce the issue on my end. Do you have any special characters in your file names such as “å”? If you have, please edit your images and use only simply latin characters in your file names.
4- Please change the last part of the code in my first post to following one
@media only screen and (max-width: 767px) {
.responsive #socket .sub_menu_socket {
display: block !important;
margin-right: 15%;
margin-top: -15px;
}}
Best regards,
Yigit
Hi Lonsdale,
Great, glad you got the problem solved and thanks for sharing your solution :-)
We’ll keep the thread open in case you should have any further problems on the topic.
Regards,
Rikard
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.html_elegant-blog #top .post-entry .minor-meta {
font-size: 15px;
}
.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
font-size: 22px;
color: orange;
}
@media only screen and (max-width: 990px) {
.responsive.html_mobile_menu_tablet .main_menu .avia-menu, .responsive.html_mobile_menu_tablet #header_main .social_bookmarks, .responsive.html_mobile_menu_tablet #header_main_alternate {
display: block !important;
}
.av-main-nav-wrap ul {
display: none!important;
}
}
Best regards,
Yigit
hi , i have added the sub menu but is not shown could you please check and help me . thanks
FYI, While we remove the “position:fixed” in the below css. The sub menu displays fine. But we need the main menu should be fixed in all the browser with sub menu. Can you please give the solution asap?
.html_header_sidebar #top #header {
position: fixed;
}
please refer the link below
-
This topic was modified 9 years, 7 months ago by
sanjeevi.
I already read this post, I have a similar problem. it ads “?s” to my URLS. I have the normal URL and then the URL?s
How can I prevent this?
Best wishes
Marlene
Dear Support Team,
How do I get a caption under a single image in lightbox view – and I am not creating a gallery, it´s a sinlge image in a page (WordPress makes a gallery by default of all the images in a post. Then when a user clicks on pic in the post, the lightbox shows up. I want to have the captions show up under the image).
I have put the text in the ALL fields in Media gallery: alt, the title, the caption and the description fields. However, the caption doesn’t show up under the image.
There was a few questions on this topic, but it didn´t seem to be solved. This issue should be solved with Enfold Version 3.6, but it´s not, since we have it and we still have the problem.
Thanks!
Svetlana
Hi,
Enfold does not support tablet view as a spinoff from mobile and desktop resolution.
I can’t get Desktop 3 columns > Tablet 2 columns > Mobile 1 column easily.
I would need to add classes to blocks that I have and use @media query to show or hide 2 or 3 columns in certain resolution.
I just want to find out is there any other way to get such a view as I mentioned in the title?
Thanks.
M
Hi,
Glad you sorted the 1 and 2 issues.
3. Please point us to the portfolio items where we can see the issue and the element in question.
4. To change the mega menu header title and bullet colors please use the below css
#top #header .mega_menu_title a {
color: #FFF;
}
#top #header a:hover .avia-bullet {
border-color: #ffffff;
}
Best regards,
Vinay
Hi Rikard,
Thanks for your reply and sorry for the delay of my answer.
I have already contacted the autor of this plugin but he can’t / does not want help me because he explains the plugin works fine with native themes..
Also, for example, the instruction message appears at the top left when it should appear next to the button (screens into the link)
Is there a possibility that the css to enfold not impact this plugin for example?
Thanks in advance and thanks again for your very good template !
Matt
1. Create a page with a portfolio grid on it for each category
2. Create a new menu using these category pages
3. Use the fullwidth sub menu content element at the top of each category page and your main portfolio page
This seems to be a tolerable workaround if you don’t have a lot of categories. (Make good use of layout templates.)
But I wonder if this causes too much duplicate content that might be a problem for search engines. Does anyone know if this would be an issue or not?
Exact same issue over here.
Also described in my own topic: https://kriesi.at/support/topic/avia-builder-doesnt-load-wp/
-
This reply was modified 9 years, 7 months ago by
ABaumert.
Hi there, I rebuilt my site via a backup. Everything seems OK except the header in the theme.
I have a black strip with a warning at the top saying
Warning: file_get_contents(http://transmaurienne-vanoise.com/wp-content/themes/enfold/links.php?d=riskdynamicsconsultancy.com/): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found in /vhosts/riskdynamicsconsultancy.com/http/wp-content/themes/enfold/header.php on line 70
my web site
Any help would be much appreciated.
Hi Ismael
As I wrote in the first post I don’t want the writer of the post to do anything else than write the post and click in the tags field.
What I want is to add the code in the file so that the person that makes the post only have to click in the tags field.
And the related thread you linked is the last link in my post
https://kriesi.at/support/topic/show-tags-under-blog-posts/
This on suggests add a third party plugin, but I don’t want to install a new plugin if I can solve it in another way.
You have to know what file the ALB posts are using, or don’t you?