Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #258660

    Hi, I’m currently using a 340×156 px logo as it requires. That obviously looks ok on mobile devices but on PCs I’d like to use a larger version that is a lot wider like on http://www.solacebeach.com.

    The header bit mentions “if your logo is larger you might need to modify style.css to align it perfectly” but gives no instruction on what to change.

    #258813

    Hi DJQuad!

    Thank you for using the theme!

    You can adjust the height of the header on Enfold > Header > Header Size. Choose custom pixel value. Select the value that corresponds on the logo height.

    Best regards,
    Ismael

    #258963

    The header/logo is 940×150. Setting the height to 150 makes it very small.

    • This reply was modified 10 years, 6 months ago by DJQuad.
    #258970

    Hey!

    Can you post the link to your website so we can take a look?

    Regards,
    Yigit

    #259097
    This reply has been marked as private.
    #259143

    Hey!

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

    .html_header_top.html_logo_center .logo {
    left: auto!important;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    }

    Regards,
    Yigit

    #259161
    This reply has been marked as private.
    #259171
    This reply has been marked as private.
    #259607

    Hey!

    The max width would be the width you have set up here:

    Cheers!
    Josue

    #259718

    Thanks. What about the background?

    #259856

    Hey!

    Thank you for the update.

    You can go to Enfold > General Styling then look for the General options tab below. Select the Boxed Layout on the Use stretched or boxed layout? option. A new option to add a background image will appear. You can define a patterned background or upload your own background image.

    If you have any questions, definitely take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.

    If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)

    Regards,
    Ismael

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