lorainedeleonnnn
Member-
Posts
32 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by lorainedeleonnnn
-
Good day! How can I align the description for service list #3? I want to ensure good alignment on my website. Please help me fix this. Thank you!
-
It is risky if I make the elfsight dev as a website collaborator? or not?
- 3 replies
-
- announcement-bar
- form
-
(and 1 more)
Tagged with:
-
Hello everyone, I want to achieve that when I click 'get a free consultation now' in my announcement bar, I want my inquiry form to pop out or slide in from the right side. I already have my inquiry form on my website, but I just want to trigger it to pop out every time I click on the text in my announcement bar. My inquiry form is from Elfsight. How can I integrate that? Hope you can help me. Thank you! @tuanphan @Ziggy
- 3 replies
-
- announcement-bar
- form
-
(and 1 more)
Tagged with:
-
How can i solve this? Can you help me with this?
-
This is my url: https://www.virtualaccountantnyc.com/ Thank you!
-
Hello everyone! Could someone please take a moment to visit my website and provide feedback on any design issues, alignment problems, or areas that need improvement? Your assistance would be greatly appreciated. Thank you very much!
-
@tuanphan Hi Tuanphan! How can I maintain a consistent box size even when I input more text? I want all the boxes in my layout to be the same size. Thank you!
-
Media queries for my service list
lorainedeleonnnn replied to lorainedeleonnnn's topic in Customize with code
@tuanphan can you please assist me with this one?- 2 replies
-
- service-product
- list-summary
-
(and 3 more)
Tagged with:
-
HOVER EFFECTS IN MY LIST IMAGES
lorainedeleonnnn replied to lorainedeleonnnn's topic in Customize with code
i only have a single page website: https://www.virtualaccountantnyc.com/- 3 replies
-
- hover
- list-summary
-
(and 2 more)
Tagged with:
-
Could you please assist me with a media query to center align the last two slides of a slideshow on tablet devices? Your help with this would be greatly appreciated. Thank you! I'm currently employing the following media queries: @media only screen and (max-width: 767px) , @media screen and (max-width: 1024px) and (min-width: 768px)
- 2 replies
-
- service-product
- list-summary
-
(and 3 more)
Tagged with:
-
Hi Tuanphan! How can I maintain a consistent box size even when I input more text? I want all the boxes in my layout to be the same size. Thank you!
-
Hey everyone! Could someone assist me in implementing a hover effect for the 5 images in my services section? What I aim for is that when I hover over each image, a text overlay with a blue background appears. I'd appreciate any help with this. Thank you in advance!
- 3 replies
-
- hover
- list-summary
-
(and 2 more)
Tagged with:
-
can you try both?? I just wanna see if the alignment is still okay. Thank you very much, Tuanphan!
-
Hello, Tuanphan! I'd like to ensure that my title (Virtual Accountant NYC at JCDL Virtual Assistance Services) is visually appealing with an ideal line height and size. Could you please assist me in making this text more appealing? I'm not quite satisfied with its current style. Thank you very much for your help!
-
I've already applied the code you provided, and it has changed. Could you please assist me in aligning all of my content, including the button, in a single line? I prefer not to have the button on a separate line. Please help me with this one. Thank you so much! Again this is my URL: https://www.virtualaccountantnyc.com/ Here's how the text and button layout changed when I applied the code you provided: Announcement bar i want to achieve ( one line) :
-
Nothing changed, Ziggy. Please help me with this issue. I remember that I applied this code; that's why the first list is up: .user-items-list-simple[data-alignment-vertical="middle"] { align-items: self-start; } And even though I removed it, my service section content is not properly aligned. What can I do, Ziggy? I need your help with this one. Hope you can help me. Thank you!"
-
how can i achieve to be responsive in tablet size? this is my URL: https://www.virtualaccountantnyc.com/
- 19 replies
-
- responsive-design
- responsive
-
(and 1 more)
Tagged with:
-
It worked. I'm experiencing an issue with my announcement bar when using media queries. I'm aiming to create a more appealing design for it. Could you please guide how to achieve this? Thank you so much. Hope you can help me with this one. This is my URL: https://www.virtualaccountantnyc.com/ And this is my code in the announcement bar: .sqs-announcement-bar { padding: 8px; width: 100%; position: fixed; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); background: linear-gradient(10deg, #2675A6, #20638C); } .sqs-announcement-bar strong { font-size: 15px; font-weight: bolder; letter-spacing: 2px; font-family: 'Poppins'; margin-right: 10px; } .sqs-announcement-bar em { font-size: 13px; font-style: normal; text-transform: none; border: 1px solid #fff; border-radius: 5px; padding: 7px 12px; cursor: pointer; margin-left: 15px; font-weight: 00; transition: background-color 0.3s ease; } .sqs-announcement-bar-close { display: none }
-
Ziggy, how can I achieve an appealing look for my announcement bar on mobile devices? Despite implementing media queries, I haven't seen any changes. Also, could you assist me in making my header title (I mean virtual accountant NYC) more visually appealing? Thank you so much, Ziggy! Your assistance has been invaluable to me. I'm hopeful you can guide me through my coding challenges. This is my media query : @media only screen and (max-width: 640px) {
-
Take a look at the description of the first service, it does not align with the other paragraph of the list of items. Hope you can solve this, Ziggy. Thank you so much. This is my CSS code for the service section: /* services */ [data-section-id="65f108060484c634eaa1a0e3"] { font-family: Sans-serif; } [data-section-id="65f108060484c634eaa1a0e3"] h2 { font-size: 15px; text-align:left; } /* services paragraph */ section[data-section-id="65f108060484c634eaa1a0e3"] p { color: #2c3038 !important; font-size: 15px; text-align:justify; line-height: 25px; /* Adjusted line height for better readability */ text-overflow:ellipses; } .user-items-list-item-container { border-radius: 5px; transition: 0.3s !important; } #siteWrapper .user-items-list-item-container.user-items-list-simple[data-title-font-unit="rem"] .list-item-content__title { font-size: 20px; font-weight: 600 ! important; padding: none; line-height: 20px; text-align: center; color: #20638C !important; } .user-items-list .list-section-title p { margin: -8px; text-align: center; font-size: 40px; font-weight: 600; color: #20638C !important; }
-
Thank you very much for your kindness, Ziggy! I also want to understand why my service section is not properly aligned on smaller desktop screens. I designed the template on a large monitor, but when I opened it on my laptop, the elements were not aligned correctly. I aim to achieve better alignment. This is my CSS in the service section: /* services */ [data-section-id="65f108060484c634eaa1a0e3"] { font-family: Sans-serif; } [data-section-id="65f108060484c634eaa1a0e3"] h2 { font-size: 15px; text-align:left; } /* services paragraph */ section[data-section-id="65f108060484c634eaa1a0e3"] p { color: #2c3038 !important; font-size: 15px; text-align:justify; line-height: 25px; /* Adjusted line height for better readability */ text-overflow:ellipses; } .user-items-list-item-container { border-radius: 5px; transition: 0.3s !important; } #siteWrapper .user-items-list-item-container.user-items-list-simple[data-title-font-unit="rem"] .list-item-content__title { font-size: 20px; font-weight: 600 !important; padding: none; line-height: 20px; text-align: center; color: #20638C !important; } .user-items-list .list-section-title p { margin: -8px; text-align: center; font-size: 40px; font-weight: 600; color: #20638C !important; } Additionally, I've noticed that my logo appears too small on my website. I'm seeking guidance on applying a CSS style to enlarge it. I'm struggling to figure out how to resize my logo properly. Thank you for your assistance!
-
I want my website to be responsive, but I'm struggling to achieve it. I've attempted using media queries, but they don't seem to be functioning as desired. Could you please assist me with this issue? Thank you!
- 19 replies
-
- responsive-design
- responsive
-
(and 1 more)
Tagged with: