Gommero Resize Banner

Discussion in 'Gommero WordPress Theme' started by irissalmins1, Jan 17, 2014.

  1. irissalmins1

    irissalmins1 Member

    Joined:
    Jan 14, 2013
    Messages:
    239
    Likes Received:
    5
    Please send me the css code for this if it is possible.

    You guys are great.

    Thanks for your time!

    Iris
     
  2. Gourav

    Gourav Support Staff

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

    Could you please explain your problem with the help of screenshot, about which area you are talking, so that we can give you the exact solution.


    Thanks & Regards
    Gourav Shrivastava
     
  3. irissalmins1

    irissalmins1 Member

    Joined:
    Jan 14, 2013
    Messages:
    239
    Likes Received:
    5
    It is attached. Thanks for your time and your help!
     

    Attached Files:

  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  5. irissalmins1

    irissalmins1 Member

    Joined:
    Jan 14, 2013
    Messages:
    239
    Likes Received:
    5
  6. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .slides_container img {
    width: 750px;
    height: 250px;
    margin: 0px 75px;
    } 
    You can adjust the values given in the above code, as per your requirement.
    This will solve your issue.
     

Share This Page