Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #426224

    Hello

    In the Special heading in content elements, I’d like to remove the horizontal rule that is above the text.

    I found a thread that gave some quick CSS, but this was on a thread that talked about a rule after the heading text, which when applied doesn’t work on my project.

    Can anyone help please. I’m loving the enfold theme BTW

    Dave

    #426358

    Hey Zeroid69!

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

    .special-heading-border { display: none; }

    If that does not help, please post the link to your page where we can see the element

    Best regards,
    Yigit

    #426393

    Thanks Yigit
    Actually, now I look at it, the lines is generated at the bottom of the slider. I wonder how I can be rid of that?
    Thanks
    Dave

    • This reply was modified 8 years, 11 months ago by Zeroid69.
    #426396
    #426451

    Hey!

    Could you please provide us with login details so that we can have a closer look since your site looks to be in Coming Soon mode?

    Cheers!
    Rikard

    #426466
    This reply has been marked as private.
    #426529

    Hi!

    Please add following code to Quick CSS as well

    #after_layer_slider_1 {
      border: none !important;
    }

    Best regards,
    Yigit

    #426696

    Thanks Yigit, that worked perfectly, much appreciated :)

    #426943

    Hi!

    Great, glad we could help :)

    Cheers!
    Rikard

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