Tagged: main menu
using Quick CSS?
Hey Sobirk,
Could you post a link to your site and a screenshot highlighting what you would like to achieve please?
Best regards,
Rikard
Hi Rikard
http://www.getawayflyfishing.com
Caption title should not be italic – only Caption text ,-) THX for helping me out!
Hi,
1- Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#header_main nav .social_bookmarks {
float: right;
}
2- Please edit following custom CSS code
div .slideshow_caption h2 {
text-transform: none!important;
font-style: italic;
font-family: Oswald !important;
font-size: 120px!important;
color: #ffffff;
line-height: 0.7em;
}
and remove ‘font-style: italic;’ then add following one
.avia-caption-content {
font-style: italic;
}
Best regards,
Yigit
Cool – it works! Thanks!
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit