Tagged: 

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

    Hi there!

    Firstly, a huge thank you again for this amazing template and work you are doing! THANK YOU !!!!

    I am contacting you this time as I have incorporated the magazine element within one of my website page and would like to know if you could help me to change a little bit the design. Here is the link : http://www.lyribox.com/test-magazine-element/

    As you can see, the first section is the magazine one. all the title are in black and they are separated by hr line.

    This version is the one I had previously (table design). I would like to replicate exactly the same for the magazine one i.e.: so that the title is once in blue and the other time in red. the background is once grey and once white…

    Would you know how to do that ? Thank you so much for your support and well done again,

    Vincent

    #415937

    Hi,

    Any idea on this ? thanks! Vincent

    #416451

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    article.av-magazine-entry:nth-child(odd) * {
      background-color: white;
      color: red!important;
    }

    Cheers!
    Yigit

    #416460

    Works great ! Thank you so much !

    #416462

    Hi!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Magazine Color Element’ is closed to new replies.