Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Ch1vpH Friend
    #921519

    Hi there – I’m trying to remove an area on space on a Features Intro layout below menu – screen print attach

    Can you please advise…

    Thanks,

    Chris.


    1. Screen-Shot-2016-04-22-at-11.51.40
    Pankaj Sharma Moderator
    #921545

    Hi
    You can use Display: none style on that class via custom.css file and hide the block .

    Ch1vpH Friend
    #921562

    Hi – which part of this code is needed for the custom.css as i’ve tried various combinations to no aval:

    .blog features-intro .row-feature clearfix .container {Display: none}

    Thanks

    Pankaj Sharma Moderator
    #921564

    Hi
    Post your site url here and give me a screenshot and point the part that u want to hide .

    Ch1vpH Friend
    #921569

    Hi attached is sshot

    http://aai-group.co.uk/index.php/services

    Thankyou

    Pankaj Sharma Moderator
    #921570

    Hi
    Add below code in custom.css file to hide first child

    .blog.features-intro .row-feature:first-child {
        display: none;
    }
    Ch1vpH Friend
    #921574

    Thanks a million been bugging me for days, I will remove the padding to make it flush to the menu and footer.

    Chris

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

This topic contains 6 replies, has 2 voices, and was last updated by  Ch1vpH 8 years, 7 months ago.

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