Tagged: ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #819744

    Hi.

    I have the “Menu and Logo Position” set as “Logo Center, Menu Below”.
    Up until the latest Theme Update, that had the Logo and the Menu centered.
    After the latest update, the Menu is Left Hand Justified.

    Regards
    Iain Kennedy

    #819750

    Hey spottydog63,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child {
        width: auto;
    }
    

    Best regards,
    Vinay

    #819753

    Hi Vinay.

    Yep, that fixed it.
    But why did it change in the first place, and why not have an option to specify centralising of the menu?

    Regards
    Iain

    #819756

    Hi,

    I agree with you a centered menu is a great option. We are working on introducing new options and features to the theme :)

    Best regards,
    Vinay

    #819757

    Thanks :-)

    #820169

    My CSS isn’t rendering after the update either. http://philadelphiabapt.org
    It was messing up on Desktop view this morning. I cleared the Cache and it looked fine on Desktop, now mobile isn’t displaying correctly.

    #820357

    Hi dirt_diver,

    Your site is rendering fine on all screen sizes on my end, did you clear the cache in your mobile browser as well? Did you check in a different browser and/or device?

    Best regards,
    Rikard

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