Forum Replies Created
-
AuthorPosts
-
Yes I can edit that way. But was trying to let you know of a possible error causing this in your new version.
Hoping it can be fixed in the new version…I think you missed what I said
1. it is a Desktop Server called Local By Flywall.
and
2. It only happens with your latest version 5.4. other previous versions dont show this error and WILL update…I have tested it with many themes and I only get this with your version 5.4
July 28, 2021 at 1:40 pm in reply to: Formatting on Full Screen and Mobile are different on Tables #1313038Thats Brilliant.
They all look great for the whole page..All I did was add this to functions.php and it worked.
Did I need to add the class???When I adjust other pages I will check and see they all work.
Thanks heaps
July 28, 2021 at 2:27 am in reply to: Formatting on Full Screen and Mobile are different on Tables #1312879Link supplied.
July 26, 2021 at 1:00 pm in reply to: Formatting on Full Screen and Mobile are different on Tables #1312418No it is NOT sorted
the coloums are Not all evenJuly 26, 2021 at 11:49 am in reply to: Formatting on Full Screen and Mobile are different on Tables #13123902 things
1. Yes on Mobile it was not showing properly. Is now.
2. On a larger screen columns are not even heights.
So now I have changed to the Pricing Table which fixed the mobile layout
But yes still not showing equal heights on a larger screen.
And yes it is only whats in the light blue because the last one has more info..
And really dont want to add any extra info that is not required to the first 3 columns.and sorry the specific equal height rows link is not very easy to follow for a non coder
So I could use some css to set a min-height to all of the blue cells, and if it means blank space I think I would prefer that to having it look out of whack like it is now
thanks
July 25, 2021 at 2:17 pm in reply to: Formatting on Full Screen and Mobile are different on Tables #1312219Yes that size or larger
as you can see they are not all the same size due to extra wording on the end columnJuly 25, 2021 at 12:34 pm in reply to: Formatting on Full Screen and Mobile are different on Tables #1312210Great thanks again.
So is there a way to make all the different columns be the same height when showing on laptop size?
( Like all side by side)Hey great thanks.
This will do for a start.
Appreciate your coding expertiseLink posted below
Brilliant. Your amazing thanks
I was trying to change
#top .
to
#botton..But got it now.
Thankyou
**********opps we posted at the same time.
Ok great that works
So to add that line to the bottom also what code would I use??
OH silly me hahaha
Ok great that worksSo to add that line to the bottom also what code would I use??
- This reply was modified 3 years, 5 months ago by wealthyone.
Hi Yigit
I am getting this error
Your PHP code changes were rolled back due to an error on line 3 of file C:\Users\Name\Sites\website.dev.cc\wp-content\themes\enfold-child\functions.php. Please fix and try saving again.
syntax error, unexpected ‘:’
And will this add the border to the TOP and Bottom of each color section?
Not ALL color sections throughout the hold site. but most.
I have added some enfold code for you to look at
My site is currently on a Desktop Dev systemhere are also 2 images that I have added
First is a Special heading
then Image 1
then a specials heading
then image 2Currently I have added the gold strips to the top and bottom of the 2 images, but would like NOT to do that as if the image is not fully shown, the gold strips will hide outside of the image space allocated
So is there a way to have just the gold strip added but with no gaps etc like in the first reply above
image1
https://pasteboard.co/K6yRJuY.pngimage 2
https://pasteboard.co/K6yS7jR.pngI hope this helps
Nikko
Not once have you failed to please.
It looks great..
Will converse with my client.Thanks Nikko
You always come thru.
I will test that nowCan somebody who can help me with this please advise me..
And not give me cryptic code to use somewhere which isnt explained where.
Surely some simple instructions on what to do.Like use this code and put it here, then use this custom code and put it there sort of thing.
Thanks
If you care to look at the fonts I sent, you will see that one is Bold. and 3 other weights etc…
So in this case it sees a fond is bold etcOne Normal would be used for the Body and one Bold for the Headings H1-H6
As we see in the General Settings / Fonts area
And then yes h1 – H6
SO what is the “css rule for where you would like to use it on your site.” as I want it everywhere. Body and Headings
I cant as it is on a desktop Dev site sorry.
Maybe I can send some code for you to recreate at your end.Thanks.
However that didnt work. No change. Or no borderWhat about making it Full width. Or any width at all
I understand it resizes to the words length, but to make them all a certain length even if it has 1 word or 5 words
December 23, 2020 at 5:54 am in reply to: Tutorial on Element finding so code can be created #1269449In fact you do have some sort of tutorials I found
on using the inspect coding.
And I gave you the code which DID change the font size of where I am trying to change the colors.
this is on the Add to Cart / Show Details on the product or product slider.. So under each product.
it is one color before hover and another color on hovering over the wording#top .avia_cart_buttons .button {
font-size: 15px;
}December 22, 2020 at 9:39 am in reply to: Tutorial on Element finding so code can be created #1269261Well thought the rest was easy.
#top .avia_cart_buttons .button {
color: blue;
font-size: 15px;
}Size works but cant get color to change
Ok refreshed and tried again.
Yes that worked.ThankQ
Oh ok I tried added the same element and it didnt work. Will try again
The first code for moving Category Description still works OK if anyone is still looking for it
What do I mean by Responsive??
It is when a website reduces down in size to show everything neatly on a mobile device.
Simple -
AuthorPosts