Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1164394

    Hi team,

    i have two questions:

    1. Do you now, how i can change the font-size of the mega menu title?
    I tried this: #top #header .mega_menu_title a { font-size: 26px !important; }
    but it didn’t work.

    2. for creating two Buttons in same line, i used this code:

    <div class=”avia-button-wrap avia-button-center avia-builder-el-0 avia-builder-el-no-sibling ” style=”display: inline; padding-right: 10px;”><span class=” style=”text-decoration: none; background-color: #43ba4a; color: #ffffff;” href=”URL Here”>Jetzt spenden </div>
    <div class=”avia-button-wrap avia-button-center avia-builder-el-0 avia-builder-el-no-sibling ” style=”display: inline;”><span class=” style=”text-decoration: none;” href=”URL HERE”>Mehr erfahren</div>
    <div class=””centered-buttons””></div>

    This works fine and looks like this: https://pasteboard.co/IJYkJq6.png
    But i would like to add an icon on the right side. How can i do this?

    Kind regards

    #1164548

    Hey kracklt,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1164557

    Hi Victoria,
    pasted it in the private Content box.
    Kind regards

    #1164614

    Hi kracklt,

    Thank you.

    Please remove this

    Image 2019-12-10 at 20.41.14.png

    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

    
    #top #header .mega_menu_title {
        font-size: 26px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1164866

    Hi Victoria,

    thank you for the ccs- Code for the Subemu-Title, it worked!
    With the buttons..maybe you can do it for the first button on the Homepage? It would be great, if the green “Jetzt spenden”- Button could have a heart-icon on the right side. I put the login details in the private code.

    #1165642

    Hi kracklt,

    I adjusted the shortcode for you, please check.

    Best regards,
    Victoria

    #1166785

    Hi Victoria, i want what it look like this: https://pasteboard.co/ILElYSg.png

    Kind regards.

    #1168238

    Hi kracklt,

    Best regards,
    Victoria

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