Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1316770

    I need to adjust some issues in the masonry gallery. I want to remove the overlay, change the text color AND lower the text to the bottom of the image while keeping the text centered horizontally. I have been able to do 2 of the 3 things by using this code:

    #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content * {
    color:#710202 !important;
    background: none!important;
    }

    HOWEVER, every code I found on the forums so far to change the position of the text hasn’t worked. I want the text to remain centered horizontally which it does automatically when you choose the option to use the text centered over the image, but I cannot find any code that will simply lower the relative position of the text closer to the bottom of the image. I need to lower it because I do not want the text to cover my image but I still want it within the image container, not below it in a white rectangle. If it is closer to the bottom this will solve my issue.

    I greatly appreciate any help as I have been trying to accomplish this for hours with no success.

    • This topic was modified 3 years, 3 months ago by katiadiamond.
    #1316836

    Anybody? This issue is literally holding up the launch of a website.

    #1316837

    Never mind – I found another solution.

    #1316861

    Hi katiadiamond,

    We’re glad that you were able to find another solution. :)
    Just let us know if you still need further assistance.

    Best regards,
    Nikko

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