button align
Rate this topic:
- GK User
- Mon May 01, 2017 3:37 pm
- Reply with quote
- Report this post
hello,
how can I center the button like "read more"? please see my screenshot.
in which css and which rule can i make.
thks for help.
how can I center the button like "read more"? please see my screenshot.
in which css and which rule can i make.
thks for help.
Capture.PNG
-
- Senior Boarder
- teitbite
- Sun May 07, 2017 11:27 am
- Reply with quote
- Report this post
Hi
Please tell me the exact url to the page You've made this screenshot.
Please tell me the exact url to the page You've made this screenshot.
-
- Moderator
- GK User
- Sun May 07, 2017 5:17 pm
- Reply with quote
- Report this post
for exemple http://www.projetsisit2.fr/pra2/#gkHeader
-
- Senior Boarder
- teitbite
- Thu May 11, 2017 1:22 pm
- Reply with quote
- Report this post
Hi
Please add this code to override.css and make sure override is enabled in template settings.
Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
.custommediumspaces button {
width: 135px;
float: none;
margin: 0 auto;
}
-
- Moderator
- teitbite
- Sun May 14, 2017 7:23 pm
- Reply with quote
- Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
-
- Moderator
6 posts
• Page 1 of 1