Digital experiences for all disciplines
Forum Replies Created
-
-
Disregard Mohammad, I figured out the font size.
Thanks, Alan
Thanks Mohammad. Lastly, is there a way to adjust to widget title font size as well?
Hi Mohammad.
I figured out the correct code for the padding and font color so I am good there.
One other question though – is there a way to remove the underline in the widget title/heading text of the testimonials slider (where it says “What our clients have to say”)?
Thanks, Alan
Hi Mohammad,
Very bizarre, but I now see light grey plus signs on the toggle element. Not sure what happened between today and yesterday, but all is good.
Thanks.
That makes sense. I appreciate your help and giving this option.
Thanks Mohammad, this helps greatly but I notice that the menu still overlaps the rest of the page. Previously, the menu pushes everything else down when opened which to me looks best. But when I insert the code, the menu then overlaps the rest of the page.
No problem if this cannot be fixed. I can live with the extra space issue as I would rather have the menu push everything else down.
Thanks, Alan
Hi Mohammad, I tried that. It reduces the space, but then causes a problem when I open the nav menu. As you can see from the attached photo, the menu items now overlap the other content and are difficult to read.
Alan
Sorry Mohammad, should be good now.
Hi Mohammad, I just figured out how to remove the search from the mobile menu by using the following code:
/*Mobile Menu – Remove search bar from mobile menu*/
@media only screen and (max-width: 767px) {
#nav-search {
display: none!important;
}
}The only issue is that it now creates a lot of space between the main menu dropdown and the web content (revolution slider in this case). Is there any way to reduce the amount of space under the mobile menu?
Thanks, Alan
Thanks Mohammad, that worked.
One other question – is there a way to also remove the search bar on the mobile menu as well (just the mobile menu and not the regular website) ?
Thanks, Alan
Hi Kyle, I just checked and the link seems to be working fine on my end. I have not made any changes since the last time.
Can you check again?
Thanks, Alan
Perfect, thank you!
One other question. I have custom css to remove the top nav bar in the mobile menu, but the social icons in the top still show up. Is there a way to remove these icons from the mobile menu as well?
Alan
Yes, it’s http://marketgrouprealty.com.
Thanks.
Disregard my last question. I figured it out, thanks.
-