Hi!
Add this on Quick CSS or custom.css:
.template-blog .post .entry-content-wrapper {
overflow: visible;
}
Or you can use this:
#top .template-blog .post .entry-content-wrapper .iconbox_top {
margin-left: 1px;
}
Regards,
Ismael
Hey Bogusz!
Afaik you can set a static prefix to your permalinks: http://wordpress.org/support/topic/add-blog-to-url-for-single-posts but this change may effect other post types (including portfolio entries) too.
Regards,
Peter
I will try another way – thanks for your help. Topic can be closed ;)
Hey!
I don’t see the changes here: http://basisberlin.com/dummy/
Please remove this line of codes:
.header_scrolled, .logo, .logo a, .logo a img, #header_main .container {
min-height: 70px !important;
}
#top .header-scrolled .main_menu {
margin-top: 15px;
}
This css modification is enough to give you a larger header with a higher header size when you scroll the page:
/*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/
#header_main .container, .main_menu ul:first-child > li a{ height:156px; line-height: 156px; }
.logo, .logo a, .logo a img {
max-width: 340px !important;
}
Cheers!
Ismael
Once again thank you everyone for all the great suggestions! Also a reminder we occasionally go threw and prune non-feature requests or off topic comments just so its easier to keep track of all the features requests :)
If you have any questions or support requests make a new topic in the Enfold forum directly.
Thanks,
Devin
Hi!
You can actually use the Contact Form 7 plugin instead of the default Enfold Contact Form. You can request the feature here: https://kriesi.at/support/topic/enfold-feature-requests/
Regards,
Ismael
Hey!
You can use this:
#top .alternate_color.title_container .main-title a {
text-transform: lowercase !important;
}
Cheers!
Ismael
Hello, I added a social icon as suggested here https://kriesi.at/support/topic/adding-custom-social-icons/
And on some pages, the icon (“B”) does appear: http://www.skoroprazdnik.ru http://www.skoroprazdnik.ru/контакты/
and on some, it doesn’t: http://www.skoroprazdnik.ru/ведущий-цены/ http://www.skoroprazdnik.ru/сценарии-корпоратива/
(copy and paste into browser the whole URL with Cyrillic letters, otherwise I’ll get to skoroprazdnik.ru. Or navigate through top menu, 1st, 4th, 5th elements are with the button, 2d and 3d are without)
And please implement adding custom icons without editing code, as you promised here https://kriesi.at/support/topic/adding-custom-social-icons/
Hi!
Please try to use this for desktop view:
@media only screen and (min-width: 1024px) {
#mycolorsection1 {
height: 1000px;
background-size: 100%;
}
}
Adjust the values as you please.
Cheers!
Ismael
Hey!
Please try Dude’s fix on this thread.
Cheers!
Ismael
Hi
Ok thanks for your reply. Do you think you will have a fix in the next release?
Thnks
This reply has been marked as private.
I know CSS fairly well, but I can not change the desktop page size from 1030px to 910px. What do you suggest?
My dev site is http://www.kennethbsmith.com/clients/abww/
Below is what I have now in the custom.css
Thanks
Ken
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */
@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */
.container_wrap .container {
clear: both;
margin: 0 auto;
padding: 0;
position: relative;
width: 910px;
}
.responsive .container .tweive.units {
width: 910px;
}
}
Hi keithcrest!
Please go to Appearance > Editor and open Header.php file and find
$phone = avia_get_option('phone');
$phone_class = !empty($nav) ? "with_nav" : "";
if($phone) echo "<div class='phone-info {$phone_class}'><span>{$phone}</span></div>";
cut it and paste it right under
if(strpos($headerS,'social_header') !== false && strpos($headerS,'bottom_nav_header') !== false) avia_social_media_icons($social_args);
then add following code to Quick CSS in Enfold theme options under Styling tab
.social_header .phone-info { float: right; margin-top: 20px; }
.social_header .phone-info.with_nav span {
border-left-style: none; }
You can adjust margin-top value to position the height of your text
Cheers!
Yigit
Hey!
If you would like to adjust the height, you should change padding values
#top #s {
padding: 20px 47px 20px 5px; }
you should be changing top and bottom padding values, which are both 20px in this code
Best regards,
Yigit
Hi foreigner!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .header_color .main_menu .menu ul li>a:hover {
color: red;
}
.header_color .main_menu .menu ul li a:hover {
background-color: orange;
}
Cheers!
Yigit
Hi,
The code works in some aspects. But I unable to change the height. I used this code:
#top #searchform>div {
max-width: 600px !important;
max-height: 400px !important;
}
Any suggestion?
THANKS
Hi!
Can you try setting higher than 1024? You can try 1100
Cheers!
Yigit
Hey CloudChoice!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top #searchform>div {
max-width: 200px; }
Best regards,
Yigit
Hey davidtaylorwebmedia!
Please see Kriesi’s post here https://kriesi.at/support/topic/kriesi-logo/#post-161892
Regards,
Yigit
Hey!
Can you post the link to your website so we can take a look?
Best regards,
Yigit
Hi everybody
I’ve some problems with the woocommerce login/register form (shortcode: [woocommerce_my_account]). The layout looks horrible :S (have a look to the screen)

Can I sort the register and login form among each other instead side by side? (google translate :-D)
How can I edit the layout of this forms?
If this not is depended of the enfold theme than this topic can be closed xD
Hello please help as said before the logo simply disappears
Huston, we have a problem.
I have install and configurate WP SMTP plugin. It send test email correctly.
But contact form not send emails.
I tried this issue. But it is not work.
What else?
Hi,
I have a problem with the icon box when using the shortcode on a post, in the boxed layout.
The left border appears truncated:

Here’s the shortcode I am using: [av_icon_box icon='ue818' font='entypo-fontello' position='top' title='vcvcvc' link='' linktarget='' linkelement=''] cxcx [/av_icon_box]
Is there a way to solve this problem?
I have another related question.
2) The shortcode allows us to build 1/1, or 1/2 + 1/2, 2/3+1/3, 3/4 & 1/4 layouts.
However, it doesn’t work when I tried to use that logic to have a centered content.
I tried using that logic when I wanted a centred 1/4 + 2/4 + 1/4 layout with that code, but it didn’t work:
[av_one_fourth first]Add Content here[/av_one_fourth]
[av_two_fourth][av_icon_box icon='ue818' font='entypo-fontello' position='top' title='vcvcvc' link='' linktarget='' linkelement=''] cxcx [/av_icon_box][/av_two_fourth]
[av_one_fourth]Add Content here[/av_one_fourth]
It may be linked to the answer of my first question, but is there a way to specify the width (in % instead of px, if possible) of the icon box via css?
Thanks in advance,
Cheers!
found an old topic that stated whats below, tried putting it in the quick CSS but i still have breadcrumbs and page title below header
“Hey Dan!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container { display: none; }
Cheers!
Yigit”
This reply has been marked as private.
Hey Antonio!
This code:
#top #optinform input[type="text"]{
display: inline;
}
will display the fields in a line. Probably some additional styling is required but it’s a good starting point.
Regards,
Peter
Hi!
Can you try switching to one of the default WordPress themes and then go to your WordPress menus manager. See if the menu items can expand to show the menu text and options for each item.
When I logged in the issue was the same as the other topic in that the menu items couldn’t be expanded and so each sub menu item was marked as a mega menu item. I don’t know what the common link is but it looks like the WordPress install has an error in it which would be unrelated to the theme. Checking to see if its the same on another theme will verify it.
Cheers!
Devin