Hey M,
It would be best if you create a version of your logo that includes the top padding. You can use our logo in the demo as reference: http://kriesi.at/themes/enfold-2017/files/2017/02/logo.png
You can also fix this with CSS, though there might be a bit of a hiccup in the transition. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
header:not(.header-scrolled) .logo img {padding-top: 15px !important;}
Please let us know if you need further help.
Best regards,
Sarah
Nirmal Singh
I have double checked the sftp credentials, these are working fine,
your this link ” https://kriesi.at/support/topic/ (Purchase code hidden if logged out) -firefox/#post-805471″ has nothing to solve my problem.
Hello Victoria,
Thanks very much for that. It seems to have worked for mobile; however, we’re still seeing the black bars above and below the video when resizing the screen on desktop to anything smaller than full size, or for example on an iPad, etc.
Any ideas?
Thanks!
Hi Victoria,
thanks for taking a look, but making the colored overlay disappear is not at all what I am looking for.
I want to change the weird cropping when increasing the images – did you look at the screenshots?
Just a guess – but would there be a way to set the mask (i.e. the white area surrounding the image in a circle) to be the top layer? or is this not how it works?
Thanks!
-
This reply was modified 8 years, 9 months ago by
Maike.
Hi,
Sorry for missing this thread. I tried the sftp access but it doesn’t work on my end, but please do try the solution posted here: https://kriesi.at/support/topic/tabs-sections-dont-work-in-firefox/#post-805471
Best regards,
Nikko
Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hello,
Thank you for such an awesome theme! I have a questions about the logo.
Wondering what’s the default logo size? Our logo currently does not have a top padding, so logo is off alignment with the header.
Can I also fix this with CSS?
Thank you!
M
Hi,
How about this:
#menu-item-20.menu-item-20 {top: 10px!important; }
Best regards,
Mike
I use the theme in turkish but there are places that appear in German. To solve this problem, you recommended a plugin before and gave this link “https://wordpress.org/plugins/codestyling-localization/” here: https://kriesi.at/support/topic/german-words-mixed-together-in-turkish-translation/
But when I click the link which you gave, I could not find any suitable plugin for my problem. What is the name of the plugin exactly?
Hi Victoria,
I just had another try with exactly the same settings, and it now seems to have worked. I am not sure if it actually HAS worked, because the top-menu in the frontend seems not to be displayed correctly. Perhaps you could have a quick look if there just went something wrong in the settings or if the demo-import still has problems? Login-data in private area attached. Thanks!
Thanks, Mike. I like to try and work things out myself, ie, learn as I progress rather than having you do all the work :) I also like to share my code so that others can find quick answers. Yes, we are done for now, although I do have one other quick question –
The ‘REGISTER’ button, top right in the secondary menu is sitting above the 8px white border that is on the main wrapper for the entire page. How do I specify a z-index to have it sit under the page border, or is that the easiest way to do it? :)
Hey cipriana,
Try this code in the General Styling > Quick CSS field:
#top .main_color .tabcontainer .tab:hover, #top .main_color .tabcontainer .tab.active_tab{background-color: #f05a1a!important; color: #fff!important; }
Best regards,
Mike
Hello, the tab containers are orange only in responsive mode and active. But in desktop mode they are white. How can I make them orange in desktop mode too?
Thanks!
Hi Guys,
i was wondering if it is possible to make the social share buttons from enfold sticky on the top left or right on every blog page.
I hope to hear from you!
Hey saltalib,
Custom body background works only when the layout options are set to Boxed layout in Enfold > General Layout.
This is because when you use a stretched layout each container has it’s on background.
you can use a plugin like: http://wordpress.org/extend/plugins/wp-backgrounds-lite/
or use the CSS in Quick CSS with page ID.
html.html_boxed.html_entry_id_XX { background: #eeeeee url(image-url.png) top center no-repeat scroll;
}
You can right click on Chrome, Firefox and Safari to inspect elements to find entry ID – http://i.imgur.com/sO3p3gy.png?1
You would have to do this for each page.
Best regards,
Mike
Hey Tommy,
Try this code in the General Styling > Quick CSS field:
.news-time {display:none !important; }
.news-headline {margin-top: 12px !important; }

