New Landing How can we help? Themeforest Theme Support Uplift Logo is acting weird

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Uplift
  • #323184
    djbram1
    Member
    Post count: 49

    Hi!

    The logo of my website is acting weird. On my bigger screen its right in the middle, but on my macbook 13 inch retina its under the menuthing. And Its nog rescale right, its out of shape.

    Can u help me?

    Attachments:
    You must be logged in to view attached files.
    #323204
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    #logo.has-img img {
          max-width: 97%;
    }
    #323437
    djbram1
    Member
    Post count: 49

    The logo on the mobile and tablet does not rescale right. Is there a code or something i can do to fix this? Thanks!

    Attachments:
    You must be logged in to view attached files.
    #323651
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    What specific device is that for? Are you emulating that, if so what emulated device/screensize?

    Thanks.

    #324726
    djbram1
    Member
    Post count: 49

    The logo is fixed! Thanks.

    Another question. I want to change the color of the testimonials blocks on this page https://theholykauw.nl/reviews/. Without changing the accent color in the customizer, because i change the color everywhere. Is there some custom css for only the testimonials blocks?

    And, in the menu header are social icons, i want them black and white like in the footer, is that possible?

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #324743
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,
    Add the code below to your custom css option. Adjust to the desired colors.

    .masonry-items li.testimonial .testimonial-text {
    background-color: #94c11f!important;
    }
    .masonry-items li.testimonial .testimonial-text span {
    color: #fff!important;
    }

    For future situations you should open new topics.
    Thanks

    -Rui

    #325152
    djbram1
    Member
    Post count: 49

    Hi!

    thanks, i have put this in the custom css:
    .masonry-items li.testimonial .testimonial-text {
    background-color: #94c11f!important;
    }
    .masonry-items li.testimonial .testimonial-text span {
    color: #fff!important;
    }

    But it dont work.

    Is there another solution?

    And i want the social icons in the header to be black and white, like they are in the footer, is there some css for it as well?

    Thanks!

    #325159
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    It seems the code worked, try to clear the browser cache.
    Screenshot

    Add also this custom css for the social icons on the header.

    #header ul.social-icons li a > i {
        color: #000!important;
    }
    #header ul.social-icons li a > i:hover {
        color: #FFF!important;
    }

    -Rui

    #326164
    djbram1
    Member
    Post count: 49

    Hi Rui,

    The css for the social icons doesn’t work..

    I have clear the cache and try 3 different browsers.

    Whats the problem?

    Thanks!

    #326177
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I just purged the cache of your cache plugin.

    https://cl.ly/0V1Z0X1k3q2A/Image%202017-05-26%20at%204.38.34%20PM.png

    -Rui

Viewing 10 posts - 1 through 10 (of 10 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