Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #556946

    Hi,

    When I add a text block under a color section : http://terranet.se/?page_id=3070
    a thin line appears under the color section.

    What code shall I add in order to delete the thin line?

    Thanks
    Charlotte

    #557126

    Hi Charlotte!

    Please add following code to Quick CSS

    #after_section_1 {
        border: none;
    }

    Cheers!
    Yigit

    #557197

    Thanks :) But it work first when I added the code but then it didn´t work when I added this code:

    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: none;
    }
    #

    #557383

    Hi,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

    #557384

    Login with

    Thanks

    #557622

    Hey!

    I adjusted the code slightly in Quick CSS field. Please review your website now.

    Cheers!
    Yigit

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