Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #974284

    Hi I´m using enfold. I want to change color to framed text into “Pase de Diapositivas”. Not to the text, Only the framed color (rectangle behind the text) How I can make this?

    Another problem is that all Quick CSS that i place don´t work. Could you help me please?

    Best Regards

    #974329

    Hey kikosanchezestudio,

    I could not find the text, can you please point us to the page where we can find it and the element?

    What styles do not apply?

    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #974344

    Is the INDEX: https://www.laurajimenezbranding.com

    Another problem is: how I can delete “Data” and “Category” into post item to the index, below

    Best Regards

    Attached files:

    https://www.dropbox.com/s/ft8b3wbo7m0ei6n/laurajimenezbranding.jpg?dl=0

    https://www.dropbox.com/s/1dszk2z658cudon/laurajimenezbranding2.jpg?dl=0

    #974358

    Hi kikosanchezestudio,

    Thank you.

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #after_full_slider_1 .avia-content-slider .blog-categories.minor-meta,
    #after_full_slider_1 .avia-content-slider .slide-meta {
        display: none;
    }
    .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, 
    .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
        background: rgba(197, 185, 185, 0.5);
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #987779

    thank you. It´s work. Best Regards

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘PROBLEM WITH CAPTION COLOR "PASE DIAPOSITIVAS"’ is closed to new replies.