-
AuthorPosts
-
nilgunce Friend
nilgunce
- Join date:
- February 2014
- Posts:
- 170
- Downloads:
- 14
- Uploads:
- 30
- Thanks:
- 27
- Thanked:
- 1 times in 1 posts
November 11, 2014 at 5:35 pm #202635I use uber for a custom design purpose . I want change logo position from left to right. How can I achieve this?
Tx in advance.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 12, 2014 at 2:14 am #554910HI you can change it to right but it will effect the sidenav menu .
For example >>> http://prntscr.com/55ige9
and when you open sidenav >>>> http://prntscr.com/55igl2
if you want like this then add this css code into your custom.css file
css/custom.css@media screen and (min-width: 768px) {
.logo {
border-right: 1px solid #ecf0f1
text-align: left;float: right !important;
}
}@media screen and (max-width: 767px) {
.t3-header .row {
margin: 0;
}
.t3-header .row > .logo {
padding: 0;float: right;
}
}
if its not like that please add a screenshot of it so that i can assist you better .
1 user says Thank You to Pankaj Sharma for this useful post
nilgunce Friendnilgunce
- Join date:
- February 2014
- Posts:
- 170
- Downloads:
- 14
- Uploads:
- 30
- Thanks:
- 27
- Thanked:
- 1 times in 1 posts
November 15, 2014 at 1:16 pm #555295In which directory the custom/css located?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
nilgunce Friendnilgunce
- Join date:
- February 2014
- Posts:
- 170
- Downloads:
- 14
- Uploads:
- 30
- Thanks:
- 27
- Thanked:
- 1 times in 1 posts
November 18, 2014 at 5:39 pm #555638It works for desktop. But on my mobile phone still stands on left side.
How can I make ir for all devices?Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Pankaj Sharma 10 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum