Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1418204

    I would like to have the logo for this site to extend beyond the navigation menu, as is seen in this Enfold example: https://www.bestridingtours.com/

    How do I do that?

    #1418213

    Hey phausner,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .logo,.logo a,.logo img {
        height: 200px!important;
        max-height: 200px!important;
        width: 200px!important;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1418291

    I love you!!!!! Thanks!!!!! This works GREAT!!!

    #1418297

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Logo that is larger than navigation menu’ is closed to new replies.