Separator Style – i would like to change the color of separator

This topic has 14 replies, 4 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp

  • Avatar: do0rway
    do0rway
    Participant
    October 12, 2015 at 13:52

    hello,
    in visual composer, when i add Separator, i dont see any style that i can change.
    i have extra class, but its not working.
    i wrote in extra class: footer_separator123
    and in custom CSS i wrote:

    .footer_separator123 {
       color: red;
    }

    how to do it?
    thanks

    13 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 12, 2015 at 15:25

    Hello,

    Please provide us with wp-admin panel credentials in Private Content.

    Regards,
    Eva Kemp.

    Avatar: do0rway
    do0rway
    Participant
    October 12, 2015 at 19:19

    ok i did open a user for you.
    additionally, please can you tell me if there is anything to do about the ERROR MSG i got there about the woocommerce. “Your theme (WooPress – 8theme WordPress theme) contains outdated copies of some WooCommerce template files”

    thanks

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 12, 2015 at 19:29

    Hello,

    I’ve added test Separator in Footer Static Block and it’s working fine.
    Please see screenshot: http://prntscr.com/8qjv8b

    Please clarify where you want add Separator and what style should be there?

    Regards,
    Robert Hall.

    Avatar: do0rway
    do0rway
    Participant
    October 13, 2015 at 11:08

    hello , i would like to have the separator i have in the footer under the word SÍGUENOS in the same color (grey) as i have under Recently Viewed Products.

    thanks, after you arrange it correctly , i can see how it be done. thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    October 13, 2015 at 11:35

    Hello,

    So, is your issue resolved?

    Regards,
    Eva Kemp.

    Avatar: do0rway
    do0rway
    Participant
    October 13, 2015 at 12:18

    its seems ok, but i cannot find in Custom CSS your CSS CODE for this.
    where did you do it?
    as i want to make it by my self.
    thanks

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 13, 2015 at 12:21

    Hello,

    I’ve added this code in Global Custom CSS. Please check.

    .test_separator{
    background:red;
    }

    Regards,
    Robert Hall.

    Avatar: do0rway
    do0rway
    Participant
    October 13, 2015 at 12:44

    ok so seems i did all correct.
    but you use background, and its just add red line in addtion to the white color separator.
    there is a way to replace the white separator to a red one?
    and not just add another line?
    thanks

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 13, 2015 at 16:22

    Hello,

    Try to use this css code instead the previous one:

    .test_separator {
        border-bottom: 1px solid red !important;
    }

    Best regards,
    Jack Richardson.

    Avatar: do0rway
    do0rway
    Participant
    October 13, 2015 at 18:34

    its not working, even it did work for 1 min. now its not work.
    if you fix it, please put the color: #3f3f3f

    thanks

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 13, 2015 at 18:47

    Hello,

    The problem was caused by missing bracket you forgot to add in the code upper. I’ve edited it and now the code for footer separator works. Please clear browser cache and check.

    Best regards,
    Jack Richardson.

    Avatar: do0rway
    do0rway
    Participant
    October 13, 2015 at 18:52

    big thanks!! its work just fine.
    i have 2 more problem, i think ill open new post.

    thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    October 13, 2015 at 19:08

    Hello,

    You’re welcome.

    Let us know if further assistance is needed.

    Regards,
    Eva Kemp.

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

The issue related to '‘Separator Style – i would like to change the color of separator’' 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.