Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1299592
    Danb3434
    Participant

    Hello,

    I’ve been using x theme for a while now. On one page of my site an image doesn’t resize as the screen size decreases and so ends up taking up a large amount of the screen on mobile devices.
    The page is:
    http://brewconductor.com/brewing/ingredients/brewing-sugars/

    If you go to it and resize your browser you will notice that the image ends up taking up most of the screen.

    Any help would be great.

    Kind regards

    #1299624
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > custom > CSS:

    .alignright {
         width: 25%;
    }

    Hope it helps

    Joao

    #1299894
    Danb3434
    Participant

    Brill, thanks Joao!

    Dan

    #1300143
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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