Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #986691

    Dear Support Team,

    https://kriesi.at/support/topic/border-thickness-and-color-on-color-sections/
    I followed the instructions but it didn´t work, help please? :)

    1. Inserted into quick css:
    #boarder {
    border: 30px solid white!important;
    }
    2. Gave the ID: “boarder” to the color section

    Why isn´t it working? (I am trying to edit the very first color section for desktop, on the homepage)
    Thank you,
    Jan

    • This topic was modified 6 years, 2 months ago by Nu-Vision.
    #986716

    Hey Nu-Vision,

    Can you screenshot the exact area? I’m not seeing that specific id in the code.

    Best regards,
    Jordan Shannon

    #986844

    Hey Jordan,

    sure: https://imgur.com/a/NrExv0N (i want to accomplish a very thick border at every end of the screen)
    backend: https://imgur.com/a/MajmN4a

    Thank you,
    Jan

    • This reply was modified 6 years, 2 months ago by Nu-Vision.
    #987046

    Hi Jan,

    The CSS you have added is applying on my end, please try clearing your browser cache and reload the page or check in an incognito window using Chrome. If you are looking only to have a border at the bottom then please change the CSS to this instead:

    #boarder {
    border-bottom: 30px solid white!important;
    }

    Best regards,
    Rikard

    #987364

    Hi Rikard,

    it looks like the admin bar prevents the code from showing.
    Looks fine in a different browser and incognito!

    Thank you very much!
    Best regards,
    Jan

    #987511

    Hi,

    So the WordPress admin bar is just hiding it? Did you need further help with this topic?

    Best regards,
    Jordan Shannon

    #987751

    Hi Jordan,

    its seems like it yes! No problem though, thank you for your help.
    You can close the topic :)

    Best regards,
    Jan

    #987936

    Hi,

    I’m glad you were able to have this addressed. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Border thickness/color on color sections’ is closed to new replies.