it's me again :)

Home Forums I Am One Support it's me again :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10970
    Michael GoginMichael Gogin
    Member
    • Topics: 5
    • Replies: 7
    • Total: 12
    Member since: August 28, 2015

    Thank you so much for your help last time, but I have another dozen of questions.

    my questions are rather numerous:
    1. Can I switch off the “Read more” string in the Homepage boxes? I would like to leave the picture and the title under it only.
    1.1. Can I make the title aligned by center of the picture?
    2. How can I disable the frames around single pictures by default? For example, I didn’t find a way to make pictures on the homepage unframed: metakomagro.ru
    3. I would like to move the contact block in the header slightly down. Is it possible?
    4. Don’t you know why is the header logo image soooo tiny, when I open the site from my android portable?

    #11047
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    1. Yes add this class in Custom CSS: .readmore{display:none;}
    1.1: .list-services h6{text-align:center;}
    2. Go to style.css (appearance>editor>style.css) and search for: .alignleft, .alignright, .aligncenter

    Remove border and box shadow class from there.

    3. Go to style.css and search #logo and reduce padding from 25px to 0px.

    4. Go to Custom CSS and paste this there:

    @media screen and (max-width: 479px){
    #logo img{max-height:60px;}
    }

    Regards,
    Shri

    #11072
    Michael GoginMichael Gogin
    Member
    • Topics: 5
    • Replies: 7
    • Total: 12
    Member since: August 28, 2015

    Thank you very much! Everything is arranged in the way I like.

    #11083
    Roger BarkleyRoger Barkley
    Member
    • Topics: 0
    • Replies: 1
    • Total: 1
    Member since: September 8, 2015

    Is there anywhere that gives a breakdown on the size of the graphics of each theme? I just purchased the entire theme pack and am starting with I Am One Theme. Was wondering on slider dimensions and other graphics etc….. it would be great if there was a rundown of these dimensions.

    #11086
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Thanks for your purchase. Trick to this is when you have default image just right click from slider and open these images in new tab which would give their dimensions.

    For example this is for I Am One: http://sktthemesdemo.net/iamonepro/wp-content/themes/iamonepro/images/slides/slider1.jpg

    Our image slider size here is 1700px by 900px.

    Regards,
    Shri

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