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

    Dear Sir.

    Thanks for you such great theme. Here I have a question. May I use image to be the menu? Like here the example http://www.firelandsgroup.com/

    I want to use image bar to be our top bar menu? Is that possible to do?

    By the way, is that possible to appear Image in the Mega Menu? Like some kind of ad. photo for my menu?

    Looking forward to your answer.

    Best regards, Andy

    #317073

    Hey Andy!

    You can put img HTML tags as the label of the menu item – http://screencast.com/t/N0z06pd6r

    Regarding mega menus: https://vimeo.com/92503669

    Cheers,
    Josue

    #317554

    Thanks for your answer. It works. But not that well. Pls have a check my link and see it showing not right. Pls kindly check and see if any way to improve it. Thanks a lot. http://volantexrc.exhobby.com

    #317583

    Hey!

    Try adding this code to the Quick CSS:

    .av_secondary_right .sub_menu {
        top: 0px;
    }

    Cheers! 
    Josue

    #327141

    Hello sir. I want to have a logo appear in my footer copyright area. But the same problem is the top parts space, can you check my site and see how is the CSS can solve this problem.

    Check this foot copyright area out. http://www.volantexrc.com/

    Thanks a lot.

    #327143

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #footer section#text-6 .hr {
    display: none;
    }

    Regards,
    Yigit

    #327485

    thanks for your quick respon. But i’m sorry seems the image and the text can not align in middle, can the CSS make them align middle?

    #327530

    Hey!

    Try adding this code to the Quick CSS:

    .copyright img {
        position: relative;
        top: 8px;
        margin-right: 10px;
    }

    Cheers! 
    Josue

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