Hi,
Glad you got it working. Please let us know if you should have any further problems on the topic.
Best regards,
Rikard
Hi, I realize this is outside the scope of enfold support but wasn’t sure where to post the question and was hoping someone (anyone) might have an idea of where I can go to find a solution.
In the top bar of the website is the client’s phone number. They want a different phone number to show depending on what country the user is viewing the website from.
Is this even possible?
Thanks in advance for any help or direction.
Slade
Hi,
Hiding it using CSS is the easiest method so I would keep what you have. Not sure what you mean by displaying it at the right top of the page, I can see the flags to the right of your menu. Do you want to display it somewhere else as well?
Thanks,
Rikard
Hey!
You have a nice site ! to open the links in an external tab please follow these steps provided by Ismael unless you are using a child theme
https://kriesi.at/support/topic/how-to-open-portfolio-custom-link-in-a-new-window/#post-232595
if not you may use this plugin https://wordpress.org/plugins/open-external-links-in-a-new-window/
Cheers!
Vinay
Hi,
I added 3 columns and in each column I have a picture on the top and below that a headline and some copytext.
As you can see the copytext goes all the way to the border of the column, which doesn’t look good. How can I make the text flow shorter, so there is more space between text and the border?
The picture though needs to stay 100% width.
Hi!
Well I’m not sure how far your wanting to move it but you can keep moving it to the left with this CSS.
.html_cart_at_menu.html_header_top #top .main_menu {
right: 75px !important;
}
Cheers!
Elliott
Hi knitsfor!
Please add this css in Quick CSS
ul.sub-menu {
margin-top: -50px!important;
}
Regards,
Vinay
Hey yarac!
It’s because your using the advanced layout editor when writing the post. You’ll need to write a custom excerpt when doing this. If you do not see the excerpt field then click on “Screen Options” in the top right hand corner of your screen and check it to display.
Regards,
Elliott
Hi 1lizcollins!
Do you have this in your custom CSS?
#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a {
display: none;
}
It needs to be removed if so.
Or add this to your custom CSS to overwrite it.
#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a {
display: block !important;
}
Cheers!
Elliott
Hey coeval!
I viewed your link but all I see if a blank page with a black line at the top. Perhaps there is a typo?
Best regards,
Elliott
I’m actually trying to create archive and category pages that look like your demo! Your first answer was not very helpful. I think this thread is discussing the same issue: https://kriesi.at/support/topic/category-archive-page-change-layout-to-show-excerpt/
but there must be an easier way to create category and archive pages that show post excerpts and the “read more” link.
What is the easiest way….since I am not using the advanced blog layout editor?
Thank you,
Michelle
Hey kenser!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_meta {
background: transparent;
}
.logo {
top: -15px;
}
Regards,
Yigit
Hi,
I’d like to display some images like the demo below.
http://demo.flothemes.com/?theme=rebecca
Go to Home3 to see the effect.
Is this possible to do within Enfold ?
Many thanks.
Hey Yigit
Since making the above changes my nav bar and also the logo in the top left are no longer clickable?
Any ideas?
Many thanks
Richard
Thanks for the reply, but I worked it out a different way.
In case anyone comes across this with the same problem, here’s what I did: after scouring the code using Firebug, I discovered that the PHP file used for the Blog Page isn’t page.php, it’s index.php. I put my original code (see the top of this thread) underneath <div class=’container template-blog ‘> in index.php and it works great. No if-statement needed.
One more thing. Could you please help me with the same thing for the About page? I’d like to display only the fullscreen slider on mobile while only the fullwidth slider is displayed on desktop.
thank you so much.
Hello,
1 – Is there a way to increase the witdh of the easy slider on the events page – see link in private window – the 2 sliders should take the whole width of the page
2 – How can the the sliders stick to the very top, thus no blanc space on top
Thank you,
Best, AB
Hey guys,
in my older post https://kriesi.at/support/topic/contact-form-outlines-colors/ you helped me adjust the borders/outlines of the most of the input boxes of my contact form.
Now I added a Select Element where my clients can choose how they found my website.
The border of this new element is again very thick & black.
I would like to change this look, so it fits to the other form elements.
Can you help me out with some css?
Thanks a lot.
Hello, I’m trying to change the color of the hover on my main navigation links, the color of my drop down sub-menu navigation, and the color of the shopping cart image. Links and screenshots of my site are in the private section.
I would like to:
1) Change the main navigation link hover so it turns to green text on pale green background.
2) Change the colors of the drop down sub-menu in the navigation. I’d like the drop down menu background color to be white with green text.
3) I’d like to change the color of the shopping cart image in the top right. It’s black but I’d like it to be white. I can change the image color in Photoshop but I don’t know how to replace the image in the website code.
Thank you!
Yes as I mentioned:
I’ve got round it by adding margin-top:
.avia-fullwidth-slider {margin-top:58px}
But I wanted to highlight this issue to you guys and have it logged here in case anyone came across this problem.
Hi:
I have deactivated the plugin “Really Simple SSL. which alalowed the site to run securely. Since this is a test site with no SSL cert, it was trying to run as HTTPS and that’s probably where the errors came from. Should be accessible now.
Note: it will not load with cookies blocked on any browser. It appears to be an error generated by the plugin Woocommerce Multilingual, but I have been working with WPML support and they so-far deny this and are leaning toward an incompatibility with the theme. If I deactivte the Woocommerce Multilingual plugin, it loads perfectly—I am trying all angles to resolve this, see issues below:
Lert me know if you have any any other issues.
Thanks.
– Michael
-
This reply was modified 10 years, 3 months ago by
blaircomm.
Hey!
Please add the below css in Enfold > General Styling > Quick CSS
#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before {
color: #FFF!important;
}
.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text, #top #wrap_all #header #menu-item-search>a {
border-color: transparent!important;
}
Regards,
Vinay
Hi Please can you point me to instructions on working with page templates using an Enfold child theme.
I have a parent site and want a separate sub site with different top menu and logo that can be selected from Page Attributes.
So far I have created a page-templates directory in my Enfold child theme with a renamed copy of page.php. The only changes I have made to the php is the <?php /* Template Name: fubar */ ?> tag.
I thought it better to check with you before proceeding.
I followed instructions here:
Thanks
Rob
Namaste Nisha!
Please add the below CSS to Enfold > General Styling > Quick CSS
@media only screen and (max-width: 767px) {
.main_color .rounded-container {
position: absolute;
}
.responsive .content .entry-content-wrapper {
padding-top: 120px!important;
}
}
It should look similar to

