Jump to content

Alla7

Member
  • Posts

    23
  • Joined

  • Last visited

Posts posted by Alla7

  1. Yes, so that popup window appears when clicking on the 'Contact Us' button in the header. However, there is a problem with its position. It appears in a different place on each page.
    And I would like to make the same popup window for the 'Work with Us' button.

    I created the popup window using code that I found here on the forum, but when I follow the same steps for the 'Work' button, the popup window doesn't work. So, I am trying to understand what I need to change in the code to add the same popup window.

  2. Hello! I'm sorry, I just have a few problems/questions about pop-up windows:

    When I open this pop-up window on the home page, the position of the window is okay, but when I open it on any other pages, it goes to the bottom of the page. I'd like to add the same pop-up window to the words "Work with us" on the home page at the bottom. Can I use the same codes to do that?

    Screenshot 2024-03-06 at 11.34.29 AM.png

    Screenshot 2024-03-06 at 11.35.38 AM.png

  3. Hello! I'm sorry, I just have a small question about pop-up windows:

    1. Is it possible to change the size of the close button or make it possible to close the window by clicking outside of it?
    2. When I open this pop-up window on the home page, the position of the window is okay, but when I open it on any other pages, it goes to the bottom of the page.
    3. I'd like to add the same pop-up window to the words "Work with us" on the home page at the bottom. Can I use the same codes to do that?

      * I attach screen shots

    Screenshot 2024-02-22 at 1.54.10 PM.png

    Screenshot 2024-02-22 at 2.16.20 PM.png

    Screenshot 2024-02-22 at 2.16.34 PM.png

    Screenshot 2024-02-22 at 2.16.54 PM.png

  4. Hey!)
    I have a problem with Custom CSS, I have added a code and it works perfectly just in edit mode.
    Here is a code:
     

    @media only screen and (min-width: 640px){
    #block-yui_3_17_2_1_1691516078741_25095 {
    opacity: 0;
     transition: opacity 0.5s
    }

    #block-yui_3_17_2_1_1691516078741_25095:hover {
    opacity: 1;
    transition: opacity 0.5s
    }
    }

    Can someone help me please?

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.