Forum Replies Created
-
AuthorPosts
-
No…
Unfortunately, it can work only with new pages/content.Hi Daniel,
Please go to Theme options > content > Text Read more – and insert there “…”I open it in Elementor and it’s working fine.
Maybe you tried to edit an existing page with it?At least for now you can only create new pages with Elementor, not edit old ones.
Something is wrong with these admin details
I thought you are talking about the text color…
So you can add this in LIVE CSS:@media (min-width: 768px) body.pojo-title-bar #header { background-color: rgba(211, 27, 134, 0.9)!important; }
Can you send us admin access to your website?
Are you talking about the background color?
Maybe i’m missing something, but as far as i can see they have the same color:
And you want it to be different then this: #eae020?
Can you send me access to your admin panel + the desired color?Hi,
What i meant is ALL CSS changes should be under customize.
Don’t make changes inside the CSS file.As for the Grayscale in Explorer – It seems like there is no support in Explorer to this issue…
Can you send me a link?
Hi Eli,
You can find it under Appearance > customize > navigation3. Yes. And if you don’t have exactly the same folders inside the child theme, you should create them. The path should be identical.
4-6. You can move the accessibility menu to the right.
Go to Design > customize > accessibility – There you will find an option to move it to the right.
5. I have changed it for you. Please check.Hi,
First of all, you need to make the CSS changes under Design > Customize > LIVE CSS.1. To hide it you can add this:
a.pojo-a11y-toolbar-link.pojo-a11y-link-help { display: none!important; }
2. I will check this
3. You can find it in the plugins > pojo accessibility > langauge.
Make sure you are creating the same file inside the child theme (don’t edit the original file)4. Try to set the value in percents instead of pixels.
5. Make sure you are changing it inside the LIVE CSS (not in a stylesheet)
Is it better now?
(You can play with it in the CSS live section)Great 🙂
I did it in the Single.php file (it is located inside your child theme > loop).
And I have changed there the location of the meta and the title.Inside the CSS it’s excellent.
Cheers,
BoazHi Jakob,
1. Do you want to hide the help option?
2. Here is grayscale in desktop: http://i.imgur.com/teWgizS.jpg
3. There is no built-in way to do this
4. What value did you give?
5. It’s an icon. you can change it in CSS.
This is the value:.fa-wheelchair:before { content: "\f193"; }
You can choose from here: http://fontawesome.io/icons/#accessibility
and just replace the font value.Hi Jakob,
Please check if it’s OK now:I can try to help you move the date above the title.
Do you work with a child theme?
If so, can you give me access to your ftp?Hi Tamar,
It’s fine.
The important thing is that it’s working now 🙂Boaz
-
AuthorPosts