Home Forums Pro Themes Clean Commerce Pro Position of logo

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #39436
    Thomas
    Participant

    Hi,

    I’m desperately trying to move the site logo position with the CCP theme.
    As per default, a logo image appears above all content. This doesn’t look too nice, since it pushes all the content down.

    Is there any chance to position the logo to where the site title and subtitle is located? So to say into the same line / left to the login/register & shopping cart icons?

    I’ve marked where I’d like to have the logo displayed.
    https://abload.de/img/logopositionissgh.jpg

    Is there a way to do this?

    Best regards
    Thomas

    #39475
    wensolutions
    Keymaster

    Hello @thomas-weissertkraichgau-zulassungsdienst-de,

    Can you post your site URL so that we could give you the precise fix ?

    Best Regards!!

    #39907
    Thomas
    Participant

    Hi,

    http://sample.kraichgau-zulassungsdienst.de

    As per now I managed to solve a bit of the issue via making the logo smaller, not so wide. If a customer is not looged in the logo is pushed up and appears over the login / shopping cart. When a user is logged in the login /shopping cart text lines are shorter and then the logo sticks to the dark menue bar. But then the my account / shopping cart is lined up with the top end of the logo, which also doesn’t look too nice. I’d like to have those bits of text aligned to the bottom end of the logo.

    https://abload.de/img/alignments7u93.jpg

    Best regards,
    Thomas

    #40620
    Thomas
    Participant

    No follow up on this one?

    Best regards,
    Thomas

    #40658
    wensolutions
    Keymaster

    Hello @thomas-weissertkraichgau-zulassungsdienst-de

    As the size of the logo ( Sample Logo image ) you are using in the theme header is large in size, the login / register and cart links seems to be pushed down to align.

    You can try achieve the position of the links and logo by adding the Custom CSS below in your Admin Dashboard > Appearance > Customize > Additional CSS :

    #right-header {
        margin-top: 100px;
    }
    .site-branding {
        width: 63%;
    }

    If this does not help you achieve your request, please let us know so that we could help you further.

    Hope this Helps,

    Best Regards !!

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