LimmonTree
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: change font size with additional css.
Forum: Fixing WordPress
In reply to: change font size with additional cssHi the site is:
User: Test
Password: Test.123I want to use diferent font-size in mobil devices. now i’am using 1.2 em font-size, want to discriminate font-size with this:
@media (min-width:769px) and (max-width:1280px){ p.has-background{ padding-top: 0.1em !important; padding-bottom: 0.1em !important; padding-left: 0.1em !important; padding-right: 0.1em !important; } body font-size:4rem !important; }
Thanks
Forum: Fixing WordPress
In reply to: How use @media in Aditional CSSYes, now it’s working.
maybe my mistake was not putting “px” in (min-width:401).
I am very grateful to you
Forum: Fixing WordPress
In reply to: How copy and edit default template in twenty-twenty-oneJustin, thanks a lot.
I`ll read and study.
??
Forum: Fixing WordPress
In reply to: How copy and edit default template in twenty-twenty-oneHi Justin,
Thanks for your answer.
I’m new with wordpress and my english is low at the moment.
I can edit page.php but i want to make a template for several pages, I would like to “create a template” and on some pages assign it. When I edit a page, in the right menu under state and visibility, there is a section named “Template” actually i can select “default template” “Twentig – No title”, “twentig – no header”,… because I have Twentig plug in.
Maybe I say “page’s template” and there is another term to say this kind of templates.
I understand I can assign a template (php) to a page name for example, but I would like to use a template selecting it in the right menu.
Forum: Fixing WordPress
In reply to: How find a Widget CodeHi thanks for answer.
Is not a plugin, the web is an old web made form another person, actually I am learning WordPress and trying to update
I think he code a widget to filter video types.
Forum: Fixing WordPress
In reply to: I need show my surveillance IP camera in WPThanks for the information.
Forum: Plugins
In reply to: [Accordion Toggle] How edit content in Accordion Toggle PluginHello, I have tried, Thanks for the improve, it’s a basic editor but it’s very usefull.
Congratulations.
Forum: Plugins
In reply to: [Accordion Toggle] How edit content in Accordion Toggle PluginThanks a lot
Thanks everybody
Thanks solved updating php.
Hi I’m using a shared host I’ll ask them to do it.
Thanks.