Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • original.com Friend
    #1063346

    Greetings,
    Please help me to make the EasySocial Notifications from head-right position to be side by side with the logo and not one above the other, which is right now on small width then 480px mobile screens.
    check the attachement to see how it must show on small mobile screens.

    Thank you in advance for your support.


    1. small_screen

    B.T.

    Saguaros Moderator
    #1063441

    Hi,

    You can try with this CSS rule:

    @media (max-width: 480px) {
      .t3-header .logo {
        width: 50% !important;
      }
    }
    

    add into the file: root/templates/ja_mood/css/custom.css (create this file if it doesn’t exist)

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 6 years, 12 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum