Hi!
Please try this:
div .logo {
left: 40%;
position: relative;
top: -40px;
}
.main_menu {
position: relative;
z-index: 100;
line-height: 10px;
height: 100%;
margin: 0;
left: 20%;
bottom: -40px;
}
Best regards,
Ismael
Hey Dave!
It may be, request it here so Kriesi will see it :)
Regards,
Josue
Hi
How do I stop the Aweber Forms colors from changing when I add them to Enfold ?
There are a number of programs that have comparison tools which could help for sure. I’m not sure they would help in this case because the number of changes we’ve made since 1.6 is just huge. The html5 update changed almost every single front end template and on top of that the structure of many of the files were re-done as well.
So comparing X 1.6 to X 2.4 would almost be apples to oranges in many cases.
Hi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 989px) { #top .avia-slideshow-arrows a { display: none; }}
Best regards,
Yigit
Thanks Yigit! That did it.
Also, I just noticed… the controls for the slideshow within these AJAX portfolios…. shows on mobile. How can I hide these on mobile/tablet resolutions… and just leave them auto-rotating and swipable?
Thanks again!
Hey,
Disclaimer: I am developing this site locally, so all I can provide you with is information and screenshots.
I have two questions:
1 ) I am trying to add a background hover color for the main menu items, but want to create a ‘box effect’ (using css3 with transitions etc.) around the menu word/item. Considering the area for each menu item stretches all the way to the top and bottom of the header, under what class/id should the css be placed?
2) On my blog homepage I’ve set the sidebar to a custom widget area I’ve created (where I’ve included ‘Recent Posts’ only), but the sidebar still displays the search bar, another recent posts section, comments, archives, categories and meta beneath the sidebar area I’ve set. Please see screenshot below:
http://postimg.org/image/bk6ecbkzr/
http://postimg.org/image/bk6ecbkzr/
Thanks!
-
This topic was modified 12 years, 3 months ago by
Thinkgate.
Hello,
I am in final stages of completing our website and must say, that this theme and the theme support is awesome. I never regretted spending my money on enfold theme. But there is still one last thing I need to find out.
I really need the ability to handle shortcodes in post sliders / grid layouts (within the excerpt). Each excerpt should e.g. start with an icon, but the excerpt just outputs the shortcode term for the icon. I tried the advanced excerpt plugin, which helps me display shortcodes inside the excerpts of blog elements, but is no help with any grid element.
I did some research, but couldn´t find a solution. The topic that came closest to my question was this https://kriesi.at/support/topic/dropcap-2-and-post-sliders/ – but the provided code didn´t work for me.
I appriciate any help. Thanks!
I saw that you have started another topic about this. So i’m closing this one. But please do not start same topic more than once.
Cheers!
Yigit
Hi!
Please add following code to Quick CSS as well
div .logo { left: 25%; }
.main_menu { left: 37%; margin-top: 35px; }
#header_main .container { height: 150px; line-height: 150px; }
.main_menu .menu ul { margin-top: -35px; }
.current-menu-item>a>.avia-menu-fx { display: none; }
Regards,
Yigit
Hey Monsoon!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-post-nav { display: none; }
Best regards,
Yigit
Thank you for the fast answer, it works!
But how do I get rid of the white bar that scrolls down, the one that used to hold the menu text?
And how do i get the first picture to display right at the top of the page without a white boarder over it?
And how do I get rid of the menu also on mobile?
Best regards!
Hi D5WDesignGroup!
Please refer to this post if you have not already https://kriesi.at/support/topic/collapsable-menu/#post-165144
Regards,
Yigit
Hi Kriesie & team,
I have a problem, and that is my Headings (h1) wont resize when you scale the browser window. It’s the same problem as https://kriesi.at/support/topic/schriftart-wird-auf-dem-mobile-verandert/ I tried placing the code provided in the comments in my quick css but it didnt work.
Please check these screenshots to see the problem…
This is the desktop version

This is the mobile version

And these are the codes i have in the quick css
@media only screen and (max-width: 480px) { .av-special-heading h1 { font-size: 30px!important; }}
}
@media only screen and (max-width: 480px) { .responsive .container { width: 300px; }}
}
@media only screen and (max-width: 480px) { .entry-content-wrapper .post-title { font-size: 30px!important; }}
}
h1 { font-size: 66px; }
Hi absmith55!
You can undo changes you have done and add following code to Quick CSS in Enfold theme options to remove search icon from main menu
#top .menu-item-search-dropdown > a { display: none; }
Regards,
Yigit
Hi adamsm!
Can you post custom CSS you have added to Quick CSS?
It should work if you target elements as i explained here https://kriesi.at/support/topic/icon-colours/#post-183014 :)
Cheers!
Yigit
Hi Matt!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .social_bookmarks_linkedin a {
color: #fff;
background-color: #419cca;
}
#top .social_bookmarks_twitter a {
color: #fff;
background-color: #46d4fe;
}
#top .social_bookmarks_facebook a {
color: #fff;
background-color: #37589b;
}
#top .social_bookmarks_rss a {
color: #fff;
background-color: #ffa133;
}
Regards,
Yigit
Hi,
The linkedIn, RSS, Twitter & Facebook icons that appear in the top left corner of the theme, how can I make these their standard colours without having to hover on them?
Kind regards,
Matt
Building a page in the Avia Layout Builder > Text Block. I have text and image in this area now when I click on this area and when the pop up editor appears the page is blank with the spinning circle icon. If I click save or the x button it takes me back to the that page layout builder but at the top of the page is “Connection Lost….”.
I have turned off each plugin one by one and still get this error. I contacted the server company and they tested. They say it is a theme issue saying that the execution time on PHP is timing out at 30s.
Can you please help fix this issue? Need to launch site today. Thanks
But when I add [nolink] it also stops showing my copyright details :(
Hey!
You can add following code to Quick CSS in Enfold theme options to increase top padding on all pages
.fixed_header.social_header #main {
padding-top: 147px;
}
You just need to adjust this value
Regards,
Yigit
Hi,
i tired sereval things i found in other threats but i did not work. I want the header transparent. The logo should be visible.
http://holidaymarketing.de/
This is the code i use now:
strong.logo { left: 39%; }
#header_main { padding-bottom: 34px; }
.fixed_header.social_header #main { padding-top: 181px; }
.current-menu-item>a>.avia-menu-fx { display: none;}
nav.main_menu { position: absolute; right: 20%; top: 70%; }
li:hover .avia-menu-fx { display: none; }
.main_menu .menu ul { margin-top: 2px; }
These did not work:
#header_main { border-bottom-style: none; }
#header_main_alternate { background-color: white; }
…
.header_color .header_bg, .header_color{
background-color: transparent;
}
Another thing is the submenu is displayed.
Thank you very much in advance!!
Regards
Thanks for your reply Yigit!
May be we can compromise on point number 1.
But regarding point number 2, actually it is allowing my to zoom in but to a certain level.. like if I want to zoom in and actual size is like 4000×3354 its not gonna show me the actual size which is 4000×3354.
For example try the link below,
http://goo.gl/Wnoecr
under this link try to access the picture on the top named “WTC Bahrain_Day1_HR_Temo” (which show the name in tool tip)
its actual size is 4000×3354 but now its not even showing me a buttong for the zooming in :(…
could you please solve this issue?
Point 3 has solved.. thanks for that :)
Looking forward for your reply