Forum Replies Created
-
AuthorPosts
-
Sorry, I got this
#menu-item-5955 .avia-menu-text {
background-color: red;
font: yellow;
border: 2px solid green;
border-radius: 2px;
}The other code was just me experimenting. But this doesn’t work anyway.
Thanks
Hello
I tried that and had some help from Support also, for the button in the main menu, which was this
#menu-item-5955 .avia-menu-text {
background-color: red;
font: yellow;
border: hidden 2px solid green;
border-radius: 25px;
}
but it doesn’t work as the border is still set to the font colour. I tried various things over several days, please help. All I want is a coloured button, with border same color and contrasting text. You can see the site below.Thanks
Hi
This was close to my question, but slightly different. I want to set a specific amount of section padding as large to to small and huge is too much.For
a) all sections everywhere in the site or specific pages only
b) specific sections whether on a page or several pagesI also set 1 px separator for a section that I want to keep.
Can you please help?
I do not want to set IDs on all sections now, so rather do this with CSS if possible.
I found this post which seems similar to my problem
https://kriesi.at/support/topic/a-color-section-has-more-width-than-other-sections/
but not sure how to properly do this for the scenarios above. Example links below.Thanks
Thanks, that works. I was trying border-color and it was not. But didn’t realize only needs border.
Thanks, but the button border is being set to the font colour. How to set the border the same colour as the background and maintain any radius?
Hi, I have a similar question. I added a button in my main menu, and the button style is “bordered”. I need to change it to coloured; however, that uses the default colours of white on red. I want to use a different background colour for this button only. How do I do that? Also, if I need, how do I change its font colour? Please see the section below for more details. Thanks
Thanks. Seems to be a bug in your import from parent process.
Hi Ismael,
Thanks for fixing that. However, the site is still has errors. The footers are wrong and the blog and blog post right sidebars are wrong too — i.e. content, layout and elements are incorrect. Please see the footer and sidebar screenshots I sent for the original and the child (‘no child’ and ‘with child’ respectively in the filenames).
Regards
Hi Ismael I fixed that functions.php per your instructions above. You can see the same problems as in the screenshots I sent, wrt to appearance. No logo, etc. wrong colours, etc. all sidebars and footers are messed up too. Maybe other things. Please help to fix ASAP. Thanks
Hi Victoria,
WP/PHP details below.
Do you want me to leave the child theme running? It’s not currently. You can activate it by choosing it (enfold with no graphic in appearance > themes) and then select inherit from parent in Enfold options per your instructions, and then please re-activate the actual Enfold again so the website is normal. I attached a screenshots.zip file after doing just that and you can see screenshots I took with child running (“with child” in the filename) and then after re-activating the original theme again, more screenshots with “no child” in the filename. Link to Zip is below.
ThanksOh sorry. See below pls.
Hi Victoria
Yes I do have a backup.
I added the blank enfold-child theme back into the themes folder.
Details provided as asked.
Thanks!Hello,
I tried to do this, and had the blank child theme running, but even after importing the parent enfold settings from the theme options my blog pages and the footer widgets lost my formatting. Maybe more things wrong too but did not spot them yet. So I deleted the child theme for now. I had some code in the functions.php file so I had wanted to move that to the child theme’s functions.php once it all looked OK.. I am using 4.1.2 and want to set up the child theme before updating.
Thanks
Brilliant. Thanks a lot Ismael.
Right, but I did post the link in which the post number I was looking for too, was given. Since all posts have a number, how can we use that number if needed.
I have another question, I have an icon in the sticky menu. It’s not centred vertically so I inspected it on Chrome and edited the line-height which is one way I did centre it temporarily to see, but am trying to figure out what CSS woudl do that so I can add that in the Quick CSS but not having any luck. Can you please help? I included a link in the section below.
Thanks
Thanks Ismael. It works well.
I am still waiting for an answer to how you search by a post number after posting the reference asked by Nikko, above.
Thanks
Thanks Nikko
Here is the post
In that post, there is a reference to a post # as the poster says
Hi guys
In reference to #post-292836 and implementing graphic buttons ..How do I find post 292836??
I used the code block and it did not work. I had used that around my javascript and this happened (I think the < code > I pasted into my post was removed from the text) and so I clarified below
I tried using a code block around the javascript but when I click OK to close the icon box editor, it executes the javascript, and renders it on a new ‘page’ and I have to hit back arrow on the browser to get back to my site which goes back to the Enfold advanced builder page layout for the page. So then I go back to the icon box and the javascript or code block is not there. I the same javascript at the end of a line of text on my old flat html site where it works fine. All I did was copy and paste the same self-contained section of javascript. I gave you the details below.
Thanks
Hi Nikko
Thanks for the info. Re 2nd question, I did use a template but that means doing each page one by one and I wanted to apply the template to all pages at one go, like a batch function, or selected pages. That’s useful if you sometimes forget some element or make a text change to common section for example and need to update all or selected pages, and not do one by one as very time consuming.
I also have this question: I saw a post that referred to another post, i.e. it said “In reference to #post-292836 and implementing graphic buttons for the menu items …” but I could not find post 292836 – how does one find posts by number?
One more issue: I have a javascript code snippet I want to put at the end of a line of text in an icon box. I tried using
Thanks
Another question, I created a template of a color section. I want to add that section template to all pages (not posts) as the last element above the footer; is there a way to do that without manually doing so on each page?
ThanksHi
Thanks for your reply.
a.) You can go to Enfold > Advanced Styling > then select an element to Customize, you can choose the Main Menu and the submenu.
This does not show me the current colours whaich are ust blank and say “default”. Where can I see the current settings?b) I tried this and it works for the main menu and childmenus from there, BUT not on the full width sub-menu (see (e) above). If I click on Features on the main menu and then on on the Features page click on ‘Mobility’ on the full width sub-menu to go to the page Mobility, ‘Mobility’ on the fullwidth sub-menu on the page Mobility is not highlighted. How to do that?
c) There is only one mega menu and it is called Features_Mega if you are on the site, and on the backend, it is also called Features_Mega. Currently it is all white as I used the CSS I gave you, i.e.
#top #header .avia_mega_div .sub-menu li ul li a {
background: #ffffff !important;The other child menus have are all blue (menu background and link background) and I want to set the mega menu backgrounds the same blue, but cannot do so. See (c) above. How do I do it?
d) ok.
Thanks
- This reply was modified 7 years, 1 month ago by s29ers.
Hi Victoria
Got it. Sorry about that, I added something I forgot but will wait in future and not comment! Sorry I missed the info. It is below.
Thanks and regardsHello, Could you kindly answer my questions when you have a moment? Thank you.
One more question,
e) This is related to (d). On the full width menu, how do I highlight the current page like it is highlighted if I use the mega menu? if you click on Features_Mega and then a child link, it goes to the page and then if you hover on Features_Mega it highlights the page link in red. In the first full width menu (there are two), the page you are at is not highlighted. How to do that (preferably with underline like main menu?
(d) above refers to the second full width menu on the page which has links to anchors within the page and how to highlight those as the user is scrolling down the page into that section.
Thanks
Hi Yigit, Thanks; I didn’t realize you can drop an element into the grey area under the tabs – kept clicking the edit icon and there was nothing there … Regards
-
AuthorPosts