Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Elinam21 Friend
    #935662

    Hello, I will like to hide category labels on some sections and images.

    I will also like to know how to collapse or remove the big empty space underneath the slider when I use the jA ACM Featured News Style 1.

    How do I also reduce the size of the Sitename in the header. Please see the image attached


    1. News-Section
    Pankaj Sharma Moderator
    #935664

    Hi trial Solutions given in this thread for the same matter .
    let me know if it helps

    Elinam21 Friend
    #935679

    checking that link out thank you. but how about the extra space under the Slider when leading article intros are hidden. I realise there is a min-height value of 264px located at .. t3-assets/css/css-1a6eb.css?t=715

    When i use inspect element in google chrome and disable the min-height, it works. But will like to know if this is the right way of doing it. So i dont break any of the code. Thank you

    .magazine-featured.style-1 .magazine-carousel .magazine-item-main
    {
    min-height : 264px;
    }

    1. News-Section333
    Pankaj Sharma Moderator
    #935884

    Hi
    You can add the same code in custom.css file and change the min-height value to reduce height

    .magazine-featured.style-1 .magazine-carousel .magazine-item-main
    {
    min-height : 264px!important;
    }

    this way you can acheive this .

    Elinam21 Friend
    #936387

    thank you but where do i find the custom.css file

    Pankaj Sharma Moderator
    #936410

    Hi
    Go to /css/custom.css in your template folder .
    if there is no custom.css file in the /css folder then create it manually .

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

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

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