Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1091459

    I would like that the short separator appears with the color of my logo, but the rest of line in grey.
    How can I do it? I suppose that I have to use some code, but I did not know what.

    Thanks.

    #1091655

    Hey hector1069,

    Best regards,
    Victoria

    #1091659

    Hi Victoria,

    I am changing my website in a demo version. And this is the question (I attach a shot screen), I would like the short separator of the imagen has the same color of the logo (#c71456), but just this separator, the rest of line of main content I would like to be in grey.

    http://www.demidenko.almudenadeandres.es/wp-content/uploads/2019/04/Captura-de-pantalla-2019-04-16-a-las-19.57.51.png

    Is it posible?
    Thanks.

    #1092797

    Hi,
    Sorry for the late reply I couldn’t find the page in you screenshot, and I couldn’t find the exact same separator, but for the ones I did find this should work.
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

     #top #main .av-vertical-delimiter {
        border-color: #c71456 !important; 
    }
    

    Best regards,
    Mike

    #1092986

    Sorry, but it is not working

    I am referring to the short delimiter that appears on the image being the tittle.

    I wait for your answer

    Thanks.

    #1093041

    Hi,
    Sorry I’m not seeing that on your site, please link directly to the page in your screenshot.

    Best regards,
    Mike

    #1096099

    Hi, I have migrate the new web and now you can see what I am referring in the main web, in this links

    So, I would like that short separator appears in pink colour, but just this. If I change from General styling, change a lot of lines.

    I wait for your answer.

    Thanks and have a good day.

    Almudena.

    #1096309

    Hi,
    Thank you, to change the color of the separator, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .hr.hr-short.hr-center span {
        border-color: rgb(165, 2, 52) !important; 
    }

    Please see the screenshot in Private Content area.

    Best regards,
    Mike

    #1096403

    Thanks a lot!! This is what I wanted!!

    Have a nice day!!

    Almudena.

    #1096447

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Short Separator’ is closed to new replies.