Hi Devin,
here is the site (TEST) http://test.markwiltshire.com
I have
a) In Enfold Settings, set Pages to have ‘right sidebar’
b) In Widgets, removed all the widgets from the display everywhere, and added widgets to the SideBar Pages area
c) On my page ‘Home’, which is set to be the front page of the site, I have set Layout to have No Sidebar
From previous explanation from support (See #186228), this setting should have no side bar.
I want sidebar on most Pages, just not on the Home page.
thanks
Mark
Hi
I found here
https://kriesi.at/support/topic/new-custom-font/
how to add a custom font.
Now i would like to use another google font, just for the h1 tags.
So i got this google font:
http://www.google.com/fonts#UsePlace:use/Collection:Indie+Flower
Where do i place the code from “3. Add this code to your website:” ?
Thanks for answers
Hey!
Another user: https://kriesi.at/support/topic/avia-layout-builder-not-loading/#post-137892 reported that 5.3.27 FastCGI may cause the issue and a switch to 5.3.27 CGI (Stable) fixed the problems on his server.
Best regards,
Peter
No answer so far? Maybe this topic was overlooked by the amazing support team – so I try again.
This problem really seems to be a theme related issue, as the screenshots above were taken of the enfold demo site. Thanks!
Hi!
Yes – use Codestyling instead: http://wordpress.org/plugins/codestyling-localization/
Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select “Swedish”. Then click on “Rescan” to fetch all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).
Cheers!
Peter
Hey!
Add this code to the Quick CSS:
.sub_menu {
right: 165px !important;
}
#top .social_bookmarks li {
float: right !important;
}
Cheers!
Josue
Hey!
Try adding this code instead (replace what you have in Quick CSS):
#header_main .container {
height: 75px !important;
}
#avia-menu li, #avia-menu li a {
height: 75px !important;
line-height: 75px !important;
}
li#menu-item-3512 a {
padding: 5px 10px;
background-color: #0698D9!important;
color: #FFF!important;
height: 30px!important;
line-height: 20px!important;
margin-top: 23px !important;
border-radius: 10px;
}
#main {
padding-top: 106px !important;
}
Regards,
Josue
Hi Josue
Ok thanks. I’ve done it here using a colour section (the only way I can see how to do it)
http://www.mainline-energy.co.uk/home-page_new-with-featured-case-study_2/
Main problems (in order of priority) are:
1. The side bar gets pushed down. Needs to stay at the top on the right
2 It’s all the way across as a stripe rather than in a box
Thanks
Masten
Hi
I am trying to set up my blog post and pages to have a grey outer background, with a styled white container where the content is(So it looks like a white page on a grey background.
I have coded the CSS which works perfectly for page/post – however it carries through and screws the homepage.
Is there a way to have the edits to to page/post area without effecting the homepage code?
Here is the CSS I am using
.content .entry-content-wrapper {
padding-right: 50px;
padding-right: 50px;
background-color: #FFF;
padding-left: 50px;
margin-right: 30px;
padding-top: 30px;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}
Many thanks to anyone who can assist
Hi Yigit,
Thanks fou your answer.
I didn’t explain it very correctly! It’s not the layerslider but the Partner/logo ‘Onze sponsors’ (on the frontside), just under the top-layerslider who’s not working.
Our very small shop (http://www.autoclubleopard.be/te-koop/) was also using the Gallery element too. Right now, we’ve removed the non-working gallery en switched it so visitors could at least see what we are selling :)
Regards from Belgium!
1. How can I change the font color of the language selector in my top menu? Since now it is way to similiar to the rest of the navigation, it should look different and not like a regular subpage link.
http://www.subseasweden.com
Hi,
this code to change/remove flags does not work on my Enfold theme:
http://subseasweden.com/
Have put the code you posted in my Quick CSS but nothing happens.
Hi RicardoSuarez!
1)Please add following code to Quick CSS in Enfold theme options under Styling tab
a { text-decoration: underline!imporant; }
2
#top .main_color .avia-color-theme-color { color: white!important; }
Best regards,
Yigit
Shalom Eran!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-icon-list .iconlist-timeline { display: none; }
2)
.iconbox_top .iconbox_content { box-shadow: none; }
Cheers!
Yigit
This is what I have in the quick css under styling tab:
li#menu-item-3512 a {
padding: 5px 10px;
background-color: #0698d9!important;
color: white!important;
height: 30px!important;
line-height: 20px!important;
margin-top: 43px;
border-radius: 10px;
}
.header-scrolled li#menu-item-3512 a {
margin-top: 15px;
}
.home .fixed_header.social_header #main {
padding-top: 12px; }
You can check it out, it seems like it was before.
Thanks,
Guy.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.home .fixed_header.social_header #main {
padding-top: 12px; }
Regards,
Yigit
Hey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 989px) { .avia-slideshow-dots { display: none; } }
Best regards,
Yigit
Hi,
How can I control the distance between the top menu and the slider?

In addition, where do I set the slider height?
Thanks,
Guy.
-
This topic was modified 12 years, 5 months ago by
guyco.
This reply has been marked as private.
Hi Peter,
The search icon is still not being displayed in-line when viewing it inside of IE8. I also found the exact same issue when testing the site on my iPad. In both Chrome (and Safari) on my iPad 4 (OS 6.1.3), the search icon is pushing the rest of the header border down, and the slider is no longer mortised to the top of the nav bar exactly the same as it appears in IE8.
Would you please take a look on the iPad as well? This is a pretty large eyesore that I’ll need to resolve before we can launch our site.
Thanks so much!
Mark
-
This reply was modified 12 years, 5 months ago by
Mark. Reason: additional detail
Hi Rohan!
By ‘links’ you mean the social top links?
Regards,
Josue
I just tried that plugin and the images in my portfolio grid disappeared, the thumbnails on my galleries stopped animating in, and the lightboxes stopped working at all.
The lightbox pretty much sucks on the iPhone — the formatting is funky, and having to click on those little arrows is really cumbersome. I would LOVE it if there were some improvement on this. Please let me know if you have any ideas.
Sorry…did not work. The theme is rewriting on top of the custom css for this one.
I ll try to install on an external site but that did not work, the sidebar still picks the theme font color and overides the button css
My personal oppinion is that a calender should show the year too but anyway thanks for the reply and for the alternativ solution.
It worked.
Just one more question (new topic). I searched yesterday in the forum for a solution to show the links from the socket on mobile devices but I didn´t manage to. Is there anyway to do so?
Regards
Asterios
-
This reply was modified 12 years, 5 months ago by
Asterios.
Hi,
I would like to apply a CSS rule only for specific browser, only IE8 or IE9, Chrome etc.
For example, if the browser is Explorer 8: #top #main .sidebar {padding-top:50px;}
If browser is Explorer 9, Firefox, Chrome etc: #top #main .sidebar {padding-top:100px;}
Is it possible?
Many Thanks!
This reply has been marked as private.
Hey, thanks for the response.
You mean instead creating my slider image size of 1030 x 360, I should extend the width to 1920 x 360? But in the Global Settings, I leave the “Slider Width” at 100% correct? As for image quality, even when I added the code in the function.php for jpg compression to 100%, that doesn’t do anything huh?
I was hoping to adjust where when stretching out the browser window size, that the image would expand, but retain the top and bottom position and expand outward proportionally.
Also, is there a way to add a short mail form in the Widget area? Would like to add an E-mail Subscribe Form, as in just an E-mail Field with a Submit button. I rather not go with a 3rd Party Plugin for this. Let me know. Thanks.
-
This reply was modified 12 years, 5 months ago by
khoavo.