Home › Forums › SKT Biz/Corp Theme Support › Troubles with logo and menu/language
- This topic has 16 replies, 2 voices, and was last updated 7 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
July 11, 2017 at 11:21 am #77933
Hey guys,
I would need a help with re-placing a language combo cause now it looks really ugly. Instead of placing logo, language combo and menu above each other I would like to place lang combo right after the menu on the same line. Would it be possible with the Corp PRO template? Here is the illustration how it looks like now and how I would to have it:
Now:
LOGO
LANG COMBO
MENUIt should be like this:
LOGO
MENU LANGUAGE COMBOWould be also possible to add a menu above the logo? If this is possible I would place the combo right there.
Thanks and best regards,
ErnadJuly 11, 2017 at 11:33 am #77934Hi,
Kindly show us your website URL so that we can assist further.
Regards,
ChrisJuly 11, 2017 at 11:35 am #77936Hi Chris,
thanks for the quick response. Sure – here it is: http://www.bikz-graz.at/.
Thanks for your support.
BR,
ErnadJuly 11, 2017 at 11:55 am #77940Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header .clear { display:none;} .header_right { width:72%; margin-bottom:20px;} .header_right .search_form { padding:5px 0 2px;} .header_right nav { padding:0;}
Regards,
ChrisJuly 11, 2017 at 12:05 pm #77942Hi,
that works :-). Thank you!
Is there no way to add a top menu?
July 11, 2017 at 12:24 pm #77943Hi,
This can only be done via coder.
Regards,
ChrisJuly 11, 2017 at 12:25 pm #77944Hi Ernad,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/8/
Regards,
ChrisJuly 11, 2017 at 12:28 pm #77947You mean editor, right? Design -> Editor?
BR,
ErnadJuly 11, 2017 at 12:37 pm #77949Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#logo { margin-top:30px;}
Remove this css which i sent:
.header_right { width:72%; margin-bottom:20px;}
Add this new css:
.header_right {left: 50%; margin-bottom: 20px; position: absolute; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); width: 60%;}
Regards,
ChrisJuly 11, 2017 at 12:38 pm #77951Thanks Chris! 🙂
BR,
ErnadJuly 11, 2017 at 12:41 pm #77952🙂
July 12, 2017 at 5:45 am #78019Hey guys,
after I made changes I cannot select on menu items on the start page and also if you click on the impressum link at the bottom it looks pretty damaged.
http://www.bikz-graz.at/impressum/
BR,
ErnadJuly 12, 2017 at 9:25 am #78047Hi,
Can you send us the screenshot? Upload your screenshot on imgur.com and paste the share url here.
Regards,
ChrisJuly 12, 2017 at 9:34 am #78050Hi,
here is the link: http://imgur.com/a/GciEH
Thanks and br,
ErnadJuly 12, 2017 at 9:57 am #78053Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
#logo { float:none !important;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.