Setting custom color site font + setting margin of a text block in VC fails

This topic has 5 replies, 3 voices, and was last updated 9 years, 8 months ago ago by Eva Kemp

  • Avatar: cherbst
    Christian
    Participant
    March 1, 2015 at 18:39

    Hi,

    Theme Options/Typography: I have tried to set a custom color but it does not response (always grey).
    I guess it is because you use the same font source for pages (white bg) and widgets (dark/black bg)? Is it possible you can separate that as grey text on white is not that outstanding.

    When trying to format a textblock in VC and define the margin to, lets say 50px on left and right side, the text only response from the left side and set the whole text offset to the right rather then add space on both sides. How do I control that setting?

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 2, 2015 at 12:43

    Hello

    Please provide us with Wp-admin and ftp credentials to reslove your issue.

    With best regards
    Brian Johnson

    Avatar: Eva
    Eva Kemp
    Support staff
    March 2, 2015 at 15:24

    Hello,

    Concerning the margin values please add this code in custom.css:

    p {
        margin-left: 20px;
        margin-right: 20px;
    }

    To change text color use this code:

    p {
     color: black;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: cherbst
    Christian
    Participant
    March 2, 2015 at 20:06

    Thanks!
    Works now!

    Regards,
    Christian

    Avatar: Eva
    Eva Kemp
    Support staff
    March 2, 2015 at 20:29

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Setting custom color site font + setting margin of a text block in VC fails’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.