BeTheme Animals

Hi,


I'm using the prebuilt website https://themes.muffingroup.com/be/animals/

I cannot find how to change the border color of the images (orange/brown).

I've changed all the colors already in Muffin Options - Colors.


Best,

Comments

  • Hello,

    After changing color in "Betheme -> Theme options -> Colors -> Content" in section "Image Frame" in "Image Frame | Border color" then the color should chagne.

    If it is not working then, please, send me a link to your website so I could take a closer look at it.

    Thanks

  • edited December 2020

    I've changed it to: #1e73be

    But it is still the orange/brown.

    Website URL: https://www.dantespride.nl/


    Thanks.

  • Some of your Custom CSS Codes is overwriting the images border.

    Please, go to Betheme -> Theme options -> Custom CSS & JS -> CSS, find the following code, and delete it.

    /* Image frame */
    .image_frame, .wp-caption, .google-map, .icon_box .icon_wrapper, 
    .content_slider .caroufredsel_wrapper, 
    .author-box .avatar-wrapper, 
    #comments .commentlist > li .photo{ 
    border-color: #ea9556; 
    }
    

    Thanks

  • Thanks, that solved my problem!.


    Happy new year!


    Best,


    Roy

Sign In or Register to comment.