Forum Replies Created
-
AuthorPosts
-
August 10, 2021 at 8:42 am in reply to: How to have different colours on each heading on a table #1315991
Hi Rikard,
Thanks for the response, i tried this but it only worked for the first heading (1).
I used the below css for the heading 2 Upcoming Auctions background but it did not work.
li.avia-heading-row:nth-child(2) {
background-color: red !important;
}
Any other solutions?Thanks in advance,
NickAugust 6, 2021 at 9:34 am in reply to: How to have different colours on each heading on a table #1314773Hi Rikard,
Thanks for the reply and sorry for the late response. Maybe i didnt explain it very well but i am not trying to change the colour of the text, i am trying to change the brown backround colour inside of the table that is in the photo (ihave an arrow pointing to the spot i am talking about). I want to make each section that i have put an arrow on a different colour. For exam, were it says upcoming auctions backround colour : black. Where it says past auctions backround colour: red and where it says more backround colour :blue. (these colours are only for example).
Thanks in advance,
NickHi Ismael,
Thanks alot the code worked perfect! No issues with the site speed.
You can mark the ticket as solved!Thank you for the help!
Hi Ismael,
The back end of the site became very slow, after you added the orderby parameters query. I have removed the code for now because it did not work the way i wanted and also issue with the speed, when i removed the code it went back to normal speed
The code did half of the job im trying to achieve, it brang the last modified page first but it show the old publish date. So now when i post latest moves it shows the date it was published and not the date it was last modified that i would like it to show.
So the issues now are two, firstly with the code the whole back end became very slow and secondly the published date was showing and not the last modified date that i wanted.I have saved your code if you need it.
Thanks
Hi Ismael,
Thanks again for the fast response time. I’m happy to let you check it out, I have the logins in the private area.
Regards,
NickHi Ismael,
Thanks for the quick response. I tried your suggestion and yes the code did create a new widget area called ‘Movers Latest Portfolio’ and i replaced the widgets on the footer and sidebar with the new widget. I tried to test it by updateing an old post but unfortunetly it did not work. On the private area i will give you the link for the portfolio page i updated so you can have a look.
Any other solutions?
Thanks for your time.October 1, 2019 at 9:52 am in reply to: Trying to Add JS Particles Background via Enfold theme #1143612Thanks again Mike for your quick respond.
I’m not a very experienced web developer, so the steps to follow from the solution you recommend me is looking very hard for me.
Thanks for try to help me.September 28, 2019 at 3:01 pm in reply to: Trying to Add JS Particles Background via Enfold theme #1143004I tried the above methods and work fine, the only issue, I get this error (Uncaught TypeError: Cannot read property ‘getElementsByClassName’ of null) in all pages I don’t using the particles-js effect.
How I can fix this?
Any help will be grate!
Sorry my English is not my best.
Also I try Mike solution (#1094932) to make it full width on color section i use it but goes in every color section on the page.Hi,
I worked how to fix it by editing custom class in particular images and the above code works.#custoumclass {
margin-top: -80px !important;
margin-right: -80px !important;
}
Thanks. You can close this ticket.Hey Mike,
Firstly id like to thank you for your quick response time. I apologize for the late response. I tried the code but it pushes and stretches the box and the special heading i have underneath overlays with the boxes and leaves from the color section.
Is there any other solutions? -
AuthorPosts