Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1201516

    Hello,

    I don’t find the option to make the header with the white background like here https://kriesi.at/themes/enfold/

    My website is https://yoga-kunterbunt.de/

    #1201602

    and my header picture seems to be fuzzy. what size is needed to make it sharp?

    #1201769

    Hi,

    Select to not have a transparent header in the Layout menu of the page in question, then you can set the background colour for the header in the theme options.

    Make sure that you select a high resolution version of the image when you select it from the WordPress gallery. You will have an option for that on the right hand side of the gallery modal.

    Best regards,
    Rikard

    #1201833

    ok that worked. but can I set a little bit more space between header and content / the header image slider? Where can i do this? And I don’t want the border. I set the border colour to white but it still shows up in grey

    Is there any chance to make the logo bigger?

    And the picture is really large. I don’t know why it’s still fuzzy

    #1202736

    Hi SarahKunterbunt,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (min-width:990px){
        .logo a {
            height: 200px;
        }
    } 
    

    I am not seeing the border, which border are you referring to?

    If you need further assistance please let us know.

    Best regards,
    Victoria

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