Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #259262
    Hans
    Participant

    Hi,

    After (but I don’t know if there is a relation between the creating of a child theme and te problem of this question) I made a child theme and some customizations to header top, the sites logo has a new position, almost centered on the page. The I added some fake menu items the sites logo gets a position more to the left (where it should belong) but after removing the fake menu items, the site logo returns to the old almost centered position.

    IN the support forum I cannot find anything about this.
    Is it possible to replace the sites logo agin to the left site of the header?
    This was the last item before going live

    Kind regards

    Hans Hagmeijer.

    #259307
    tikaram
    Keymaster

    @toerfiets: Can you please post in your site URL.

    Regards,
    Tikaram

    #259313
    Hans
    Participant

    Hi Tikaram,

    It is Hagmeijer.nl

    Regards

    Hans Hagmeijer

    #259396
    tikaram
    Keymaster

    @toerfiets: When you disable search in Header Right Menu the header logo changes to Center layout Position. If you enable the search in header right menu the issue will be fixed but if you do not want the search to be display I will provide you the additional css.

    Regards,
    Tikaram

    #259411
    Hans
    Participant

    Hi Tikaram,

    Please provide me the additional css, because the search possibility is already in the header top podition. I don,t need the search in the header right menu.

    Kind regards

    Hans hagmeijer

    #259459
    tikaram
    Keymaster

    @toerfiets: Please add the following additional css.

    .header-center-layout .site-branding {
    	margin-left: 0;
    }

    Let me know if this works.

    Regards,
    Tikaram

    #259502
    Hans
    Participant

    Hi Tikaram,

    This worked. Thank you and have a nice weekend.

    Regards

    Hans

    #259504
    tikaram
    Keymaster

    @toerfiets: Glad to know that it worked. You too have a nice weekend.

    Regards,
    Tikaram

    #259506
    Hans
    Participant

    Hi Tikaram,

    Stil one little question. Now the subtitle is under the logo and we should like to have it next to it.
    I cannot find the solution in de support pages and in the customizer.

    Regards

    Hans

    #259626
    tikaram
    Keymaster

    @toerfiets: Please replace the previous css with the following css.

    .header-center-layout .site-branding {
    	margin-left: 0;
    	display: inline-flex;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    #259943
    Hans
    Participant

    Hi Tikaram,

    This worked, Thank you.
    The only problem is that there is no space between logo and title. Is it possible to have a little space between both?

    Kind regards

    Hans Hagmeijer

    #259956
    tikaram
    Keymaster

    @toerfiets: I checked your site and it looks like you have removed the logo from your site. Please check and let me know if you need it again.

    Regards,
    Tikaram

    #259979
    Hans
    Participant

    Hi Tikaram,

    You are quick. I had removed the logo for a few minutes. In the mean time I resized the logo and replaced it.
    Sorry for not working that to you.
    Will you please look again?

    Kind regards

    Hans Hagmeijer

    #259986
    tikaram
    Keymaster

    @toerfiets: Please try adding the following additional css.

    .site-description {
    	padding-left: 10px;
    }

    Regards,
    Tikaram

    #260528
    jinakhs
    Participant

    Hi,

    When I use the search function, then the first line of results occurs in a very big size of letters.
    Is it possible to show the search result’s first line in a letter with a smaller size?

    Kind regards

    #260621
    tikaram
    Keymaster

    @jinakhs: This support forum is for themes and plugins by Catch Themes only. It looks like you are using a different theme.

    Regards,
    Tikaram

Viewing 16 posts - 1 through 16 (of 16 total)
  • The topic ‘position of logo’ is closed to new replies.