Forum Replies Created
-
AuthorPosts
-
Perfect! Thank you so much.
Thank you!
Thank you! This took care of it.
Thank you, Elliott. That’s very helpful.
Hi Elliott!
Thanks for your help. I tried both the bug fix you provided me a link to and the @media addition to my enfold-child custom css. Neither is working.Perhaps my first issue wasn’t clear. The rows don’t line-up at all horizontally except when the cells are all the same size. The table is not acting responsively. On smaller viewports, the prices no longer line up with the room description. I’ve never seen a table work this way before. Usually the cells are lined up horizontally as well as vertically. Not the case here.
As to the issue of not showing the room descriptions under 767px viewport, I tried the @media fix and it’s not working. Any other suggestions?
Thanks again.
Also having the same issue as ticket #430195 – Ismael told them to “Please edit the theme’s table element. Set the table purpose to tabular and the responsive styling to scrollable.” How do you do that?
Thanks.
I am adding to this ticket because I just realized that the first descriptive column of this table disappears in devices with smaller viewports. What?! Thanks for your help.
This reply has been marked as private.This reply has been marked as private.Hi Yigit. I’ve been working on this issue and have gotten a lot closer to making it work. Your suggestion, unfortunately, didn’t do it. But, I got it working by adding the code to a text/html widget area and adding that to my home page. Then, I added the calendar widget CSS to my Enfold Child styles.css document. The calendar widget now functions perfectly.
It does not, however, lay out properly. It appears that the Enfold styles are overriding my calendar widget styles. It seems that each of the regions on the WP site are formatted in a “vertical” layout whereas I have a more tabular format for each of my regions. In this particular region, I want the calendar widget to layout in one horizontal row. Instead, it’s stacking. This is probably because everything is set up in a vertical row-only format where I want it to run horizontally.
Can you help with this? Perhaps give me the styles that I need to adjust to make this work?
Here’s a template page I created where the calendar widget at right below the slider, is working perfectly using my styles: http://dunesresort.com/new/dunes-home.htm
And, here’s how it looks in my Enfold themed WP site: http://dunesresortcom.fatcow.com/wordpress/
Thanks for you help.
Perfect! Thanks for your help, Elliott.
April 3, 2015 at 12:52 am in reply to: Changing Colors on Main Menu sub-menu using pageID in Tablet & Mobile #422841Works like a charm. Thank you.
I’ve got it worked out with your help. Thanks very much, Elliot.
Thanks so much, Elliot!
That worked like a charm, Elliott, thank you.
I need it to work for the main menu color, too. This is what I had which didn’t work:
#top.page-id-14 .main_menu a {
background-color:rgba(255,255,255,0) !important;
color: white !important;
}Based on what you sent me for the current menu item, I tried this and it also doesn’t work. Ideas?
#top.page-id-14 .main-menu .avia-menu-text {
color: white !important;
}Thanks again.
-
AuthorPosts