Home › Forums › Fitness Pro Forum › Navigation buttons
- This topic has 5 replies, 2 voices, and was last updated 6 years, 6 months ago by
Forum Moderator.
-
AuthorPosts
-
March 11, 2017 at 9:03 pm #65137
When I add the logo to my page the dolphins are upstairs because my logo is square, I want to center them, how can I do it? I also want to change the buttons of read more of the slider to Spanish, we could not do it, I thank you for your help.
my website is www.ligagimnasiabogota.com.co
thanks.
fredy
March 14, 2017 at 12:02 pm #65375Hi Fredy,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.header .header-inner .logo { margin:10px 0;}
Regards,
ChrisMarch 15, 2017 at 2:41 pm #65552Good morning, thank you very much for the answer, but I did not solve my problem, I have to make the buttons decide a little, without having to make my logo smaller. thank you very much.
March 16, 2017 at 5:02 am #65594Hi Fredy,
Add this code in Custom CSS Box:
.header .header-inner .nav ul{margin-top:35px;}
Regards,
ChrisMarch 17, 2017 at 12:54 am #65745Good afternoon chris thanks for your help if the buttons went down but they present a problem, they separate the subpages and there is an empty space between the button and the extensions of the category, I invite you to enter again to www.ligagimnasiabogota.com.co
March 17, 2017 at 5:14 am #65759Hi Fredy,
Add this code in Custom CSS Box:
.sub-menu{margin-top:0 !important;}
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.