Viewing 6 replies - 1 through 6 (of 6 total)
  • govpatel

    (@govpatel)

    In your style.css look for this code around line 132

    #blog {
    background:transparent url(images/fromblog-bottom.png) no-repeat scroll left bottom;
    display:none;
    padding-bottom:16px;
    padding-right:0;
    position:relative;
    width:282px;
    }

    add line display:none;

    govpatel

    (@govpatel)

    around line 252

    h3.recentworks {
    padding:7px 0 24px;

    do the same

    gallery around line 253

    a.entergallery {
    margin-top:-3px;

    do the same

    How do I edit the “from the blog” text … i want to change it to ‘promotions’?

    https://jayjohnson.com.au/JJ2011/

    thanks in advance

    JJ

    That is a widget title check the widget you should able change it there.

    found it thanks

    Was able to remove “Enter the gallery” and “from the blog”. But I can’t find how to remove “learn more” and modify “recent works”.

    I’ve checked the widgets, but there’s none so far.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How do you remove items from your site?’ is closed to new replies.