Tagged: featured slider
- This topic has 5 replies, 2 voices, and was last updated 1 year, 10 months ago by
sunnybains.
-
AuthorPosts
-
April 19, 2023 at 2:05 pm #317622
sunnybains
ParticipantHi,
I’m using Catch Box Pro and would like to change the way the elements of text display on the Featured Slider. Most likely I’d want them to be centered, bold, and larger than they currently display. In addition, I’d like to change the colon so that it is either replaced by a > or doesn’t have a space to the left of it or both). Ideally, I’d like to change the post heading text separately (e.g. so it can be bold) from the text, but that’s less critical.
Can you please send me a sample I could put in the custom CSS that would allow me to change all these parameters?
Much appreciated!
Sunny
April 19, 2023 at 3:10 pm #317623sunnybains
ParticipantI’m just adding a second post because I forgot to click the e-mails box.
April 20, 2023 at 12:37 am #317633tikaram
Participant@sunnybains : Can you please post in your site URL so that I can check your site and provide the required additional css.
Regards,
TikaramApril 21, 2023 at 12:32 am #317637sunnybains
ParticipantHere is the current front page: https://www.neuropac.info/
April 21, 2023 at 4:54 am #317649tikaram
Participant@sunnybains : Please try adding the following additional css to increase the font size of slider text. Regarding changing the colon : You will need to create a child theme and make the necessary customization as it cannot be changed with the help of additional css.
.slider-title { font-size: 30px; font-weight: bold; }
Let me know if this helps you out.
April 21, 2023 at 6:27 am #317650sunnybains
ParticipantMuch appreciated, thanks!
-
AuthorPosts
- The topic ‘Change various Featured Slider parameters’ is closed to new replies.