Hey jmaguirrei!
Are you trying to change the font size of the page title? You can use this:
.title_container .main-title {
margin: 0;
font-size: 20px;
position: relative;
z-index: 2;
min-height: 36px;
line-height: 2.3em;
top: 0;
font-weight: 400;
}
Cheers!
Ismael
Hi Boston182!
Please use this on Quick CSS:
.header_color .main_menu .menu ul li a {
color: white;
}
#top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a {
color: black;
}
Regards,
Ismael
This reply has been marked as private.
Hi there,
For the life of me I can’t figure out why some images chop the tops and bottoms off, and some images extend the slider to show you the whole photo in all it’s glory.
In this slideshow as a great example:
Photo #2 is chopped off;
Photo #3 shows the whole thing and resizes;
Photo #6 is chopped off again – bigtime.
Any insight?
Warm thanks from a wintery gallery,
Drew
This reply has been marked as private.
I have a fixed background image that scrolls on Tablets and Phones. It works great on desktop/laptop.
Is there something I can add via media query?
An example:
http://wildmtyoga.com/waiver/
Thanks graham
Actually, here’s all my quickcode just in case:
#top.home .hide-home {display: none;}
#top.blog .hide-blog {display: none;}
.single-portfolio .main_menu { display: none; }
.single-portfolio .menu_home li.menu_item_983 { display: block; }
.single-portfolio #mobile-advanced li { display: none; }
.single-portfolio #mobile-advanced li#menu-item-983 { display: block; border-top: solid 1px #ddd; }
Hello
Here is my version of Enfold: http://www.domodeco.fr/
It is not yet fully completed but it’s on the way.
This was a very hard migration from about 1100 Joomla 1.5 posts
I have some problems with the navigation (Enfold do not highlight the active link in the mainmenu/submenu if i use Pages as Blog, see:
https://kriesi.at/support/topic/building-a-non-conventional-website-with-enfold/
The site is a litle bit slow but i plan to migrate it to a PHP 5.3+/Apache 2 soon. I could, at this point, install some cache systems.

Page in edit mode — Note that author’s picture is reduced and flush left with copy.
I’m no longer worried about the slider.
I don’t know how to attach a screenshot to this message.
The problem is that the image adjustment is not working for the image. It works in the edit mode, but once the page is saved, the image appears as the original unedited size.
Hi elisabertoldi!
Website you linked is default Twentyfourteen theme and not Enfold. Please see my post here https://kriesi.at/support/topic/problem-with-layerslider/#post-220974
Best regards,
Yigit
Hi Guys,
I moved the phone number text: to the left of the icon as you an see here: https://www.evernote.com/shard/s77/sh/a133434b-7abe-4a2a-8b76-0377778a5d47/d01aa2fae8bae6ec0b199e5293745777
I used this code in quick css:
.phone-info {
padding-top: 62px;
margin-left: -20px;
}
.sub_menu { right: 12%; }
Works great, plan to adjust the size and might make it a button instead however when it is in mobile view it moves back up to the top or when the browser size adjusts a little smaller it begins to overlap. Here is an example of it moving back to the top in mobile view: https://www.evernote.com/shard/s77/sh/e30d04d7-fc65-4dc6-b748-c4645bbe6c8e/b9d7fe213a0d6b2c3f2647a86d41c583
I would prefer it remains alongside of the Social icons in the mobile view.
Hi DavyE!
Please refer to my post here https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
instead of 200, please use 88 and remove the custom CSS code you have added to decrease the height of header
Regards,
Yigit
-
This reply was modified 11 years, 11 months ago by
Yigit.
Hi, I’m trying to change my header from the small fixed header to the fixed header with social icons. The small fixed header was 88px high and changed to 44px when scrolling. The menu part from the fixed header with social icons seems to be 116px high and changes to 56px.
Now I’m trying to change that menu part to be 88px instead of 116px, but if I do so the animation upon scrolling gets messed up. I still want it to resize when scrolling down. It can resize to 56 instead of 44, I just need to resize the 116 to 88.
I have tried stuff like this:
#header_main .container, .main_menu ul:first-child > li a {height:88px!important; line-height:88px!important;}
#main {padding-top:119px!important;}
Yes, I need to add the !important to it or it refuses to change it. Of course, that !important is probably also the reason why the animation breaks. I really don’t mind going into a .js file or such to change stuff.
-
This topic was modified 11 years, 11 months ago by
DavyE.
The link is here but I don’t know if you will be able to see it as it’s under development – I’m happy toPM you the login details if you need them.
http://compassionateconservation.net/
Thank you!
Lauren
Hey!
The background for the big images is just set to be the same as the general background when using the blog layout and not one of the blog shortcode layouts.
You can remove it by adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top .big-preview {
background: transparent;
}
Cheers!
Devin
Hey!
I’m not really sure what you mean. The site linked at the start of this topic has the same footer on each page I looked at.
Best regards,
Devin
There is a huge issue with nested(child) PAGES URL, when in www.mysite.com/%postname%.
It should not automatically include the parent page %postname% in the URL, as www.mysite.com/%parent-postname%/%child-postname%/.
It’s a huge issue in terms of SEO.
For example: I have a page www.mysite.com/primary-topic/secondary-topic/ and it has good rankings in Google.
If I decided that I just want it to be a parent page (not a child to any other page) and I save it, the URL is changing automatically.
Do I need to explain what will happened to the rankings of this page then?
So please explain me how to avoid this in order the URL will look like this www.mysite.com/secondary-topic/ even if it child page’ but remain a child in the breadcrumbs’ and with automatic menu at the sidebar.
*This also should go to the todo-list, for next theme upgrade, as an option to chose (in my opinion).
-
This topic was modified 11 years, 11 months ago by
vadi4ek.
Hi,
Love Enfold theme, we’re using it for a clients website – http://www.fly-creative.com/evoline
On the homepage they would like to display 5 product categories. The best solution I can think of is to put 3 in the top row then 2 centred below. As the porfolio grid isn’t allowing me to do this with the bottom row I am coding it myself, however if I insert code in to a text block then save the page, as I go in to revise any code within the text block when I open the element the block is blank? Just wondered if you know what might be causing this.
Many Thanks,
George
Hi,
my website appear at the top, the following message error:
Warning: session_start() [function.session-start]: open(/var/lib/php-cgi/session/sess_r8ilpo3ju8dbh8pbqe7sc9dd74, O_RDWR) failed: No such file or directory (2) in /home/storage/6/4d/b0/site1378749611/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27
Can you help me?
the url is: http://www.refiate.com
thanks
This reply has been marked as private.
Hey crevlon!
1) Verwende folgenden CSS Code
#top .avia-button-row .avia-button-wrap .avia-button {
font-size: 20px;
}
2) Verwende folgenden CSS Code
.pricing-table .first-table-item {
color: #ff0000;
}
3) Hinter dem Wert (zB 20, 30, etc) füge diesen Code ein:
<span class="currency-symbol">$</span>
und tausche das $ Zeichen gegen dein Währungssymbol aus.
Cheers!
Peter
Hello Kriesi team,
Is there any way to hide the category title of the category pages (because in the top menu appears the title of the category):
Examples:
I would like to hide “Lógica de negocio y seguridad”
http://solucionestecnologicasparaempresas.com/categoria/logica-de-negocio-y-seguridad-de-la-informacion/
I would like to hide “Captura y distribución de la información”
http://solucionestecnologicasparaempresas.com/categoria/captura-y-distribucion-de-la-informacion/
In month archive pages the month only appears in the top menu (great!):
http://solucionestecnologicasparaempresas.com/2014/01/
http://solucionestecnologicasparaempresas.com/2014/02/
I would like to do the same with the category pages, hidden the second title and showing the list of post only, without any title. The title will appear only in the top menu.
Thanks in advance, Raúl.
Thanks Ismael,
I have solved the issues in the following way, following your instructions:
(1) Replacing in loop-index.php:
//echo preview image
if(strpos($blog_style, ‘big’) !== false)
{
if($slider) $slider = ‘‘.$slider.’‘;
if($slider) echo ‘<div class=”big-preview ‘.$blog_style.'”>’.$slider.'</div>’;
}
for
//echo preview image
if(strpos($blog_style, ‘big’) !== false)
{
if($slider) echo ‘<div class=”big-preview ‘.$blog_style.'”>’.$slider.'</div>’;
}
(2) Adding on quick css only:
.template-blog .post .entry-content-wrapper, .template-blog .blog-meta {
overflow: hidden;
margin-top: 10px;
}
(3) Adding on quick css:
.tag .post-title.tag-page-post-type-title {
border-bottom: 1px solid #e1e1e1;
padding-top: 10px;
margin-top: 10px;
padding-bottom: 10px;
margin-bottom: 10px;
}
Thanks very much for your job. I am delighted to have chosen enfold theme because I thin:
– It is a great theme
– All kriesi team work to add more a more functionalities
– And, of course, ¡a great support!
Thanks for your time and support, Raúl.
Hi!
Please remove the modifications that you added then replace it with this:
.main_menu {
top: 35px;
}
.main_menu .menu ul {
top: 83px;
}
.avia-menu-fx {
bottom: 32px;
}
Best regards,
Ismael
Hi
.main_menu {
margin-top: 45px;
}
Place in the style sheet
Regards
Richard
Hi AndrewDelaware!
Please add this on Quick CSS or custom.css to move the icon:
.tabcontainer .tab_icon {
position: relative;
top: -2px;
}
Best regards,
Ismael
Hey!
Please add this on Quick CSS or custom.css:
.content, .sidebar {
padding-top: 10px;
padding-bottom: 10px;
}
Cheers!
Ismael