-
AuthorPosts
-
July 6, 2018 at 8:07 am #981884
Hi i have 3 Problems with my website:www.welovetoclean.de
1. I will change the Color from the Prive table (here be yellow) http://welovetoclean.de/innenreinigung/
2. The Menue be to big on smartphone
See here the Screenshot https://imgur.com/a/yVtzn6V3. And the Size from big font ist not good on mobile
See here the Screenshot: https://imgur.com/a/Dqybdco- This topic was modified 6 years, 4 months ago by tsvweinsberg.
July 6, 2018 at 10:36 am #981965Do you need more information from me?
July 6, 2018 at 7:08 pm #982189Hi tsvweinsberg,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .html_av-overlay-side #top #wrap_all .av-burger-overlay li a { font-size: 18px; } #top .custom-color-heading strong { font-size: 22px; } #top #wrap_all .av-inherit-size .av-special-heading-tag { font-size: 22px; } }
If you need further assistance please let us know.
Best regards,
VictoriaJuly 6, 2018 at 7:22 pm #982199Thank you but I will change the color from price to black background and white font can you help me ?
July 7, 2018 at 12:05 am #982290Hi,
You want to change it from yellow to black background?
Best regards,
Jordan ShannonJuly 7, 2018 at 1:23 am #982300Yes from yellow to black with white font color
July 8, 2018 at 5:48 pm #982743Hi tsvweinsberg,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra { background-color: #000; color: #fff; border-color: #666; }
If you need further assistance please let us know.
Best regards,
VictoriaJuly 9, 2018 at 9:50 am #982975Thank you, but one Problem i have now the € be in white see here http://welovetoclean.de/aussenreinigung/ this € musst be in black
July 9, 2018 at 1:28 pm #983092Hi,
Please try this as well:
.avia-pricing-row .currency-symbol { color:#000 !important; }
Best regards,
RikardJuly 24, 2018 at 10:10 am #989085Hi, i have a Problem with this site
you can see the BOX the heading was yellow i will change
in a silver color, and black font.July 24, 2018 at 12:58 pm #989151Okay, it be now better… but one problem i have
the white background… i musst now do here the black font can you help me ?
July 24, 2018 at 6:47 pm #989304Hi,
Add this to quick css:
.avia-pricing-row{ color:#000!important; }
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.