Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • funci Friend
    #899438

    Hi guys,

    When I opening page with category blog view on cell phone there is no separator line between two articles. I’ve got it after every second article.
    How I can get it afer every article?


    1. Screenshot_2016-03-14-13-14-01
    2. Screenshot_2016-03-14-13-14-01a
    Pankaj Sharma Moderator
    #899451

    Hi
    Kindly share your site url here so i can check it and suggest you changes .

    funci Friend
    #899579
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #899636

    Hi
    I did not found the page u that showing in your screenshot on your site . Can u give me the url of your blog page where i can see this issue directly .

    funci Friend
    Pankaj Sharma Moderator
    #899863

    Hi
    The separator is comes after the columns If you will see the site in blog there is single border at the bottom after two articles , the same is showing in the mobile .
    I spent a lot of time to make this design for mobile on your site as one time special custom work help .
    Add below code in custom.css file and check

    
     @media (max-width:768px) { .layout-blog .items-row .item {    padding-bottom: 44px;
        border-bottom: 1px solid #eaeaea; padding-top: 30px; }}
    
     @media (max-width:768px)  {.layout-blog .items-row { border-bottom: none!important; padding-bottom:0px!important }}
    funci Friend
    #900000

    That is it Pankaj Sharma!
    Thanks a lot! Now that is looking exactly like it should be! 😀

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

This topic contains 6 replies, has 2 voices, and was last updated by  funci 8 years, 1 month ago.

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