Icons within the Feature Titles – Nature One Theme

Home Forums All Other Themes Icons within the Feature Titles – Nature One Theme

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #36932
    MattMatt
    Member
    • Topics: 4
    • Replies: 3
    • Total: 7
    Member since: June 7, 2016

    I would like for the images that sit within the feature titles in section one of the “Nature One” theme to be bigger at around 160×160

    If I make the images bigger the text then overlaps the images rather than sitting underneath it.

    Is there anyway of making this section bigger to allow for images of 160×160 in size?

    Webpage is www.bushcraft-magazine.co.uk

    In the Yellow feature bat, the last image is set to 160×160 and you can see the “Meet Otzi” text over the top of the image.

    Many thanks
    Matt

    #36935
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Matt,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .feature-box .feat-image{height:auto;}
    .feat-image img {height:160px;}

    Regards,
    Dave

    #36936
    MattMatt
    Member
    • Topics: 4
    • Replies: 3
    • Total: 7
    Member since: June 7, 2016

    Many thanks Dave, that’s sorted it.

    #36940
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.