Forum Replies Created
-
AuthorPosts
-
Hi, Ismael
my devices are iPad 3 and macbook pro 15″ (later 2011), seems like I need to do specific code to target my device.
Thanks!Oh! Let me make this right… sorry for my bad expression.
I mean I don’t want the code to control the range 844-927px, and that’s why I hold it less than 843px.
My question should be…
Is it still have effect on the range because I didn’t define the range larger than 843px?
Is it necessary for CSS coding to define every range once you apply a media query on some specific selector?
I hope I make myself clear. Thank you so much.- This reply was modified 7 years, 7 months ago by greatliona.
Umm…
Actually I wanna make it normal font-style and no underline.
But it’s OK I will try the selector, thanks!- This reply was modified 7 years, 7 months ago by greatliona.
Um….
Actually I don’t want the code to have control between 844-927px.
So is it necessary to make another media query to define the range?
Or is it conflicting with each other if I make some range overlap?Victoria
Looks right on your device but not mine both on laptop and iPad.
So what’s wrong could this be?
Many thanks!Is it possible that this issue is caused by changing the “predefined color scheme” in “General Styling”?
Cause now everything I’ve made is gone and it’s quite terrifying.I use:
@media only screen and (max-width: 843px) { #top .av_header_glassy.av_header_transparency #header_main { background-color: rgba(34, 34, 34, 0);} }
But somehow it also controls the region between 844-927px, and dominate my another code:
#top .av_header_glassy.av_header_transparency #header_main { background-color: rgba(34, 34, 34, 0.6) }
the difference is the transparence of the header background.
- This reply was modified 7 years, 7 months ago by greatliona.
Hi, Yigit.
I didi use closing curly brackets in the customized css, so any other suggestion?
Hi, Yigit
I tried to reduce the padding of the div of both title and content.
And now I can see both of them without change the format.
Thanks!April 11, 2017 at 10:20 am in reply to: Masonry Caption (Wrongly displayed on mobile device) #775915Hi, Yigit.
I’ve tried to reduce the title font-size, but somehow the titles are still hidden.
Seems like the background image isn’t big enough to contain both the title and the content.
Is there any way to change the image size?
Also, can I align each image specifically, some by center, some by top and some by bottom?OK!
Please try the username and password I provide!
Thanks!OK, Please take a look of these photos:
The header color works perfectly when the screen size is larger than 927px.
But in the area between 844-926px, the background color turns into transparent (please check the link i provide).
Can I give them a same background color (like the color when the screen size is larger than 927px)?
In the same time, I hope the code won’t affect the background color of the header toggle under 843px.
I hope it’s clear now, thank you so much!Hi, Jordan
I applied your code and added a line-height property in it:
.av-masonry-entry-content.entry-content{ display:block !important; font-size:8px !important; line-height: 8px !important; }
But the title of each photo is still hidden, please check my website again.
Can u give me the selector name of the title and the gap between the title and the description, please?
Thank you so much!- This reply was modified 7 years, 7 months ago by greatliona.
Hi there,
Problem solved.
I change the selector then it works.
Now I use#top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before { border: 2px solid #fff; border-radius: 50%; }
Thanks!
Hi, there.
Do you mean my user name and password for WP?
Thanks!- This reply was modified 7 years, 7 months ago by greatliona.
I tried to use this folloeing code
.ls-gui-element.ls-nav-next::before, .ls-gui-element.ls-nav-prev::before { border: 1px solid #fff; border-radius: 50%; }
But still only changed the border color, anything wrong?
- This reply was modified 7 years, 7 months ago by greatliona.
Hello!
Any suggestion please~!
Thanks!Hi there
I am getting more and more familiar with the css language.
I will make my questions more specific afterwards.
ThanksHi Rikard,
Thank you for responding.
My main question should be how to “share my WP credentials”.
What does this mean?
Sorry for such a silly question.please!
- This reply was modified 7 years, 7 months ago by greatliona.
Hi, John
Thanks for supporting, the border has been set perfectly.
Can you also teach me how to share my WP credentials in the private content?Thank you so much!
Ismael
These codes work perfectly.
Thank you so much!Hello Andy,
Thank you for your reply.
I’m a bit confused, should I paste your code on my quick CSS column?
I’ve applied it but can’t see any difference on my phone.
Please take a look and five me more suggestion.
Thanks!Hello Andy, Thanks for replying.
Now I’ve applied the following code:
.av-masonry-entry-title { color: white !important; }
.av-inner-masonry-content { background-color: black!important; opacity:0.3;}But there are still some differences
I’ve circled them in the following pictures:
Mine:http://beracahcafe.com/wp-content/uploads/2017/01/00.png
Reference:http://beracahcafe.com/wp-content/uploads/2017/01/01.pngI wanna change the words color into white, and remove the white square in the middle of the photos
Thank you so much!Any one any suggestions, please?
Any one any suggestions, please?
Sure, sorry for the unclearness.
there r several differences, but lets deal with two of them…
1.the background of the title and description, mine is white but the reference is transparent black.
2.I also wanna change my title and description color to whiteThe actual addresses are as following:
Mine: http://beracahcafe.com/
Reference: http://www.myguitarfriend.com/thanks!
- This reply was modified 7 years, 10 months ago by greatliona.
-
AuthorPosts