Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #701088

    Hi!, I have a problem with distribution of menu and logo (see attached images).
    If I put the logo at left and menu below There is plenty of space on the right side (see image 1 in private content)
    How I can put something on the right to fill that gap? (An image, text ..)

    The other option
    if I put the logo at left, and menu at right, the height of the menu is too hight (the text is not aligned down and color and background effect is very high) (see image 2 in private content)

    The idea I like, would be the second option, add the logo to the left and menu on the right, without big spaces, but with the menu aligned at the bottom (and either white or gray whole section because the logo is transparent, how could you do this?)

    Thanks!

    #701684

    Hi vgunited!

    You probably want something like this: http://imgur.com/a/WQFh8

    Just go to Enfold > Header > set Menu and Logo Position to Logo Left, Menu Right. Go to Transparency Options tab (still in Header) and set the logo, you can also set the menu color but you have the option to leave it blank and use default and Save. Go to the page and edit and set the Header visibility and transparency to Transparent Header and Update. Hope this helps :)

    Cheers!
    Nikko

    • This reply was modified 7 years, 5 months ago by Nikko. Reason: fix image url
    #701784

    Hi!, I Can’t find where edit this:
    Go to the page and edit and set the Header visibility and transparency to Transparent Header and Update.
    Anyway, I do not get the same result

    Can you help me?
    Thanks!

    #701926

    Hi vgunited!

    Yep, we will help you, that’s what we do :) When you edit the page (the one in the screenshot), you just need to check on the lower right, find the Layout box and you should see it at the bottom of the box. Can you give us a link to your site and a temporary admin account? so we can check it further. Just place the details in the Private Content in your reply.

    Regards,
    Nikko

    #701984

    Hi,
    Besides the black background error at the top, another question in the mobile version the text next to the logo (“Compras y SErvicios S.L.) comes out very out of place and it is wrong, how I can fix that?

    The link and acces in private message.
    Thank you!!

    #702042

    I have see the transparent option, (but the moment I prefer not to change it, do not make changes about this, thanks)
    but I can’t solve this question:
    In the mobile version the text next to the logo (“Compras y SErvicios S.L.) comes out very out of place and it is wrong, how I can fix that?

    Thanks!

    #702183

    Hi!

    I checked you’re site but it’s down, It only shows this when browsing using Chrome: This site can’t be reached.

    Best regards,
    Nikko

    #702242

    Sorry I create the user as subscriber, now you’re admin user.

    But the web works in iexplore, chrome and firefox, please can you retry?

    Sorry and thanks,
    Nacho.

    #702340

    The server is offline now, when I notice it repaired, Iwill say you to continue..
    thanks

    #702349

    Hi!

    Sure, just let us know :)

    Best regards,
    Nikko

    #702477

    The server is Online, you can check the site..

    Best regards,
    Nacho.

    #702565

    Hi Nacho,

    Kindly add this code in Quick CSS (located in Enfold > General Styling):

    #header #header_main {
        background: #2c353d;
    }
    
    .logo img {
        padding: 12px 0;
    }
    
    .header-scrolled .logo img {
        padding: 4px 0;
    }
    
    .header-scrolled span.subtext {
        font-size: 18px;
    }
    
    @media only screen and (max-width:767px) {
    	.responsive #top #wrap_all .container {
    	    height: auto !important;
    	    line-height: 1 !important;
    	}
    
    	.responsive #top .logo {
    	    padding: 12px 0;
    	}
    
    	.responsive .logo a, 
    	.responsive .logo img {
    	    max-height: 60px !important;
    	    display: inline-block;
    	}
    
    	.responsive .logo a {
    	    position: relative;
    	    display: block;
    	}
    
    	span.subtext {
    	    font-size: 15px;
    	    max-height: 60px;
    	    color: #fff;
    	    line-height: 60px;
    	}
    }

    Hope this helps. This should solve the 2 issues you mentioned, if it doesn’t work, kindly allow us to inspect the settings and make changes in your backend.

    Best regards,
    Nikko

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