Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1197208
    jmcbrands
    Participant

    Hey X Theme Team!

    I’m trying to do something on my site here, and don’t know the best way to go about it: http://8af.a80.mwp.accessdomain.com/

    If I were to split this logo image in half, is there any way I can align the logo half to the left, and the line of kids to the right? Like this: http://i.imgur.com/exhFeZI.png

    Any help would be greatly appreciated

    #1197327
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom >CSS and update the URL for the URL of the second image that will be on the right side of your logo.

    Make sure both images have the same size, try to upload the size you will use on your website in order to get it well aligned naturally.

    a.x-brand.img:after {
    	content:url("//url.com/wp-content/uploads/2016/09/logo-2.png");
    	
    }

    If you still need help after that please let us know,

    Thanks

    Joao

    #1197356
    jmcbrands
    Participant

    Okay, that let’s me use two different images but how can I get the left image aligned to the left (to line up with the gray menu) and the right image to line up to the right?

    #1197564
    Joao
    Moderator

    Hi There,

    To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks

    Joao

    #1206678
    jmcbrands
    Participant

    Hey Joao,

    My URL is in my original post, but here it is again: http://8af.a80.mwp.accessdomain.com/

    #1206685
    jmcbrands
    Participant

    Also, is there a way to push that menu farther to the left so it’s aligned?

    #1206850
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    #menu-header-menu {
         margin-left: 0;
    }

    Let us know if you need further help

    Joao

  • <script> jQuery(function($){ $("#no-reply-1197208 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>