Makes bottom menu in footer horizontal instead of vertical
-
Hello,
Thanks for your theme.
I nearly finalise my website but I would like to make the bottom menu in the footer in horizontal instead of vertical.
I tried already to do 6 columns in the footer and implement 1 title menu per column but it makes something weird on mobile.
Could you please help me to fix this ?
Sincerely,
Romain
Hello,
I have visited your website.
Please try adding the following code using the Custom HTML widget in the footer column and then edit the links according to your needs.
<p style="text-align: center; letter-spacing: 1px; font-weight: 300;">
<a href="#">Contact Us</a>
<a href="#">Shipping & Delivery</a>
<a href="#">Return Policy</a>
<a href="#">Our Products</a>
</p>
Screenshot for Clarification: https://ibb.co/fnjkmLx
Regard’s.
Xtemos Studio.
Hello,
Its works perfectly, however typography is completely different. Could you help me to fix this ? See link
Sincerely,
Romain
Hello,
Please try assigning a class to the content that you added then you can try using the advanced typography
settings you can set the typography according to your needs.
You can read our detailed documentation in the following link:
https://xtemos.com/docs/woodmart/advanced-typography-settings/
Regard’s.
Xtemos Studios.
Hello,
I tried multiples things but change one typography change other stuffs on my website.
I would like to make the footer typography (text widget and htlm widget) same as my top bar navigation.
Sincerely,
Romain
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
#custom_html-2 a {
font-size: 14px;
font-weight: 500;
color: black;
font-family: inherit;
}
Best Regards.
Hello,
I just discover your response when I was asking for something else.
I did not work it makes the fond super bold.
See pics:
Hello,
I saw the screenshot you attached.
Please replace the previous CSS with the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
#custom_html-2 a {
font-size: 14px;
font-weight: normal;
color: #727272;
font-family: inherit;
}
Best Regards.
Thank you it works perfect !
Most Welcome 🙂
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day 🙂
Topic Closed.
Best Regards.
The topic ‘Makes bottom menu in footer horizontal instead of vertical’ is closed to new replies.