Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1261889
    finger123
    Participant

    I found this thread. https://community.theme.co/forums/topic/icon-2-demo-title-image-size/

    I am trying to figure out the appropriate size for the default banner image background for icon 2. I have tried all the sizes as indicated but they are still too large. Any help on what size do i need for the image?

    Here is my link to my site. http://beta.lance-kashian.com

    #1262069
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    I could see that it is not working well.

    Would you mind sharing us your admin credentials so we could check it closer.

    Don’t forget to set it private reply.

    You could try adding this in your section style box:

    background-size:cover;

    Let us know how it goes.

    Thanks.

    #1262074
    finger123
    Participant
    This reply has been marked as private.
    #1262175
    Paul R
    Moderator

    Hi,

    I made some adjustment.

    I added a class to your section then added this in custom css.

    
    .my-banner {
         background-size:contain !important;
         background-position: 50% 19% !important;
         height:0 !important;
         padding:0 0 18% !important;
         background-color:#fff !important;
    }
    

    Kindly check on your end.

    Thanks

    #1263003
    finger123
    Participant

    that seemed to have done it. i’ll keep playing with it some more to see if anything odd pops up.

    #1263248
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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