Design agency, read more very near latestpost

Home Forums All Other Themes Design agency, read more very near latestpost

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #114141
    vescovoriccardovescovoriccardo
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: September 10, 2018

    Hi, i use “design agency” theme at address www.riccardovescovo.it.
    On latestpost section, i would give more space between text and link “read more”.
    Any solution?
    Thank you

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .news a.read-more { position:relative; margin-top:20px; display:table;}

    Regards,
    Dave

    #114178
    vescovoriccardovescovoriccardo
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: September 10, 2018

    Thank you! Now another question: in the same theme, there is a problem on section “our works” by mobile.

    I i see website by smartphone, i can decide the title over picture? And on the linked page, i see image with text aroun but i would text below. Solutions? Thank you and happy new year

    #114180
    vescovoriccardovescovoriccardo
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: September 10, 2018

    The problem on our works page: text aroun image is very ner, i would tex below.

    #114182
    vescovoriccardovescovoriccardo
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: September 10, 2018

    In the two images the problems i speak about. Text around image e text over

    Text over image our work

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (max-width:479px) {
    .alignleft, img.alignleft.alignleft, img.alignleft { float:none; display:inline-block;}
    span.hoverbutton { left:50%; transform:translateX(-50%) !important; margin:0;}
    }

    Regards,
    Dave

    #114188
    vescovoriccardovescovoriccardo
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: September 10, 2018

    Thank you very much, i hope this informations can help other user! You are greats!

    I hope not disturb… 🙂 Last question:

    Hoverbutton of our works: there is a title e first words of text. Can i increase space between title and text? And how can i personalize begin of text?

    Happy birthday, great service!

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .photobooth .gallery ul li strong { margin-bottom:15px;}

    Regards,
    Dave

    #114251
    vescovoriccardovescovoriccardo
    Participant
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: September 10, 2018

    Thank you, another little question:

    There is not a space between post title, how can get more space? (like a picture)

    title space

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

    Hi,

    Kindly use this CSS

    .single h1.entry-title, .single h1.page-title { line-height:50px;}

    Regards,
    Dave

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