position tagline in the right corner
-
Hi.
I have searched like crazy to find a way to position my tagline in the right corner with no luck. I am not using a menu there and need tagline to be positioned there.
I've used the following code to move the tagline close to the right top corner:
.tagline {
position: absolute;
left: 68vw;
top: 30px;
}Which results in this placement:
However, as the window get wider it moves and does not remain in the right corner. Is there any way to keep it right aligned?
-
-
I've removed the tagline and now positioned it as text in a fixed position with CSS.
I've had to set the index at 1000000 for it to appear over the top of all elements in grinder, but is working fine as far as I can tell.
I'm now going to use this method to add a back button on pages as we don't want to use menus.
Thank you.
-
-
hi @DoggettJones , nice website!
would you be able to share your css to fix the position of the site tagline? Having trouble with that.thanks!
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it