Tagged: socket
Hi,
I have some pages where the copy is very short so it’s like 1/3 of a page and it seems the rest of the page is taking its color property from the socket
just like to what this post is about – https://kriesi.at/support/topic/socket-default-background-colour-overwrites-the-body-background-colour/
(in my case, it’s #03b399)
when I implement any of the suggestions in the above post or change the socket color, it also changes the up arrow on the lower right of the screen that allows people to go to the top of the page.
I could live with that if it wasn’t for the fact I want my BG to be #ffffff and changing the socket to #ffffff makes it invisible…
Hey Dee007,
If you want to set a separate colour for the scroll to top link button then you can try this in Quick CSS:
#scroll-top-link {
background-color: red;
}
Best regards,
Rikard
Ok… but why are these 2 even related?
I’m not sure we understand each other…
I[‘m asking why is the scroll-top-link button dictates (or more accurately overwrites) the background color?
Hi,
I’m not sure I understand what you mean by that, are you saying that when you used the CSS I posted something other that the scroll to top button changed background?
Best regards,
Rikard
No. this works
BUT
As I mentioned in my original post, I don’t understand why on shorter pages the background color is determined by the socket in the first place…
Hi,
I’m sorry but I still don’t understand what you are saying, maybe since the background on the button is semi-transparent? If the socket is behind the button then some of it’s colour would be shown through it?
Best regards,
Rikard
Never mind then…
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon