Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

B

Blurred00

@Blurred00
About
Posts
30
Topics
10
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • project arrow on a single carousel
    B Blurred00

    thank you so much

    General Discussion

  • project arrow on a single carousel
    B Blurred00

    Hello, I have several carousels on my website, but I would like the forward and backward navigation arrows to appear only on some of them. Is this possible? Thank you

    General Discussion

  • invert carousel slide direction
    B Blurred00

    Hey i m really sorry for the late late late late reply. but it works!! thank you so much

    General Discussion

  • Responsive font size
    B Blurred00

    @arminunruh Hi, how i can convert font size (px) to % ? there is a tool or something helse? Thank you

    Feedback

  • product description and button position
    B Blurred00

    Hi, im trying to align product description and button at center but can0t found a solution. can someone help me?
    First image is how now it is.
    Second how i i want it appear

    Thanks a lot

    sbaglaito.png

    corretto.png

    Shop / WooCommerce

  • Instagram feed don't work
    B Blurred00

    Solved. need to add shortcode, no text then shortcode

    General Discussion

  • Instagram feed don't work
    B Blurred00

    Hi my client need to insert instagram feed, i ve download e install instagram feed by smash balloon. I ve add a source code but don't work can someone help me?

    Screenshot 2024-07-18 alle 15.06.27.png Screenshot 2024-07-18 alle 15.06.41.png Screenshot 2024-07-18 alle 15.08.37.png

    General Discussion

  • YOAST SEO. Compatible or not?
    B Blurred00

    yoast work now?

    Bug Reports

  • Hide button on out of stock product
    B Blurred00

    @alasdair17 said in Hide button on out of stock product:

    display: none !important;

    thanks for the reply. what is the class that i need to use? i can't found it

    Edit. Solved.

    here the css code:

    .outofstock .button
    {
    display: none !important;
    }

    Shop / WooCommerce

  • Hide button on out of stock product
    B Blurred00

    Hi, there is a way to disable a button on out of stock product?
    I ve customized it by "ADD TO CART" plugin with a cart icon and it work well but when product is out of stock it show a empity square.
    I ve added also this css code :

    .woocommerce a.button.add_to_cart_button{
    border-radius: 50%;
    }

    Screenshot 2024-06-07 alle 09.42.53.png

    Shop / WooCommerce

  • carousel scroll like marque
    B Blurred00

    @arminunruh ok thanks :)

    General Discussion

  • carousel scroll like marque
    B Blurred00

    with class there is no way? thank you so much the same :)

    General Discussion

  • carousel scroll like marque
    B Blurred00

    problem is that marquee don't support video.

    Just another question, is possible insert image or something else on mouse hover on marquee or carousel? like thisScreenshot-2024-05-27-alle-13.59.02.png

    General Discussion

  • carousel scroll like marque
    B Blurred00

    Hi, i ve made this carousel (image) for my home and i would scrool it like marquee at screen start. It is Possible? Thanks!

    Screenshot-2024-05-27-alle-13.59.02.jpg

    General Discussion

  • News element with photo on the right and description at center
    B Blurred00

    thank you so much! :D

    General Discussion

  • News element with photo on the right and description at center
    B Blurred00

    Hi, what set up i need to insert for showing a news page like the screen? I ve see it in more laytheme website but can't find it.

    The descrition at center is the entire article.

    Screenshot 2024-05-10 alle 11.19.58.png

    General Discussion

  • fixed Marquee on top is invisible since update
    B Blurred00

    @arminunruh said in fixed Marquee on top is invisible since update:

    position: fixed;
    top: 16px;
    z-index: 10;
    width: 100%;
    give the row a class by right clicking an empty spot on the row

    thank you so much, the problem is that now the marquee is over the logo and the menu

    Bug Reports

  • fixed Marquee on top is invisible since update
    B Blurred00

    @arminunruh fraom.com the marquee is on all page

    Bug Reports

  • fixed Marquee on top is invisible since update
    B Blurred00

    @arminunruh said in fixed Marquee on top is invisible since update:

    .header_marquee {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    }

    i ve the same problem, all marquee are at the top on every page and after update it don't show up.

    how i can solve? thanks

    Screenshot 2023-07-21 alle 11.33.16.png

    Bug Reports

  • invert carousel slide direction
    B Blurred00

    @kalamakumaran said in invert carousel slide direction:

    @Blurred00 @arminunruh

    Give the carousel you want to invert the class "reverse"

    Add this to your Custom JS

    <script>
    window.laytheme.on("newpageshown", function(){
    // Get the swiper-container element 
    var swiperContainer = document.querySelector('.swiper-container');
    
    // Check if the element exists and has the "reverse" class
    if (swiperContainer && swiperContainer.classList.contains('reverse')) {
      // Add the dir="rtl" attribute
      swiperContainer.setAttribute('dir', 'rtl');
    }
       });
    </script>
    

    and it should work!

    But apparently it seems to be not possible to add classes to carousels. Is it a bug @arminunruh ?

    Because when I remove the if statement out of the code it affects the .swiper-container and it inverts the direction.

    i ve added it to the custom css tab but don't work. Otherwise i think that it apply this rule to all slide, right?

    The problem is that i want apply it only in one slide.

    General Discussion
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Search