Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1002105
    Becky Zingler
    Participant

    HI the logos that I have placed in a text area on my sidebar widget are currently spilling out of the container at the tablet and phone sizes: I am not sure if I need to clear the float? Not sure where to do this?
    URL: http://futurewooddev.johnsontimber.com/

    I appreciate all the help that I have been receiving.
    Thanks,
    Becky

    #1002545
    Friech
    Moderator

    Hi Becky,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    @media (max-width:  979px) {
    	#SFILogo, #FSCLogo, #PEFCLogo {
    		float: none !important;
    	}
    }

    Hope it helps, Cheers!

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