Forum Replies Created
-
AuthorPosts
-
Hi
I’ve got it working. The CSS is now removing the date from the blog page list.
You may close this ticket.
Thank you for responding so quickly and helping me meet my deadline for launch.
LyseI just updated the file, created an includes folder in my Enfold Child theme, and the change works, the “dans” is removed.
I just need a fix now for the other blog list issue above….
Thanks
LyseAs for the other thread you closed, the issue was with the blog list page where I want to remove the blog post date (https://kriesi.at/support/topic/remove-data-from-blog-post-entries/) on this page: http://crescendo.staging.wpengine.com/activites/ (hosted on WPengine) (see screenshot: https://snipboard.io/skJmjI.jpg)
I tried this CSS:
.avia-content-slider .slide-meta time {
display: none;
}Thanks
LyseHi Nikko
I did not implement the change yet because I was asking how this change will stay in effect when there is an update the Enfold parent theme. Should I be updating the file and put it in to my Enfold Child theme (creating a includes folder)?
Thanks
LyseHi
I found the following post: https://kriesi.at/support/topic/change-after-post-date-remove-in-and-remove-last/#post-819930I have to add this CSS in the French side of my Enfold General style settings to make it worked:
.single .text-sep.text-sep-cat {
display: none;
}However, for the change to made the “loop-index.php” file, should I make that change in my Enfold Child theme folder so it does not get overwritten with updates to the parent theme? And how would I apply my French “dans” change?
Thanks
LyseHi Rikard,
The CSS is in the Enfold Quick CSS:
.page-id-77082 .av-fixed-rotator-width .av-rotator-text {
text-align: center;
display: inline-block;
}I just removed it and now my text is not centered.
Please try again.
Thanks
LyseHi Rikard,
Sorry I had a typo in the username I sent to you. Username is KRIESI
I do have the CSS that I had to add in my Child Theme that perhaps gives you the correct results. I would have to be removed before you test.
Thanks
LyseNovember 5, 2020 at 12:09 am in reply to: Headline Rotator centre alignment not working for Prepended static text line #1258483Hi
This is the CSS element that worked for centering:
.av-fixed-rotator-width .av-rotator-text {
text-align: center;
display: inline-block;
}But still I should not have to add this extra CSS when the rotator element sets the alignment already.
LyseNovember 5, 2020 at 12:05 am in reply to: Headline Rotator centre alignment not working for Prepended static text line #1258482Ooops: here’s the website page where you can see for yourselves: https://silviastaging.wpengine.com (password to view the page is: newhome)
November 5, 2020 at 12:04 am in reply to: Headline Rotator centre alignment not working for Prepended static text line #1258480Hi
Sorry to jump into this ticket, but I have the same problem, the rotator text is not centering even if I have selected “center” alignment.
I tried the suggested CSS in the Enfold general settings but it does not center the text.Any suggestion, as this would be working from the settings in the rotator element and not having to add more CSS.
Thanks
LyseYes you may close the ticket.
Thank you for you patience and help clarifying the situation.
LyseHi Yigit,
Zooming at 100% there is not gap.
LyseHi Yigit,
If I zoom really high, the gap goes away. Zooming smaller, I can actually make the cart icon go away.
Is that normal behaviour?
LyseHi Rikard,
I use FF Developer edition
LyseOctober 27, 2020 at 12:16 am in reply to: Need urgent help – just launched and transparent header not working correctl #1255934Hi Victoria
Here’s my CSS looks like now:
@media only screen and (max-width: 1024px) {
.responsive #top #header #header_main .inner-container #text-6.widget h1 {
color: #760008!important;
font-size: 28pt!important;
font-family: ‘Palace Script MT’!important;
margin-top: 0px!important;
margin-left: -15px!important;
}
.responsive #top #header #header_main .inner-container #text-6.widget h3 {
color: #760008!important;
font-size: 16pt!important;
font-family: ‘Palace Script MT’!important;
margin-left: -40px!important;
margin-top: -20px!important;
}#header.av_header_transparency #text-6 .textwidget h1, #header.av_header_transparency #text-6 .textwidget h3 {
color: #fff !important;
}#top #header #header_main .container.av-logo-container .inner-container {
display: block !important;
}
#top #header #header_main .container.av-logo-container {
margin-left: 0px !important;
}
}
@media only screen and (max-width: 767px) {
.responsive #top #header #header_main .inner-container #text-6.widget h1 {
color: #760008!important;
font-size: 20pt!important;
font-family: ‘Palace Script MT’!important;
margin-top: -100px!important;
margin-left: 150px!important;
}
.responsive #top #header #header_main .inner-container #text-6.widget h3 {
color: #760008!important;
font-size: 10pt!important;
font-family: ‘Palace Script MT’!important;
margin-left: 130px!important;
margin-top: -15px!important;
}#header.av_header_transparency #text-6 .textwidget h1, #header.av_header_transparency #text-6 .textwidget h3 {
color: #fff !important;
}#top #header #header_main .container.av-logo-container .inner-container {
display: block !important;
}
#top #header #header_main .container.av-logo-container {
margin-left: 0px !important;
}
}
@media only screen and (max-width: 480px) {
.responsive #top #header #header_main .inner-container #text-6.widget h1 {
color: #760008!important;
font-size: 14pt!important;
font-family: ‘Palace Script MT’!important;
margin-top: -90px!important;
margin-left: 140px!important;
}
.responsive #top #header #header_main .inner-container #text-6.widget h3 {
color: #760008!important;
font-size: 10pt!important;
font-family: ‘Palace Script MT’!important;
margin-left: 115px!important;
margin-top: -15px!important;
}#header.av_header_transparency #text-6 .textwidget h1, #header.av_header_transparency #text-6 .textwidget h3 {
color: #fff !important;
}#top #header #header_main .container.av-logo-container .inner-container {
display: block !important;
}
#top #header #header_main .container.av-logo-container {
margin-left: 0px !important;
}
}Lyse
October 26, 2020 at 11:46 pm in reply to: Need urgent help – just launched and transparent header not working correctl #1255928Hi Victoria
I added all @media for the different devices so that the text-widget would display properly where it should.
I’m left with issues on the ipad (1024):
– while in portrait mode, the burger menu is on top of the text-widget instead on below the logo like on other devices
– while in landscape mode, the main menu is shown on the left instead of on the right.Any advice on how to fix those issues on those devices?
This is incredibly a lot of work when using text-widgets. I hope the theme developer can make this easier in next upgrades.
Thanks
LyseOctober 26, 2020 at 7:44 pm in reply to: Need urgent help – just launched and transparent header not working correctl #1255816Hi Victoria,
I cleared all cache and now I see the widget on my mobile device.
How can I move the widget to the right of the logo, even move the logo more to the left if I need to?Thanks
LyseOctober 26, 2020 at 6:48 pm in reply to: Need urgent help – just launched and transparent header not working correctl #1255807Hi Victoria,
OK so I’ve added the following CC within the @media for the text widget content (however is does not work):@media only screen and (max-width: 767px) {
.responsive #top #header #header_main .inner-container #text-6.widget h1 {
color: #760008!important;
font-size: 22pt!important;
font-family: ‘Palace Script MT’!important;
}
.responsive #top #header #header_main .inner-container #text-6.widget h3 {
color: #760008!important;
font-size: 12pt!important;
font-family: ‘Palace Script MT’!important;
text-indent: 2px!important;
margin-top: -25px!important;
}
.responsive #top #header #header_main .inner-container #text-6.widget img {
width: 10px!important;
height: 60px!important;
}
#header.av_header_transparency #text-6 .textwidget h1, #header.av_header_transparency #text-6 .textwidget h3 {
color: #fff !important;
}#top #header #header_main .container.av-logo-container .inner-container {
display: block !important;
}
#top #header #header_main .container.av-logo-container {
margin-left: 0px !important;
}
}Any help you can provide would be greatly appreciated.
Thanks
LyseHi Rikard,
I download a new version of FF Developer edition and the problem was fixed.
Thank you for trying to help.
LyseActually if you look at any of the pages, you’ll see most of them have italics in text boxes, headings, in the cart, etc.
Hi Rikard,
Here’s a screenshot: https://snipboard.io/04kMlH.jpg
See the sub-menu items, see the second heading below the DIY Jewellery Corner heading, and the buttons below
They are in italic and they should not be.Thanks
LyseHi Jordan,
Awesome, exactly what I wanted!
You guys rock!
Thanks
LyseHi Jordan,
Even after purging all cache at the server did not help. It been hours now.
Thanks
LyseOctober 22, 2020 at 4:22 pm in reply to: Need urgent help – just launched and transparent header not working correctl #1255010Hi Victoria,
Thank you, that did fixed the overlapping. However, I would like my text widget displayed but using smaller font size and image. How would I do that in this case because the CSS code says not to display the text widget.
Thanks,
LyseOK thanks
October 20, 2020 at 10:18 pm in reply to: Need urgent help – just launched and transparent header not working correctl #1254483This reply has been marked as private.Hi
Sorry for jumping into this ticket, but I have the same issue for which I opened another ticket here:How can I hide the widget and where do I add on my site pages?
THanks
LyseOctober 19, 2020 at 5:55 pm in reply to: Need urgent help – just launched and transparent header not working correctl #1254114Hi
It appears to be the header text I add that is the issue. I still need help on how to fix this issue.
Here’s the widget header text content:<h1 style=”color: #760008; font-size: 72pt; font-family: ‘Palace Script MT’;”>The Curry Queen™ </h1>
<h3 style=”color: #760008; font-size: 36pt; font-family: ‘Palace Script MT’; text-indent: 25px; margin-top: -25px;”>“ Easy gourmet never tasted so good”</h3>Thanks
LyseHi Ismael
Thank you that worked perfectly. I use the WC 3.0 product gallery
This ticket can be closed.
Thank you for all of your help.
LyseHi Ismael
That code snippet worked great and fixed the share area.
I realize that the other issue I had with the added text below the product image, before the thumbnails, not longer worked as the hook I was using is now reserved for WooCommerce product gallery thumbnails. So I moved my text within the product summary.
I would like to know why my product image does not have the image border properly displayed.
Thanks
Lyse -
AuthorPosts