Topic Resolution: Resolved
  • Closed
  • Sue Young
    Spectator
    August 22, 2016 at 8:59 pm #29929

    I have tried finding the custom css to change the font size, color and alignment for the front page content boxes and nothing I try works. Can you please advise?

    Also in the Appearance, Theme Options, Front Page Content Boxes, General, I cannot enter any numbers in the padding boxes. Please also advise.

    http://www.shimmyshack.com

    Thanks
    Sue

    As always I will keep poking at this and if I find a solution will post back.

    Sue Young
    Spectator
    Posts: 96
    August 22, 2016 at 9:59 pm #29930

    Did find the CSS for formatting the content boxes,

    .content-box p {
    color: #000;
    font-size: 120%;
    text-align: left;
    margin: 25px 0;
    }

    But still heed help in that I cannot enter the numbers in the padding boxes as in my original post.

    Daniel Jones
    Spectator
    Posts: 148
    August 22, 2016 at 11:46 pm #29931

    Hi Sue,
    Thanks for keeping in touch with us.

    That is a bit weird, I must say.

    You could, however, try to use CSS instead of the boxes to control your padding, so you may use padding-left, padding-right, padding-top, padding-bottom for the various different types of padding.

    Please let me know if this helps.
    Kind Regards.

    Sue Young
    Spectator
    Posts: 96
    August 23, 2016 at 3:15 am #29938

    Can’t make that work – can you please give me the complete CSS?

    Thanks
    Sue

    Denzel Chia
    Moderator
    Posts: 2672
    August 23, 2016 at 10:13 am #29941

    Hi,

    Please fix your custom css syntax before we proceed any further.
    Nothing will work properly if there is syntax error in your custom css.

    Thank you

    Sue Young
    Spectator
    Posts: 96
    August 23, 2016 at 8:36 pm #29945

    Sorry about that!

    Denzel Chia
    Moderator
    Posts: 2672
    August 24, 2016 at 1:52 am #29952

    Hi,

    No apologizes needed. Sorry if I sound too harsh. 🙂