Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • webdojo Friend
    #1046565

    Hi there,
    i would like to change the width of the blog page here ( http://demo8.webdojo.it/nuovi-progetti/europeans ) i want that page look like a default article. In order to do so i tried with this :

    @media (min-width: 768px) { .col-sm-8 {
    width: 100%;
    }}

    in the editor it works fine but when i paste that on custom.css the result is different: the content push the sidebar to the bottom

    I need an article-category menu without images that looks like an article. Thanks!

    webdojo Friend
    #1046567
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1046688

    Hi
    Open /templates/uber/html/com_content/category/blog_item.php

    
                <div class="col-sm-8 item-content-box">

    Replace it with

    
                <div class="col-sm-12 item-content-box">

    Regards

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

This topic contains 2 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 10 months ago.

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