Forum Replies Created
-
AuthorPosts
-
Worked perfectly! Thank you very much!
Worked great! Thanks!
Thank you very much! That did work.
Thanks Ismael! I did try that and it’s breaking to mobile on all desktop sizes not just 1024. Any other thoughts?
Thank you for the code. I have tried that with no success. Screenshot and link below.
Worked perfectly! Thanks so much.
Hi Mike – I have inserted the code and cleared cache but did not get the desired result. Link below
All CSS I’m using
#footer .widget p {
font-size: 15px !important;
}#footer {
padding-top: 80px;
padding-bottom: 80px;
margin: 0px;
}@media only screen and (min-width: 990px) {
#header_main .main_menu {
position: relative;
right: unset;
display: flex;
justify-content: center;
}.av-masonry-entry-title {
font-size:28px!important;
}.av-masonry-entry-content.entry-content {
font-size:16px!important;
text-align: left;
}#top #wrap_all .av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content .av-masonry-entry-title.entry-title {
position: absolute;
transform: translate(12vw,-28vh);
color: #fff;
}
#top #wrap_all .av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-masonry-outerimage-container:before {
content:””;
display: block;
height: 100%;
position: absolute;
visibility: visible !important;
top: 0;
left: 0;
width: 100%;
background-color: rgba(0, 0, 0,.5)!important;
}Thanks so much Mike! I will give it a try!
Yes perfect! Thanks so much!
Hi – You can view the menu on the page below. Is there code to break it into 2 lines on mobile? If not the menu just runs off the edge of the screen.
This reply has been marked as private.Yes – thank you that did it!
Thanks Nikko – but that did not work either. Any other thoughts?
Hi – would you have an update to this CSS – I am using it but the underlines are still showing ups on the mega menu items.
February 4, 2022 at 12:58 am in reply to: Icon Grid responsive break points (4.8.3 and 4.8.9) #1338789I am having the same issue with icon grid feature. Can you send me CSS on how to fix. Thanks!
This reply has been marked as private.This seemed to fix it. Thanks!
This reply has been marked as private.I am noticing that my restore to 4.8.6.5 is still missing my logo (using Enfold) and styling. HELP!
The plugin is the issue – please close this thread. Thanks!
My apologies it seems to have started working. Thank you for the quick reply.
Thank you that did hide the tooltip!
Thanks Victoria! – which code do I use as I want to hide both click and hover? It looks like this is just hiding hover….or am I mistaken?
Anna
When you click on a flag the tooltip shows up. I just want the flag to show and temporarily hide the tooltip function. Thanks!
Thank you Rikard. That took care of it. Appreciate your help!
AnnaThis reply has been marked as private.Hi – I moved it so it looks like this below and cleared the cache but still no transparency?
.header_color .main_menu .menu ul li a {
background-color: transparent;
}
.sub-menu{
opacity:1!important;
display:block!important;
visibility:visible!important;
top:75px!important;
}Thanks but that did not seem to make it transparent….any other ideas.
Appreciate your help,
AnnaThanks so much – worked perfectly. I would like to make the submenu 100% transparent so just the words show with no background. Would you have a bit of CSS for that?
Anna
Thanks so much! That worked great.
Would there be some code that would move the text up within the black background of the header?
-
AuthorPosts