Layout options (small things!)

Home Forums All Other Themes Layout options (small things!)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #48760
    Lawrence Chadwick-smithLawrence Chadwick-smith
    Participant
    • Topics: 110
    • Replies: 173
    • Total: 283
    Member since: April 28, 2016

    Good evening guys

    I need some help please; If you look at my site “password is x” you will see that the three boxes I have for “research, Search etc” are all quite close together; I need a small gap in between them all, how can I do this please?

    Secondly, by the watch to say I need the text to be “further left” so that it isn’t coming over the watch face; finger. Any ideas? as it is currently set to the left anyway.

    Finally, the text in the top home page banners is great, but I need the smaller text to be displayed in lowercase, rather than block capitals. How would you recommend I do this?

    Thank you! This is all very urgent, so your help would be really appreciated.

    www.cornerstonetalent.co.uk

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

    Hi Lawrence,

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

    Add this code there:

    .one_four_page.three_column{width:380px !important; margin:0 15px 4px 0 !important;}
    sow-slider-image-wrapper{max-width:inherit !important;}
    .slide_info h2{text-transform:inherit !important;}

    Regards,
    Brad

    #48811
    Lawrence Chadwick-smithLawrence Chadwick-smith
    Participant
    • Topics: 110
    • Replies: 173
    • Total: 283
    Member since: April 28, 2016

    Thank you; that helped with the spacing, but that then pushed the third image down off its own row unfortunately!

    Also, have you got any help for the last two questions please?

    Thank you!

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

    Hi Lawrence,

    Replace this code with the previous code:

    .one_four_page.three_column{width:375px !important; margin:0 15px 4px 0 !important;}
    sow-slider-image-wrapper{max-width:inherit !important;}
    .slide_info h2{text-transform:inherit !important;}

    Regards,
    Brad

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