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

    Hi,

    I use grid rows in my site, and I have some strange behavior.

    1. : There are some “down arrow borders” between two white grid rows (the color of the arrow is the color of my first color section)
    You can see it here : https://www.dropbox.com/s/wxvpso5hb2k4p0u/down_arrow.png?dl=0

    2. I have several h2 titles on my page : but on the first occurence (first grid row) font size is bigger than the next one (also true for other titles size).

    Anyone can hep me on these two points ?

    Thanks in advance

    • This topic was modified 9 years, 10 months ago by jeromeleblanc.
    #379997

    Hi, any Idea ?

    #380080

    Hey!

    1- Please edit your Color Section elements and choose not to display arrows.
    2- Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia_textblock h2 {
    font-size: 40px;
    }

    Regards,
    Yigit

    #380123

    Hi Yigit,

    Thank you for your reply !
    Your quick css trick did work (I can explain why because I had already defined 40px for h2 in advanced styling).

    For the arrow, it was about arrows in the middle of the page, between no grid rows (no color sections here) -> look at the bottom of the screenshot on the link I posted earlier

    Meanwhile, I deactivated the arrow of the first color section, and then put it back, and it solved the problem. This is not the first time and is hard te reproduce (appears randomly depending on the changes I make on the page).

    If you have any idea of the real cause, i’dl be happy to hear about it.

    Thanks

    #380126

    Hi!

    It should be caching issue if updating the page fixed it. Glad you figured it out and the code worked! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Problem with down arrow and different font size in color sections.’ is closed to new replies.