-
AuthorPosts
-
July 14, 2017 at 9:28 am #821050
Hi Guys.
I need some css so I can place the title near top left of slider.
There is no option for this at the moment.
Thanks.( presently it’s in the center )
July 14, 2017 at 3:10 pm #821192Hey Mark,
Please try the following in Quick CSS under Enfold->General Styling:
.slideshow_align_caption { text-align:left !important; } .slideshow_caption { padding-top: 40px !important; }
Best regards,
RikardJuly 15, 2017 at 1:03 am #821509Thanks Rikard. That aligned it to the centre left.
No matter what I change the padding to (tried 20 px) it stays in the same position.July 15, 2017 at 6:46 am #821579Hi,
There is padding on the surrounding elements as well, could you post a screenshot highlighting what you would like to achieve please? Otherwise it a guessing game for us.
Best regards,
RikardJuly 19, 2017 at 10:29 am #823819Hi Rikard.
My apologies.
My client would like the title to be the same distance from the left of the page and from the bottom of the header.
It’s about 350mm from the left at the moment ( sorry for the carpenter’s measure! )
Can I have some css to move it up so it is 350mm from the bottom of the top header?Mark.
July 20, 2017 at 1:26 am #824277Sorry. That should read 35 mm.
July 20, 2017 at 4:53 am #824353Hi Rikard. Sorry for all the questions but have a cranky client.
As well as moving the caption more to the top she requires that the words in the Grampians ( second & third images in the full screen slider ) be in the same font as the H2 title above.
The font is Chiller and I have used Use Any Font to install it. It allows you to assign the font to certain elements. The words in the Grampians don’t seem to be H3, H4, H5 or H6 so I don’t know how to assign the Chiller font?July 21, 2017 at 8:11 pm #825228Hi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisJuly 22, 2017 at 1:12 am #825267Hi Basilis. I assume you are referring to this:
she requires that the words in the Grampians ( second & third images in the full screen slider ) be in the same font as the H2 title above.
That’s OK then.The main title has a H2 tag. Could you please tell me what tag the subheading has?
Thanks.With reference to moving the title more to the top can’t that be covered by aome simple css?
Top left is the only option which is unavailble which seems very strange. Perhaps it should be included in an update?July 27, 2017 at 6:54 am #830464Hi,
Please add the following css code to adjust the caption position.
.avia-fullscreen-slider .caption_bottom .slideshow_caption { bottom: auto; top: 20vh; }
Best regards,
IsmaelJuly 27, 2017 at 8:06 am #830488Wow. Absolutely perfect! Thank you so much.
My client will be very happy!Is there any way to change the sub titles to the same font as the main title?
I had to import Chiller text – used Use any Font.
Was able to change the top to Chiller but the smaller sub heading could not.Here is a screenshot of what she wants.
August 1, 2017 at 11:16 am #832761Hi,
How did you apply the font? Please use the following css declaration to change the font of the caption content.
.avia-caption-content { /* style here */ }
Best regards,
IsmaelAugust 1, 2017 at 11:54 am #832782Hi Ismael.
I used Use any Font Plugin to apply the Chiller.ttf
It works well with the main title which is H2
But the sub heading doesn’t see to be H2 3 4 5 or 6.
I’m a little useless when it comes to css. Sorry.August 5, 2017 at 7:19 am #834613Hi,
Thank you for the info. We assigned the “.avia-caption-content” element in the “Use any font” panel.
Best regards,
IsmaelAugust 5, 2017 at 7:34 am #834617So easy when you know what to do. Many thanks.
August 5, 2017 at 12:38 pm #834750Hi! We’re glad that Ismael was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.
Thank you for using Enfold.
Cheers!
Sarah -
AuthorPosts
- The topic ‘Title position for full screen slider’ is closed to new replies.