Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1066881
    AbdulQ9
    Participant

    my logo has to be bigger than the menu bar, so I would like to make it bleed over onto the page but none of the options and css I have used have allowed it to happen, how do I go about doing this?

    #1067058
    Prasant Rai
    Moderator

    Hello Abdul,

    Thanks for writing in! 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.

    #1068059
    AbdulQ9
    Participant
    #1068155
    Rue Nel
    Moderator

    Hello There,

    Thank you for providing the url of your site.

    You want something like this:

    If this is what you wanted, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    @media(min-width: 1100px){
      .site .x-brand {
          position: absolute;
          padding-top: 15px;
      }
    
      .site .x-brand img {
        width: 120px;
      }    
    }

    Please let us know if this works out for you.

    #1068188
    AbdulQ9
    Participant

    yes that did it perfectly thank you so much!

    #1068287
    Paul R
    Moderator

    You’re welcome!:)

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