A bunch of Custom CSS Needed and others things

  • Posted in : uCard
  • tngkssn
    Participant

    Hi Guys,

    You will find below a first list of questions!
    Thank you for your help

    HEADER
    Rotating words (Before and After text)
    1. I would like to increase the font size of the rotating words (Before and After text)
    2. I would like to extend the espace between letters

    Social icons
    1. How to Change social icons color

    Header background image
    1. How to reduce the height of the area
    Mouse
    How to have it placed a little bit higher in the header?
    How to have it bigger on mobile?

    ABOUT ME – Home page block
    1. How to Edit the text in the « view more » button?
    2. Section title – How to increase the font size?

    Clients –
    How to enlarge the size of clients logos?

    serkan
    Moderator

    Hi,
    You can use these custom css codes;
    Header
    1 & 2 @media screen and (min-width: 992px) {
    .site-description { font-size: 40px; letter-spacing: 2px; } }

    Social icon
    .header .social-link { color: #; }
    .header .header-bottom .social-link:hover {
    color: rgba(255, 255, 255, 0.9); }

    Header background image
    As you increase the height with the first css code, this will be a bit meaningless.

    Mouse
    .mouse-scroll .mouse { margin: 0 auto 50px; }
    @media screen and (max-width: 767px) {
    .mouse-scroll .mouse { width: 34px; height: 60px; } }

    About Me
    1. You need to use loco translate plugin. You can find information in the support forum.
    2. .section-title h2 { font-size: 13px; }

    Clients
    @media screen and (max-width: 767px) {
    .client img { max-height: 60px; } }

    Please next time, don’t ask bundle questions. Create a new topic for your every question if you don’t find the answer in the forum. It can be useful for other people to find their answers.
    Thanks

    tngkssn
    Participant

    OK
    I will create a new topic for every question!
    Thank You

    serkan
    Moderator

    You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register