Regards,
Vinay
Thank you, its looking normal on the desktop view, however when I resize the site this is what it does:

Is there a way to make it full width on the responsive side and not cut off?
Hi djsmbd!
Please add this to the Enfold > General Styling > Quick CSS
#top .iconbox_top {
margin-top: 50px!important;
}
Best regards,
Vinay
Hey!
Please add the above code at the top of the page right after the <?php
Alternatively you may try this lightbox settings in the gallery options which i think you will like it more than checking images in a new page and closing them and coming back to view the rest. on the phone this process would give users a hard time so lightbox makes it very easy to view them all.

Cheers!
Vinay
Hi @Andy,
You can’t see any warning messages anymore because I added some code in wp-config.php in order to hide them. There are at least two possible ways to hide the warnings that worked in my case, one recommended for local testing and staging installs and another one for live websites. Just replace the line define('WP_DEBUG', true); or define('WP_DEBUG', false);. Both of them allow you to keep a log file of warnings and errors. Here you have:
For local testing and staging installs (it will save the warning and errors in wp-content/debug.log, it is safer if the file is manually created):
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);
For live websites (it will save the warning and errors in wp-content/phperrors.log, the path and file name can be changed):
define('WP_DEBUG', false);
@ini_set('log_errors','On');
@ini_set('display_errors','Off');
@ini_set('error_log','wp-content/phperrors.log'); // path to server-writable log file
@alebrandcare, the solution that you pointed out, provided by the WPML team in https://wpml.org/forums/topic/warning-illegal-offset-type-in-isset-or-empty-in-2/#post-667754, works fine aswell, but just as long as WP_DEBUG is set to false. I still prefer the solutions I used as they allow me to keep a log file with all the warnings and errors.
@Andy could you please tell Kriesi that:
- This is a tricky bug that could easily pass undetected by developers if they don’t thoroughly test their sites and it is not nice to see all those warning messages piling up
- To improve the knowledge base in order to achieve much better support in this forum so we don’t have to waste our time in such long threads on issues that have already been known for such a long time.
Thanks!
Best regards,
Diego
Vinay,
I don’t understand your request. Act-On has nothing to do with the formatting. I have a CF7 form called Newsletter Sign Up_Simple_Kriesi. It’s “integrated” with an Act-On form. My request is to get CF7 Newsletter Sign Up_Simple_Kriesi form to look just like the Kriesi Shop Demo newsletter sign up. As for placing it on a test page, it’s on the draft called Newsletters. Kriesi Support is welcome to both of these. I got it all in line but the labels are on top in black text – not inside the input boxes, the boxes are outlined in a thin black line vs. the white like your form and the submit button is the default (red/opaque).
Again just need the code, correct tags and/or CSS to get this CF7 form to look as much like the Kriesi Shop Demo newsletter sign up if at all possible.
Sorry.
That does work. I can now see the icon.
Any ideas on my second issue where I’ve got the following code block:
<div class='hr_icon'>
<hr color="#949300">
<img src='http://enamay.digitalessence.net/wp-content/uploads/2016/01/home_page_hr_icon.png'>
</div>
And the following css
.hr_icon {text-align: center; color: #949300!important; width: 100%;}
.hr_icon img { position: relative; top: -70px; }