hello guys…
i have another Problem…..
http://imgur.com/p9hxwtQ
I don’t understand why the borderline on the top is not legible….and another big Problem….when i go with the cursor on a title it desapeare….HELP:))))
cheers
Isabelle
Hi!
I have some custom icons I’d like to add to the iconfont manager. Not through Fontello, I have the icons I’d like to use on my own laptop and want to upload them to the iconfont manager. Is this possible? If so: is there a howto for this?
Thx!
But there is a problem with this code for removing the icons from the header:
#top .social_bookmarks { display: none; }
This makes the social media icons disappear everywhere. I want to remove them from the header and make them appear in widgets and avia layout editor text boxes.
I am wishing to have my LayerSlider at the top of my website be fixed like we can do with the Fullwidth slider. Is there any CSS code or option for us to be able to do this.
My website is http://threeriversrealtymn.com
Thanks in advance!
Hi, here’s what I have in my style.css (in my child theme):
.content, #top #main .sidebar, .sidebar_left .content {
border-left-style: none;
border-right-style: none;}
.blog #main .sidebar {border-style: solid!important; }
This does not show a border on the blog page. I do not have any border CSS in my quick CSS. Any other thoughts? Thanks!
Josue,
Thank you for the social media icon html. This code works fine in a avia layout builder text box. But in a widget the icons stack horizontally and only the first one is visible. Can you solve that bug?
Test page here (shows four samples: 1)1/3 custom widget, 2)full width custom widget, 3)avia layout builder text box, 4)footer widget:
http://www.brixenivy.com/newsite/social-media-test/
This is the code (from above) that we are talking about:
<ul class=”noLightbox social_bookmarks icon_count_5″><li class=”social_bookmarks_yelp social_icon_1″><li class=”social_bookmarks_twitter social_icon_2″><li class=”social_bookmarks_facebook social_icon_3″><li class=”social_bookmarks_youtube social_icon_4″><li class=”social_bookmarks_mail social_icon_5″>
Hi – hope I can explain this ok.
When I try to edit a portfolio item – I can not get the advanced layout editor to come up – only the default editor button shows and the rest of the page is blank. I can’t click on the default editor button either – just seems to be ‘frozen’
I hope you can see this screen shot
/Users/richardalexander/Desktop/Screen Shot 2014-02-03 at 15.09.06.png
Only one page is affected like this
thanks
Dear Team,
How can I decrease the top and bottom padding for the PromoBox content element?
You can see it in the Home page of – http://dtimegroup.com/
Many thanks and regards from Madrid, Adolfo
Dear Support,
I have created a customized shop home page for WooCommerce, and I have not set the base page for the shop in WooCommerce settings as you suggested in other topic, this to avoid the Woocommerce template. This works fine but creates two problems that I ask you how to solve:
1. When I am on the cart page with an empty cart, the button “Return to shop” is linked on itself (does not return to the corrected shop home page).
2. The breadcrumb track does not show the shop home page, but only the home page of the website (for exemple: “You are here: Home / Cart” instead of “You are here: Home / Shop / Cart”)
Can someone help me about this? Thank you
Guido
Hi!
Please find following code in Quick CSS or Custom.css file
.content, #top #main .sidebar, .sidebar_left .content {
border-left-style: none!important;
border-right-style: none!important;
}
and remove !important rules then add following code to Quick CSS
.blog #main .sidebar { border-style: solid!important; }
Best regards,
Yigit
Hi!
Please upload your logo in Enfold theme options and add following code to Quick CSS under Styling tab
.fixed_header.social_header #main { padding-top: 187px; }
.logo, .logo a, .logo img { max-width: 562px!important; }
then please refer to this post to increase the header height to 156px https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
Best regards,
Yigit
Hi, I use a masonry sorting blog here:
http://noblewhy.com/blog-resources/
On the top of the blog where the category sorting is, is there any way to change that background? I have the image background across all my pages and want to keep that, but is there any way to just change the color of the sorting bar? Thanks!
Hello,
my question is:
how can I stop wordpress to show my Author Page.
The first link on Google with my name is to the Author Page which I don’t want to be displayed.
Thank you very much for your help.
Many greetings
Andy
Hi!
The code you are adding should work. Please try adding following code to Quick CSS
#top #searchsubmit, .ajax_load { height: 42px !important; }
Cheers!
Yigit
Hey sineadh!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-menu-fx { display: none; }
If that does not work, please post the link to your website. I checked the one you have posted in your older topic
Regards,
Yigit
Hey Munford!
There is a small mistakes in the code, please use it as following instead
@media only screen and (max-width: 767px) {
.content { padding-bottom: 10px !important; }
.content { padding-top: 10px !important; }}
Then flush browser cache on your mobile device
Best regards,
Yigit
Hey kingcantona!
Please update Enfold to the latest version 2.4.5 and check if that helps ( Please see http://kriesi.at/documentation/enfold/updating-your-theme-files/ ), if not, please refer to my post here https://kriesi.at/support/topic/navigation-menu-on-ipad-portrait-view/#post-216753
I checked your website on my iphone and it does work fine. I tagged Josue so he can take a look at it on his Android device. Let us wait for his answer
Cheers!
Yigit
Hi!
You can go to Enfold theme options > Header tab and click on X icon to remove social icons http://i.imgur.com/HzjND7a.jpg
Or you can add following code to Quick CSS in Enfold theme options under Styling tab
#top .social_bookmarks { display: none; }
Best regards,
Yigit
That’s more like it! Thanks :D
Hello
I using small fixed header and I want to fix logo and menu at the top, it means when I scrolling down, the header must fixed at the top, can you please help me
Hi!
Please remove margin-right: 10px; from the bottom line and add (copy&paste) the code i posted here https://kriesi.at/support/topic/what-is-the-quick-css-to-make-the-top-header-social-media-icons-larger/#post-218805
Regards,
Yigit
My quick CSS code looks like this:
#header_main .container, .main_menu ul:first-child > li a, .logo img, .logo a {
height: 125px !important;
line-height: 125px !important;
max-height: none !important;
}
#top .social_bookmarks { top: 20%; }
.home .template-page.content.twelve.alpha.units {
padding-top: 5 !important;
padding-bottom: 0 !important;
}
#top .social_bookmarks li a { font-size: 18px; margin-right: 10px; }
Hey!
I have just checked your website and it seems like you have added wrong class. You are using
#top .social_bookmarks li a
instead of #top .social_bookmarks li
Please check once again
Regards,
Yigit
Hi!
You are welcome! I noticed that you have modified Josue’s custom CSS code to following
.home .template-page.content.twelve.alpha.units {
padding-top: 5 !important; }
And it is not being applied. If you would like to increase top padding a bit, please use it as following
.home .template-page.content.twelve.alpha.units {
padding-top: 5px !important; }
Cheers!
Yigit
Hi!
Please add following code to Quick CSS as well and adjust as needed
#top .social_bookmarks li { margin-right: 10px; }
Cheers!
Yigit