Feature Column Image

Discussion in 'ColorWay WordPress Theme' started by sagemet001, Jun 27, 2014.

  1. sagemet001

    sagemet001 New Member

    Joined:
    Sep 22, 2013
    Messages:
    5
    Likes Received:
    0
    Feature Column Image

    How do i make it a circle on the home page.

    This is another persons colorway site that i saw this.
    http://www.foya.de/home/
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .content img{
    width:160px;
    height:160px;
    border-radius: 50%;
    } 

    Thanks & Regards
    Gourav Shrivastava
     
  3. sagemet001

    sagemet001 New Member

    Joined:
    Sep 22, 2013
    Messages:
    5
    Likes Received:
    0
    Hello
    the image is still not in a circle frame.
    thank you
    melvin
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    We have checked your website and it is working fine, I think it is a cache issue, So please check your website in another browser and clear your system cache.This will solve your issue.

    Thanks & Regards
    Gourav Shrivastava
     
  5. sagemet001

    sagemet001 New Member

    Joined:
    Sep 22, 2013
    Messages:
    5
    Likes Received:
    0
    Thats not my site. its an example of what i want. I re applied the code and its not working.
    www.swarmmagazine.com
     

Share This Page