Forum Replies Created
-
AuthorPosts
-
Ok. I will try that. thanks!
Oh, and btw: I would really like to decide how many thumbnails are displayed horizontally. Right now I can only choose how many to be shown on one page…
ThanksHi Yigit
Yes, am use the default editor which shows up as I start editing the text in tabs, but the elements in the magic wand are much fewer that in your image. When I use the magic wand in a normal text-block (not in the tabs) I see all the elements you feature in the image.
I have made a screenshot where you can see the list of elements offered by the magic wand in the default editor in tabs:
http://international-workshop.com/newWeb/?p=2742I have the debugging mode enabled and can see the short codes in the builder. What I would really like is an easy way to use layout elements (1/3, 2/3 etc) inside a tab to be able to distribute the elements (images, text) in a more controlled way.
Hello Yigit
I have a question about the magic wand and the ALB in tabs.
On June 6th you helped me solve the problem, but now I realize that the Magic Wand only shows a very limited amount of elements in the tab text-editor.
I have pasted your answer in below. Basically the magic wand inside the tab does not have what the image you mention (http://i.imgur.com/n4KXkdm.jpg)
I am sorry to come back to you about this…Yours,
Jette
———–
Hi metafora29!You can enable debugging mode to see shortcodes you have creating in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.Regards,
YigitFantastic, thanks!
Hi Josue
Sorry for the delay. i have been ut of town. Here is a typical example of the table I would like to costumize:
http://international-workshop.com/newWeb/fees-two-years-of-studyAs explained, the simple css I need is for changing the text in the heading row from all caps to normal text, make it bold and change the font-size.
Tthanks,
JetteThank so much!
Yes, please. I would like to request this feature in tables on the Enfold Theme. It would make my life a lot easier and my page more user-friendly!
Another question about tables:
I would like to change the font-size of the pricing row and have added the following snippet to the “quick css changes” in the theme option:
media=”all”
.pricing-table li.avia-pricing-row {
text-align: center;
font-size: 16px;
line-height: 1em;
padding: 25px 12px;
/* text-shadow: 0 2px 0 #C9C9C9, 0 3px 0 #BBB, 0 3px 0 #B9B9B9, 0 1px 0 #AAA, 0 1px 1px rgba(0, 0, 0, .1), 0 0 3px rgba(0, 0, 0, .1), 0 4px 10px rgba(0, 0, 0, .2); */
font-weight: 600;
}Basically, I have changed “font-size:” from 60 to 16px. It does not work (I have tried it with the code-inspector in crome and it works there, but only for preview.
Could you help me out?Thanks!
Thanks, and the font size? i am sorry, I am not yet a specialit on CSS
Thank you. Done it. Very useful.
Another question about tabs – could you provide me with some css to change the font colour and size of the Tab Title. I can see no way of doing it in the settings.
Thanks,
Jette -
AuthorPosts