Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #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 wie

    hoffe Sie können mir dabei helfen! Die Tutorials habe ich schon durch leider kein Thema das ganau passt.

    vielen Dank in vorraus

    #830170

    Hey 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,
    Sarah

    #830245
    This reply has been marked as private.
    #830250
    This reply has been marked as private.
    #831264

    Hi!

    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,
    Sarah

    #831280

    Hello,
    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

    #832808

    Hi,

    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,
    Ismael

    #834867
    This reply has been marked as private.
    #836982

    Hi,

    Freut uns, dass wir Dir helfen konnten.

    Bezüglich Menü: Versuche in die URL des Megamenu # einzugeben.

    Best regards,
    Günter

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.