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

    Please, how can I style the main menu?

    #359641

    Hey emin!

    Can you please post the link to your website and to example site?

    Regards,
    Yigit

    #359679
    This reply has been marked as private.
    #359684

    Hi!

    Please go to Enfold theme options > Header and choose to display Logo left, menu below. Then add following code to Quick CSS in Enfold theme options under General Styling tab

    div#header_main_alternate {
    background-color: #454C56;
    }

    You may want to change the color of menu items, please go to Enfold theme options > Advanced Styling tab and edit “main menu links”

    Regards,
    Yigit

    #359724
    This reply has been marked as private.
    #359731

    Hi!

    I suggested you to change the header style to make it look more like example site. You can use following code instead for your current header

    div#header_main {
    background-color: #454C56;
    }

    Please edit your logo image and make its background transparent.

    Regards,
    Yigit

    #359746
    This reply has been marked as private.
    #359750

    Hi!

    You are welcome, glad we could help. Have a nice weekend!
    P.S.: This tutorial should be helpful – https://www.udemy.com/blog/photoshop-transparent-background/ :)

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Styling Menu’ is closed to new replies.