Forum Replies Created
-
AuthorPosts
-
Thanks for the response Mike! This worked for making the header and logo smaller, but there is a second part to my question:
How can I make the header appear ABOVE image banners? Right now the header is hiding a part of the image since it is ON the image.
Thanks!
Regards
I wanted the slider titles to be under the images.
When I use this code:
.slide-entry-title.entry-title {
position: absolute;
bottom: 0;
}The titles show up underneath the image like I want, but the titles are cut off.
Hi Jordan,
I have tried several times yesterday and today but that code still isn’t working. Is there another solution?
Regards
As you can see in the first image (
- https://cl.ly/1431413K0p2a
), the slider images don’t sit on the same line. To fix this issue I wanted the slider titles to be under the images.
When I use this code:
.slide-entry-title.entry-title {
position: absolute;
bottom: 0;
}The titles show up underneath the image like I want, but the titles are cut off. I’ll use the code again and send you an image. When I adjust the “bottom: 0; ” value, the issue still remains.
Hi Jordan,
Thanks for the code but it isn’t working.
I still want the individual titles to be displayed at the bottom of every image. I just want to make sure that no words are hidden.
Regards
Oops sorry. Just reread your response.
I am trying to fix that section, but not the words “You’ll also enjoy” I’m trying to adjust the name of each item in that content slider.
For example, the item that says “Chicken” is supposed to say “Sweet & Sour Chicken” but the rest of the title is hidden behind the image.
No, I’m trying to adjust the names of each individual product
Thanks for your quick response. It isn’t a live site so here are the login credentials:
Nevermind! I figured it out. thanks!
Hi Rikard,
I tried your solution and it works, but I’d like some help with something else as well.
Is there a way to link an image in the Content Slider to a page instead of linking to a lightbox of the same image?
I want Content Slider images to link to different portfolio pages. Is there any code I can input for this in the text editor of the Content Slider?Thanks
Hi Rikard,
- https://ibb.co/ntEz39
Everything in this image is in a grid row. The contents are to close to the edge of the page. How can I get more white space on the left and right of the grid row using CSS?
Regards
Thank you for your awesome support! It works perfectly now. You can close this thread :)
Best Regards,
CarolyneThanks Mike! I’ll try this out.
Thanks Basilis! You may close this topic.
Hi Victoria,
Thanks for your response, but that code isn’t working. I tried inputting it in the Quick CSS and the custom css.
Is there a way to use this code:
.grid-entry .main_color .avia-arrow, .main_color .grid-content { background-color: firebrick; color: firebrick; }
.main_color .grid-entry-title { background-color: firebrick; color: white; }but with the added #us?
Thanks!
I have sent a link and here is an image as well:
- https://ibb.co/jHeKG8
The second portfolio grid should have blue labels instead of red labels.
Thanks Mike!
Changing those settings help, but I seem to be using the classes incorrectly in the Quick CSS editor. How can I differentiate between these two entries using the class “usp”?
.grid-entry .main_color .avia-arrow, .main_color .grid-content { background-color: firebrick; color: firebrick; }
.main_color .grid-entry-title { background-color: firebrick; color: white; }and
.grid-entry .main_color .avia-arrow, .main_color .grid-content { background-color: navy; color: navy; }
.main_color .grid-entry-title { background-color: navy; color: white; }I tried using hashtags, but I think I’m using #usp incorrectly.
Hello?
Hi Rikard,
I still need help on a question that was not yet addressed in my previous messages:
On another note, is there a way to hide certain products in one portfolio grid and have them appear in another?
We are trying to create two separate portfolios on one page: one for American products and another for Canadian products with some overlap.Thanks!
Thanks Jordan!
Works perfectly.
Hi Victoria,
Thanks for the advice! I updated my PHP and the code works fine, but I’m actually trying to change the font size of this:
- https://ibb.co/jU1yeT
There isn’t a live page yet, but here are the credentials so you may view the staged site. The portfolios will be in the Products page.
On another note, is there a way to hide certain products in one portfolio grid and have them appear in another?
We are trying to create two separate portfolios: one for American products and another for Canadian products with some overlap.Hi Victoria,
Thanks for your response! It was the staging site and I was able to solve the issue.
Best Regards,
CarolyneCan I send you my FTP login and WP admin login for further help as done on this thread?
How would I find the functions.php for the staging site in the FTP of the Live Site?
Thanks for your response Jordan. I have another question.
How can I increase the font size of the categories?
-
AuthorPosts