-
AuthorPosts
-
October 29, 2018 at 5:51 pm #1027666
https://www.aurelwireless.com/test/
#ricevitori .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra { background-
color:#e68a00 !important;color:#fff!important;}Do not work
October 30, 2018 at 1:00 pm #1027974I try this
.main_color .pricing-table li.avia-pricing-row, .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-pricing-row .pricing-extra { background-color:#e68a00 !important;color:#fff!important;}
do not change
October 30, 2018 at 3:26 pm #1028066Hi unicaweb,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaOctober 30, 2018 at 4:05 pm #1028108https://www.aurelwireless.com/tableheader.jpg
Ye I have this code that ovverides my and how can modify ?
October 30, 2018 at 4:10 pm #1028113Here access
October 30, 2018 at 11:11 pm #1028261Hi,
Please locate and remove this from css:
.main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background: white !important; }
Best regards,
Jordan ShannonOctober 31, 2018 at 8:23 am #1028385October 31, 2018 at 10:12 am #1028402I remove this but what add ?
October 31, 2018 at 2:36 pm #1028484Sorry by now what code I need to insert ?
October 31, 2018 at 6:54 pm #1028576Hi,
Thanks. Please add the following to quick css in place of what you removed:
.main_color .pricing-table li.avia-heading-row{ background:#e68a00!important; }
Best regards,
Jordan ShannonOctober 31, 2018 at 6:57 pm #1028578No don’t change
October 31, 2018 at 7:47 pm #1028593Hi,
I’m still seeing the code I asked you to remove in the inspector. Did you remove it?
Best regards,
Jordan ShannonNovember 1, 2018 at 9:43 am #1028774Yes I remove this
.main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra {
background: white !important;
}November 2, 2018 at 3:23 pm #1029170Hi,
Okay, so now put my code at the very top of quick css so it runs first. Also ensure you clear your cache a few times over.
Best regards,
Jordan ShannonNovember 5, 2018 at 8:51 am #1029789Yes I put your code at top css but nothing change.
November 5, 2018 at 7:05 pm #1029994Hi,
Please provide admin info so I can log in and look into this further.Best regards,
Jordan ShannonNovember 6, 2018 at 8:36 am #1030276Ok I send temporary login
November 8, 2018 at 4:29 am #1031071Hi,
I think the login token has expired. Sorry about that. Please generate another token and make its expiry longer.
Try this css code:.main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra { background-color: red; color: blue; border-color: orange; }
Best regards,
IsmaelNovember 8, 2018 at 9:03 am #1031139Thanks now it is perfect.
November 9, 2018 at 5:40 am #1031521 -
AuthorPosts
- You must be logged in to reply to this topic.