-
Search Results
-
I’m trying to display the top portion of my sidebar over the lower portion of a color section above it via CSS. The effect I’m going for is the image in the top of my sidebar slightly overlapping the background of the color section. I’ve tried negative margins and z-index but couldn’t get the sidebar to display on top. Is this possible somehow?
Topic: Get rid of date in Magazine.
Hello experts,
I would like to NOT show the date in magazine listing at the right hand side of the page linked below (and some more pages where I use the magazine).
Last time I had something similar with the post slider when you suggested a code to put into the quick css-field which works great.
See here: https://kriesi.at/support/topic/remove-categories-and-date-with-grey-lines-from-blogslider/Topic: Validations
on most of the enfold sites there are at the end of footer section some closing p tags which have no opening tag.
i think it is only if using socket and the widgets.f.e on http://kriesi.at/themes/enfold/
No p element in scope but a p end tag seen. From line 322, column 67; to line 322, column 70 </div></p></div>mostly i can prevent this by disabeling the autop function of wordpress.
remove_filter( 'the_content', 'wpautop' ); remove_filter( 'the_excerpt', 'wpautop' );what for is this link in the head section of the html? for example:
<link rel='https://api.w.org/' href='http://kriesi.at/wp-json/' />this is afaik on every enfold generated page.
Hey there
thought i would open a new thread. my problem is related to the first fix here
My problem url is here (hosted on WPengine)
You will see i’m echoing the Add to cart url above the button. If you then scroll down to the bottom and click on page 5 you will those URL’s change from
/products/?fwp_paged=4&add-to-cart=5948to
/wp-admin/admin-ajax.php?add-to-cart=5941Something is not being applied to the buttons but not sure what. If you add a product to cart on page 4 it works perfect but clicking add to cart on page 5 or any other page returns a 0 on a white page.
Can you help out here ?
Hi,
I have two issue that are hopefully easy to solve.
Firstly, I’ve been trying to create an icon list in which the third list item is behaves as a button. I’ve almost managed to get it to where I want but I’m struggling to remove the black underline that appears as you hover over the link. You should be able to see what I’m talking about in the section just below the title section in the link provided.
The second issue is that when I test the site in the Chrome developer tools, the iPhone 5 preview shows that my header (logo+menu) cover over the content in the top section. This is the only setting that I seem to have an issue with and I’m hoping there’s an easy solution?
Thanks.
Hello,
I am trying to create a masonry gallery for my blog page. However, the caption element which displays over top of the image only shows the date and not the title or excerpt because the font colour for the title and excerpt is white and so is the caption element background. I’ve tried changing the font colours in the alternate content under theme options which is what I’ve labeled the colour section in the advanced layout editor as. Unfortunately, it doesn’t seem to affect the font colour at all.
Topic: Advanced Blog layout issues
I didn’t make this site so its possible some CSS was edited to do this, I’m just not sure what was done. If you look at this blog post URL below (in the private area,) I have used the Advanced editor. It seems to not be formatted properly, the top part is hiding half under the menu.
Also some of the normal things are missing
There are no buttons to go to the next post/previous postAlso, I’m not sure how to add the date posted (besides manually typing it in)
Thanks
Hi there,
Could you please help disabling the sticker header feature in tablet mode?
By default, checking the “If checked header will stick to the top of your site if user scrolls down (ignored on smartphones)” box only disable it for smartphones but I would like to have it disabled as well for tablets.
Thank you,
LisaOur page is set to the following:
Template: Blank No Header / No Footer template is used?
Sidebar Settings: No Sidebars
Header Settings: Hide Header on this PageThe reason we are using these settings is because we want to use the Advanced Page Builder to determine placement of the logo and content. (see link below). We do not want to add the logo in Enfold Settings because it creates a large margin of space and huge gaps on the top, left and right. Also if we do not set the template to Blank No Header / No Footer then the page shows a large invisible margin at the top (where the Enfold logo is designated to go).
So the question is, how do we allow a Footer at least with this current setup?
Hello-
I believe that I have tried every Quick CSS solution to change the background color of the alternating colors in the Pricing Table. I’d love it if all Default Rows were white background with same color text.Also, how do you vary the size of the text in the Pricing Row as shown in the Enfold Demo sample? It would be great to add “Early Bird Special” under the large price at the top.
Thanks!
Topic: Header slider
Hi everybody,
is anyone able to tell me how I can re-add a slider next to the logo? After my latest updates to WordPress and Enfold theme, I am missing following code in the header area:
<div class='container av-logo-container'><div class='inner-container'><div class='korona'></div><div class='slider'> <ul class='slider-banner'> <li><a href=''><img src='/wp-content/uploads/2015/12/top01.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top02.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top03.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top04.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top05.jpg'></a></li> <li><a href=''><img src='/wp-content/uploads/2015/12/top06.jpg'></a></li> </ul></div> <script> window.start=start=function() { setTimeout(function (){ t=document.querySelector('.slider-banner li:nth-child(1)'); t.style.opacity=0; setTimeout(function (){ t=document.querySelector('.slider-banner li:nth-child(1)'); document.querySelector('.slider-banner').appendChild(t); t.removeAttribute('style'); start(); },5000); },5000); } start(); </script>Best regards
ReneTopic: Background video fullscreen
Hello
I’m using a video background in a color section. There is a testimonial block in the color section.
My problem is just with smaller resolutions, then the testimonial block takes more height, and the video don’t cover anymore the color section. I can see the color background at top and bottom of the video background, not nice.
Is there a way to have this video background like in css : “position-size:contain” to cover all the color section ?
Thanx !
Viewing 30 results - 89,641 through 89,670 (of 142,938 total)
