Tagged: andy, Links within onepagers
-
AuthorPosts
-
April 23, 2016 at 2:13 pm #620524
Hi there.
I’m still starting to create a new website. It’s the first time I do with Enfold.1) I like to use the message / information box. In the programmed layout it’s without breaks <br> and only in big letters. That people can’t read very good. Where can I change to a combination of big and small letters? Where can I change the size of the letters? And how to set visible breaks (free lines in between)?
2) I like to do a onepager. How can I add links to the headlines, so I can set a menue linking on the right part of the page? And how can I add a link between titels in pictures to the right part of the website. Par example there should be a part in the menue called “Team” and a click on it should go the “unser Team” on the website. And if I see the first slider saying “unser Team” it should link to the part on the website “our team” too.
Is this possible?
April 26, 2016 at 2:03 pm #622129Hi pinnestroh!
please use different tickets for different questions/issues.
1.) Use this code inside of Quick CSS field:
.iconbox .iconbox_content .iconbox_content_title { text-transform: none; }
Best regards,
AndyApril 30, 2016 at 11:26 am #624920Hi Andy,
thanks for the code. Seems I’m a little bit stupid doing it the first time. Where do I find the Quick CSS field for the iconbox? I tried out the Enfold settings for styling (main content and alternate content). But that doesn’t work. And if I open the iconbox itself there is no Quick CSS shown.
Sorry to ask so silly questions. :-)
Thanks a lot!
SabineApril 30, 2016 at 11:47 am #624933I think we are talking about different things. I changed my language to English, to know how you call the information box. It is called notification box. We are not talking about the iconbox.
So I changed myself to
.notification .notification_content .notification_content_title {
text-transform: none;
}But that doesn’t work too.
May 2, 2016 at 1:17 pm #625722Hi!
try this code:
.avia_message_box_content { text-transform: none; }
Screenshots to highlight what you mean would help a lot (use dropbox or imgur.com).
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.