Tagged: breadcrumb, post slider, styling
-
AuthorPosts
-
March 12, 2020 at 2:35 pm #1192629
Hello :),
Post Slider
When I build a post with the ALB, I put in a post slider. But the images are not the same size and the title is HUGE. (See screenshot)
Question 1a: How can I style the post slider so that images are the same size and how can I adjust the font size of the title? Everything needs to be aligned as well?
Question 1b: Can you recommend a standard size for the featured image in post/easy slider element?Breadcrumb styling:
I used your documentation at: https://kriesi.at/documentation/enfold/breadcrumbs/ to make a shortcode and style the font colors.
But. Only the color GOLD works. I can’t change the rest of the colors.
Question 2: How can I change (only) the font color that is dark right now, to white? (See screenshot)Can you help me?
Sincerely,
MortickaMarch 14, 2020 at 2:45 pm #1193095Hello, anybody home?
Sincerely,
MortickaMarch 18, 2020 at 8:20 am #1194048Hi Morticka,
We apologize for the delayed response.
Q1a: You can set the h3 size in Enfold > Advanced Styling or you can add this CSS code in Quick CSS (Enfold > General Styling):#top #wrap_all .avia-content-slider h3.slide-entry-title { font-size: 18px; }
It would be hard to align everything especially if there’s a large difference in text count both in title and content.
Q1b: The size used by post slider is 495px (width) and 400px (height).
Q2: You can change breadcrumb’s color in Enfold > Advanced Styling, select Breadcrumbs.
Hope this is helpful.
Best regards,
NikkoMarch 18, 2020 at 2:30 pm #1194118Hey Nikko,
Thx, I wanted to only target the font in the content slider, not every H3 and this worked like a charm!
What does not work, is changing only the DARK color of the breadcrumb font in white. That was my question. I know I can change it in advanced styling, but that targets all the font color/links/back slashes.
So again my question, how can I change/target only the dark color in the breadcrumb to white and keep the rest gold?
Sincerely,
MortickaMarch 18, 2020 at 3:36 pm #1194136Hi Morticka,
I see, try adding this CSS code as well:
#top .breadcrumb .breadcrumb-trail a { color: white; }
Best regards,
NikkoMarch 19, 2020 at 12:43 pm #1194394Yes it works, thx Nikko!! :D
You can close this ticket.
Sincerely,
MortickaMarch 19, 2020 at 1:01 pm #1194403Hi Morticka,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘Post Slider styling question and Breadcrumb styling not working’ is closed to new replies.