Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #246669

    Hello,

    If you could please help fix my logo from aligning itself to the left side instead of being centered, I would appreciate it greatly. This occurs in the mobile version only. Here is the link: http://www.blush-and-bashful.com/

    #246674

    Hi Starkos!

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

    @media only screen and (max-width: 767px) {
    .responsive .mobile_slide_out .logo {
    margin-left: 45%;
    }}

    Cheers!
    Yigit

    #246741

    Awesome! That worked! Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mobile version moving logo to left side instead of centered’ is closed to new replies.