Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #41488
    Miranda Graat
    Participant

    When I check the website on my mobile there is a black border around the logo. I have removed all the black in the customizer and changed it into #e09397. But still the black border stays.
    How can I change this or remove it?

    http://handinhand-lisa.nl/

    Miranda

    #41537
    Sushil Adhikari
    Moderator

    Dear Miranda Graat,

    Could you please try by disabling background color of logo. You can do this by following steps:

    Go to dashboard-> Appearance -> Customize -> site Identity -> Hide mobile logo Background.-> Finally check that checkbox.

    Let us know how it works for you.

    Thanks

    #41558
    Miranda Graat
    Participant

    The black border is gone now, thank you. But also the red border is gone. I actually wanted the red border to stay. This is also shown as you view the site on the computer.

    Miranda

    #41666
    Sushil Adhikari
    Moderator

    Hi there,

    Could you please undo the changes so we can see where you want black and red border. Now we didn’t see any red or black border on your site, so couldn’t provide you appropriate solution.

    Thanks

    #41688
    Miranda Graat
    Participant

    It’s undone so that you can see the black and red border.

    Miranda

    #41690
    Sushil Adhikari
    Moderator

    Many thanks Miranda Graat for your cooperation. Could you please add this css on child theme or addition css of customizer.

    #mobile-logo-inner {
        background-color: #fff !important;
    }

    You can choose background-color value as per your requirement. If you want to have wider red background then you can add this value on

    #mobile-logo-inner {
        background-color: ##8d2355 !important;
    }

    Let us know how it works for you.

    Thanks

    #41696
    Miranda Graat
    Participant

    Thanks…!
    Had to remove one # from het hex color, but now it is fixed.

    Miranda

    #41697
    Sushil Adhikari
    Moderator

    Happy to hear Miranda Graat. Thanks a lot for your cooperation and patience.

    Let us know if you got any question or queries regarding to Styled Themes, we are happy to help you.

    Best Regads

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