Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1100313
    jennieokee
    Participant

    Hello

    Please see attached image – I have the icon stack set to full width but my header is not full width is there some cSS i can put in – i tried some i found on here but didnt work

    Thanks

    Jen

    #1100425
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .x-brand img{
    width:100%;
    }

    Hope that helps.

    #1101272
    jennieokee
    Participant

    Hey no its doesnt work ?

    I think something is wrong with it – I have tried every bit of code i could on the forum and tried changing the size – should it be a particular size?

    I am using Icon

    #1101322
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates! Sorry if the code did not help. Please remove that code and use this instead:

    .x-logobar .x-container.max.width{
       width:100%;
       max-width: 100%;
    }

    if still doesn’t help, would you mind providing us the url of your site with login credentials so we can take a closer look and fix the issue?

    To do this, you can make a post with the following info:
    – Link to your site

    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thank you.

    #1101432
    jennieokee
    Participant
    This reply has been marked as private.
    #1101441
    Christopher
    Moderator

    Hi there,

    Please add provided code in previous replay plus following code in customizer :

    a.x-brand.img {
        width: 100%;
    }

    Hope it helps.

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