Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #883028

    Hello Kriesi team,

    Today I have a difficult question. Please go to the page http://www.behrens-rechtsanwaelte.de. There you can see the header with the black bars on the start page. Unfortunately, the third bar does not go to the right and is therefore noticeable. Is there a way to let it end on the right without adapting the text?

    Best regards,
    Martin

    #883747

    Hey m_reiprich,

    Please try the following in Quick CSS under Enfold->General Styling:

    .caption_framed .slideshow_caption .avia-caption-content p {
      min-width:100% !important;
    }

    Best regards,
    Rikard

    #887283

    Hello Rikard,

    I did that, but nothing has changed.

    Best regards,
    Martin

    #887284

    Should I try to make an older version? I made a backup that I could go to.

    #887417

    Hi m_reiprich,

    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

    
    .caption_framed .slideshow_caption .avia-caption-content p {
      width: 100%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #887455

    Should I try to make an older version? I made a backup that I could go to.

    • This reply was modified 6 years, 11 months ago by Martin.
    #887742

    Hi,

    I’m not sure why you would need to run an older version, but if you think that will work then please do so.

    Best regards,
    Rikard

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