Best regards,
Mike
Hi,
I want to know how to set the Padding-Top and Padding-Botton in the footer, please see the picture for reference.
Best regards,
Tommy
Hi,
How can i remove the date and time information in the sidebar widget “enfold latest portfolio”, and make the title in the middle instead of top.
Best regards,
Tommy
Hi,
OK, try this code for tablet, laptop, & desktop with a fix for the burger menu to keep it in line:
@media only screen and (min-width: 768px) and (max-width: 1023px) {
nav.main_menu {left: 25%!important;}
.av-main-nav > li > a {padding: 0 20px!important; }
.sfm-pos-right .sfm-rollback {top: -87px;}}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
nav.main_menu {left: 25%!important; }
.av-main-nav > li > a {padding: 0 30px!important; }
.sfm-pos-right .sfm-rollback {top: -125px;}}
@media only screen and (min-width: 1440px) and (max-width: 1800px) {
nav.main_menu {left: 20%!important; }
.av-main-nav > li > a {padding: 0 60px!important; }
.sfm-pos-right .sfm-rollback {top: 35px;}}
You can tweak the numbers a bit if you like, see screenshots in Private Content area.
Best regards,
Mike
Hi Rikard – the topic can be closed – many thanks.
Cheers
Hi.. I’m restyling a website and I need to have a big logo (1213×388) on a local test site I use this css snippet and works fine but on this site it doesn’t works, logo is aligned on left.. Ideas..? Thanks
.html_header_top.html_logo_center .logo {
left: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
#header_main>.container {
margin: 0;
}
Please close this topic. Thanks again.
Hi,
Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi,
Glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Mike
Yes, I’ve figured out 2 of the 3 elements! I’m including all of ym code to help others but the arrow in the masonry, at the bottom of this post isn’t quite right yet, so I need a bit of feedback for that last item that is eluding me :)
This is for the fullwidth slider, both left and right, using a div id in the captions –
/* align right */
#alignR {
text-align: right;
}
.caption_bottom .slideshow_caption #alignR {
background: url("img/arrowLeft.png");
background-repeat: no-repeat;
background-position: top right;
margin-right: -50px;
}
.caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption #alignR {
text-align: right;
}
.caption_bottom .slideshow_caption h2 #alignR {
padding: 10px 60px 0 0 !important;
}
/* align left */
#alignL {
text-align: left;
}
.caption_bottom .slideshow_caption #alignL {
background: url("img/arrowRight.png");
background-repeat: no-repeat;
background-position: top left;
margin-left: -50px;
}
.caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption #alignL {
text-align: left;
}
.caption_bottom .slideshow_caption h2 #alignL {
padding: 10px 0 0 60px !important;
}
This is for the arrow in an image used in the 3 col grid –
.av-image-caption-overlay-center {
background: url("img/arrowRight.png");
background-repeat: no-repeat;
background-position: bottom left;
text-align: left;
padding: 0px 20px 20px 60px;
vertical-align: bottom !important;
}
.av-image-caption-overlay-center p {
text-transform: uppercase;
color: #fff;
font-size: 22px;
line-height: 22px;
text-shadow: 2px 2px 4px #000;
}
And finally this is for a specific item in the masonry grid, but this one is not quite right yet, as you can see –
/* add arrow to specific items */
#av-masonry-1-item-204 .av-masonry-entry-content.entry-content {
background: url("img/arrowLeft.png");
background-repeat: no-repeat;
background-position: bottom right;
padding: 50px 0px 20px 0px;
margin-right: -10px !important;
}
I need to move the text over to the left but perhaps instead of adding the arrow into the same div as the caption I should go up one element?
Thanks again :)
Hey schnippel,
1. Try this code in the General Styling > Quick CSS field:
.product p.wc-gzd-additional-info {
font-size: 0.7em!important; }
change 0.7 to suit (it was 0.9)
2. Try this code in the General Styling > Quick CSS field:
#top .woocommerce-tabs .tabs li a {font-size: 0.7em!important; }
Best regards,
Mike
Dear Friends
http://www.edswaterproofing.com
My client wants to squeeze one more item into extra elements which is a button called by this form code:
form name=”PrePage” method = “post” action = “https://Simplecheckout.authorize.net/payment/CatalogPayment.aspx”> <input type = “hidden” name = “LinkId” value =”08f9ee99-6338-4c5a-9832-4451cbc230dd” /> <input type = “submit” value = “Pay Now” /> </form
I think the button that gets called is 88.75 x 31 px
The problem is that the button and the other text end up on two lines. I already have a little css affecting that area:
#top .phone-info {
font-size: 20px;
background-color: white;
}
.phone-info {
position: relative;
top: 10px;
}
How can I modify the extra elements area so the text link, phone number, button and linkedin icon appear in a single line at full-screen view? Thanks much
ps how do I add a screenshot to this post.
-
This topic was modified 8 years, 9 months ago by
Mike.
Yes, that is better. I’m still not able to move the h2 over; here is my code –
.caption_bottom .slideshow_caption #alignR {
background: url("img/arrowLeft.png");
background-repeat: no-repeat;
background-position: top right;
margin-right: -50px;
}
.caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption #alignR {
text-align: right;
}
.caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption #alignR .slideshow_caption h2 {
padding: 10px 100px 0 0 !important;
}
I need the aligned right text to be moved over to the left 100px so it’s not jammed up against the arrow and edge of the screen, and can’t seem to target just that element.
Once I have this done I still need to know which elements need to be targetted for the masonry and images, please :)
Hi,
Can you tell me what screen size your using?
Can you tell me what font size you would like for which items in your sidebar? A screenshot might help so we are talking about the same things :) (see Private Content area)
Try this code in the General Styling > Quick CSS field to make the sale badge red:
#top .main_color .onsale {
background-color: red!important;
}
Best regards,
Mike