Home Forums WoodMart support forum Stretch Section CSS

Stretch Section CSS

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #363411

    Jerzy Brodziński
    Participant

    The Stretch Section CSS option leaves white margins. Issue occurs randomly and is not visible in the page panel. It also does not exist for the Stretch Section CSS option.

    Attachments:
    You must be logged in to view attached files.
    #363533

    Bogdan Donovan
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .page-template-maintenance-php [class*=wd-section-stretch] {
    	width: 100vw;
    	left: calc(50% - 50vw);
    }
    
    .page-template-maintenance-php.sticky-toolbar-on {
    	padding-bottom: 0 !important;
    }

    Kind Regards

    #363788

    Jerzy Brodziński
    Participant

    Thank you. It’s perfect now 🙂

    #363919

    Bogdan Donovan
    Keymaster

    You are welcome!

    #367102

    Jerzy Brodziński
    Participant

    Hi. The margin problem has started to occur again. Probably after Elementor update. Can I ask for help again?

    #367448

    Bogdan Donovan
    Keymaster

    Hi,

    We have checked the site and don’t see the issue (screenshot https://prnt.sc/dbSrqUBnk4sV).

    Kind Regards

    #367701

    Jerzy Brodziński
    Participant

    Hi,
    The problem does not occur on the maintenance page. Can I send my login and password to check the system? Besides, there is some problem with Elementor loading…

    #367782

    Bogdan Donovan
    Keymaster

    Please, provide us with your admin access so we can log in and check this on your side.

    Thank you in advance.

    #368311

    Jerzy Brodziński
    Participant

    Data sent. I found the problem is most common with Slider Revolution…

    Regards,
    J.

    #368398

    Bogdan Donovan
    Keymaster

    Hi,

    We have checked your slider and found that you use Woodmart slider, rather than Slider Revolution. To make your slider full width, navigate to your slider settings and enable “Stretch slider” option (https://prnt.sc/a1nc5ItlS-9L).

    Kind Regards

    #368566

    Jerzy Brodziński
    Participant

    The indicated option does nothing to the described problem. The margins are what they were. The only solution that works is JS stretching. Access to the account is still active when needed.

    Regards

    #368633

    Bogdan Donovan
    Keymaster

    Hi,

    We have tested your site slider and it looks normal (https://prnt.sc/V2U_fRNj_Jfh)

    Kind Regards

    #368768

    Jerzy Brodziński
    Participant

    Thanks for helping with the site.
    I do not understand why it is different for me.
    Maybe it’s browser fault … Sorry to bother.

    Kind regards 🙂

Viewing 13 posts - 1 through 13 (of 13 total)

The topic ‘Stretch Section CSS’ is closed to new replies.