[ Cyber Sale 2024 ] HUGE savings up to -50% on selected creative themes until 03 Dec 2024 only! View More

Okay
  Public Ticket #3747053
Troubles with layout and sticky functionality
Closed

Comments

  • valeriapanini81 started the conversation

    Good morning, I’m experiencing some issues with the layout and certain functionalities of the theme.

    The first problem concerns the footer. I’ve set the upper section to three columns, but the elements inside the widgets aren’t aligning properly, making the footer appear messy.

    The second issue relates to the sticky functionality of elements. Any element within the template pages that I want to make sticky doesn’t work, whether through CSS code or the various options for making an element sticky in Elementor. No element I try to make sticky works. I’m specifically referring to the cart icon on the page at the link I provided.

    Attached files:  Immagine 2024-10-18 123033.png
      Immagine 2024-10-18 123218.png

  •  46
    Artem replied

    Hello!

    1. The following CSS will fix the alignment in the footer menus:
    .widget ul {
      text-align: inherit;
    }

    For more convenient work with footer layout, I would recommend to use this plugin https://wordpress.org/plugins/header-footer-elementor/ It allows to build footer in Elementor. The theme is tested and compatible with this plugin.

    2. Fixed position elements won't work when smooth scrolling is turned on. You can turn it off from Customizer -> Theme Options -> Smooth Scroll panel.

  • valeriapanini81 replied

    Thank you very much, all the issues have been resolved!

  •  46
    Artem replied

    Welcome! Should you have more issues or questions related to the theme, please open a new ticket.