Forum Replies Created

Viewing 10 posts - 51 through 60 (of 6,341 total)
  • Author
    Posts
  • in reply to: menu left side open #107017
    You must have valid license to access this content.
    in reply to: menu left side open #106995
    You must have valid license to access this content.
    in reply to: Can’t update CityNews Add-on plugin to 1.07 #106993
    You must have valid license to access this content.
    in reply to: menu left side open #106958
    You must have valid license to access this content.
    in reply to: Please enter valid purchase code… #106956
    You must have valid license to access this content.

    Hi

    If you don’t want to use Child theme, you can try to add these CSS to Appearance > Customize > Additional CSS

    #bottom_widget .container .four.columns:nth-child(4) {
       display: none;
    }
    #bottom_widget .container .four.columns:nth-child(3) {
       margin-right: 0;
    }
    #bottom_widget .container .four.columns {
       width: 30%;
    }
    @media only screen and (min-width: 960px) and (max-width: 1199px) {
     #bottom_widget .container .four.columns {
        width: 30%;
     }
    }
    @media only screen and (min-width: 768px) and (max-width: 959px)
     #bottom_widget .container .four.columns {
        width: 30%;
     }
    }
    
    @media only screen and (min-width: 767px)  {
      #bottom_widget .container .four.columns {
        width: 100%;
     }
    }

    Hi

    Are you using the child theme now? If yes, you can create temporary login details if possible. I will help you create a new footer template.

    Thanks

    in reply to: Refund #106871
    You must have valid license to access this content.
    in reply to: Will Not Install – Kick Out Code #106870
    You must have valid license to access this content.
    in reply to: Error download plugins #106761
    You must have valid license to access this content.
Viewing 10 posts - 51 through 60 (of 6,341 total)