-
AuthorPosts
-
July 25, 2017 at 8:42 pm #829784
Hallo,
ich habe einige Probleme mit dem Bloginhalten auf der Startseite. Ich möchte diesen weißen Rand um die Blog Bilder nicht kann diesen aber nicht entfernen bzw. anpassen? Zudem würde ich gerne eine Hintergrund Grafik in den weißen Dropdown Bereich des Menüs unter Vergleichsrechner einfügen weiß aber nicht wiehoffe Sie können mir dabei helfen! Die Tutorials habe ich schon durch leider kein Thema das ganau passt.
vielen Dank in vorraus
July 26, 2017 at 2:21 pm #830170Hey meliah_rage,
Our German speaking moderators are currently working on different tasks for a short period of time.
In the meantime, we will use Google translate to translate your question and try to provide you support in English. If you do not mind, please post your questions in English so we can help you quicker :)For the background color of the blog post images, please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.home .main_color .avia-content-slider .slide-image {background: none !important;}
For the background graphic of the submenu, can you show us a mockup or sample of what you would like to do?
Best regards,
SarahJuly 26, 2017 at 5:00 pm #830245This reply has been marked as private.July 26, 2017 at 5:03 pm #830250This reply has been marked as private.July 28, 2017 at 7:41 pm #831264Hi!
To change the hover color of your megamenu submenu items, please try this:
#top .header_color .main_menu .menu ul li>a:hover {color:red !important;}
Please change “red” to the color you wish to use.
Let us know if you need further help.
Best regards,
SarahJuly 28, 2017 at 8:39 pm #831280Hello,
Have already uploaded a sample picture for the menu background. Is it possible to include a picture this way?
If no how do I change the color of the white area of the menu. Hope you can make it possible thx for helping again…greetings from germany
August 1, 2017 at 12:32 pm #832808Hi,
Please try the following css codes.
#menu-item-3173 .avia_mega_div .sub-menu { background: transparent; } #menu-item-3173 .avia_mega_div > .sub-menu { background: url(IMAGE URL HERE) no-repeat; background-size: cover; }
Adjust the IMAGE URL.
Best regards,
IsmaelAugust 5, 2017 at 8:21 pm #834867This reply has been marked as private.August 10, 2017 at 2:12 pm #836982 -
AuthorPosts
- You must be logged in to reply to this topic.