Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #1370161

    Hey Support
    When I move the scoll bar down, texts, images and elements gets a black highligt color. When I move the scoll bar up again the black highlight disappears again. I would like to remove this black highlight, where can this be changed?

    Please see image here:

    View post on imgur.com

    Best regards
    Lene

    #1370178

    Hey Lene,

    I can’t reproduce this problem on my end. Could you describe your actions before this happens please?

    Best regards,
    Rikard

    #1370205

    Hey Rikard
    It happens when the cursor is placed on the scoll bar area. When you move scoll bar up and down with the cursor, the high light of black appears.

    Best regards
    Lene

    #1370229

    Hi,

    Thanks for the update. I’ve checked on two different computers and 3 different browser, but I still can’t see that happening on my end.

    Best regards,
    Rikard

    #1370461
    This reply has been marked as private.
    #1370474

    Hi,

    Thanks for the update, I still can’t reproduce this problem though. We need a sure way of reproducing it, otherwise we can’t find a solution for you.

    I don’t think that the theme options has anything to do with it. Unless it’s the highlight colour that you want to change?

    Best regards,
    Rikard

    #1370564
    This reply has been marked as private.
    #1370577

    Hi,

    I added this for you in Quick CSS:

    *::selection {
    background-color: red !important;
    }

    Please set your custom colour in that code.

    Best regards,
    Rikard

    #1370826
    This reply has been marked as private.
    #1370853

    Hi,

    Please try this CSS instead:

    *::selection {
    background-color: white !important;
    }

    Best regards,
    Rikard

    #1370904

    Hey Rikard
    I have changed the CSS plus added a color #bbc7b6 to “logo area background color”, however this has given a new problem.
    Horizontal bars in the new added color appears on all pages now.
    See images here:

    View post on imgur.com

    View post on imgur.com

    I can’t remove them…What do you think?

    Best regards
    Lene

    #1370952

    Hi,

    The first one is an empty section, and the second one is because you have added 150 pixels of top margin in the element options. The third one has a top margin of 130 pixels.

    Best regards,
    Rikard

    #1371029

    Hey Rikard
    Thx,
    I have removed to top margines, and the horizontal bar disappears, however the icons when moves up in the grid row.
    the only way I could move the icons back was insert an empty “color section”, but this is of course not the ideal solution.

    what would you recommend?

    Thx & Br
    Lene

    #1371081

    Hi Lene,

    Could you post a screenshot highligting what you would like to achieve with the icons please?

    Best regards,
    Rikard

    #1371318

    Hi Rikard
    you can looked at the 2 posted images.
    When the top-margins are removed the icons will move into the grid row feature.

    In order to avoid the icons moving up in the bar, I have added an empty color section.
    When removing the empty color section you can see what happens here:

    View post on imgur.com

    Best regards
    Lene

    #1371422

    Hi,

    You have set a -200 pixel top margin to the columns which contain the icons, that why that happens.

    Best regards,
    Rikard

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