Forum Replies Created
-
AuthorPosts
-
I removed that code but now it looks worse. The text are overlapping each other.
I did that for desktop
I just added the following
@media only screen and (min-width: 990px) {
#top .av-section-tab-title {
padding-right:135px!important;
}
}But it still did not fix it
Thanks
One last question. Can I change the overlay color to transparent white instead of transparent black?
You can close.
Thanks again
Thank you
Thanks. Is that hover functionality possible as well with masonry?
That works. Thanks for all your help. You can close this thread now.
Thanks
How do I add the Navigation Menu widget into my html file? What is the shortcode?
great.
thanksYes. it is working now
thanks again
July 6, 2020 at 4:55 pm in reply to: Slide Out Caption Text on Full Wider Slider after 5 section #1228326unfortunately, that did not work
nothing changed
yes it should be moved down to be aligned with the menu items on the left and right so therefore the header section will be shorter in height
thanks
I figured out the following CSS was causing the issue (I have removed it for now)
@media only screen and (min-width: 768px) {
.av-logo-container {
position: absolute;
top: -40px;
left: 38%;
transform: translateX(-38%);
}
}@media only screen and (min-width: 768px) {
#header {
padding-top: 25px;
padding-bottom: 10px;
background-color: rgba(0,0,0,0.4)!important;
}
}It was given to me by support to center the logo with the menu items. If you look on the desktop version now the logo is not centered with the menu items now since I just removed the code.
can you provide the correct css for this now?
Thanks
I think it worked but my left column the text is running outside of the column
please view on tablet
did you click on the hamburger icon?
nothing shows up
Unfortunately, that did not work on my end
June 12, 2020 at 7:44 pm in reply to: Animate text on page so it pops up/fade in when you scroll. #1222168Ok thanks. please let me know your findings
June 8, 2020 at 7:08 pm in reply to: Animate text on page so it pops up/fade in when you scroll. #1220575Thanks. This works on desktop but not on mobile.
Here is my latest work
That worked perfect.
Thanks!!!
No I am not using any caching plugins
Please close.
Thanks again
Thanks.
Works great
Thanks
Works now. Thanks
Works. Amazing help. You save me a ton here
Much appreciated. Hope you are staying safe!
Thanks. One small issue, after someone adds something to the cart, it does not show up unless you refresh the page. Is there any way the page can be refreshed after adding an item so the user see the number on the cart shows up? does this have something to do with ajax loading? if so how an I fix this?
Thanks
-
AuthorPosts