Header
-
Hello!
Is it possible to justify the primary menu? I mean, put it in the center of the header or also manually set the distance between the menu categories.
At this moment I have the menu right on the left of the logo (https://finratrek.com/).
Thank you for your support!
The blog I need help with is: (visible only to logged in users)
-
Hello,
Please try this custom CSS to center your menu in the main site header:
.site-header > .main-navigation { margin-left: auto; }
You can also use this custom CSS to remove the border from the branding section:
.site-header .site-branding { margin-right: 0; padding-right: 0; border-right: none; }
Hope this helps. Please let me know if you have any additional questions regarding the site header.
Kind regards,
Taras -
Hi Taras,
Thaks for the header.
Now I’ve another issue: on the slideshow block I’ve inserted a caption for every image. When I look at my article on the desktop I can see them but they don’t appear on the mobile.How can I fix this?
-
Edit:
Also on the desktop I can’t see the captions. (Ex. this article: https://finratrek.com/2021/01/09/san-marino-sentiero-della-rupe/)
I only see them on the article editor page.
-
Hello,
There was a conflict with default gallery captions. I’ve already submitted a new theme update which fixes this issue. Thank you for reporting it.
If you have any additional questions regarding the captions or header section, please let me know in this topic. If you have any other questions regarding the theme, feel free to open a new thread in this forum (so we can keep it organized) and I will be happy to help.
Kind regards,
Taras
- The topic ‘Header’ is closed to new replies.