- This topic has 10 replies, 2 voices, and was last updated 2 years, 4 months ago by
vako.
-
AuthorPosts
-
October 30, 2020 at 6:05 pm #56729
Hello, I do not speak English very well, but I will try to explain. I added a featured slider to my site. I added a category and a post title. Can I make a white box like in the picture?
October 31, 2020 at 9:06 pm #56737Hi Yasemin,
Please share your website URL and we will check for the possible solutions.
Kind Regards
November 1, 2020 at 2:33 am #56747This reply has been marked as private.November 2, 2020 at 10:49 am #56755Hi Yasemin,
At first sorry for the late reply, we had holidays
Please navigate to Dashboard > Appearance > Customize > Aditional CSS and following snippet:
.slider-info { background: #000; }
Add your own colour scheme to the snippet.
Kind Regards
November 2, 2020 at 4:48 pm #56765Hello,
I added the css code.
but there is a problem. the background is too big. I tried reducing the font size in the typography section. And the font size of all titles has changed. How can I reduce the title post size on the featured slider only?
2 – the background is in the middle of the image. can it be at the bottom? as on the sample website.
November 3, 2020 at 10:28 am #56770Hi Yasemin,
In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.
To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo
Please make sure to mark your reply as private to hide it from the public.
Kind Regards
November 3, 2020 at 2:51 pm #56777This reply has been marked as private.November 3, 2020 at 3:11 pm #56778Hi Yasemin,
We added some custom CSS snippets to your website, please check if it works for you and let us know.
Kind Regards
November 3, 2020 at 4:18 pm #56780Hello Vako,
Thank you for the change but it doesn’t look the way I want it.
I want it to be exactly like this image. For example ; fixed white background. my white background is getting longer or shorter with every image. 2- In the image, the white background is not at the bottom. There is some space 3- Can you reduce the size of the title?
November 6, 2020 at 1:56 pm #56837<pre id=”tw-target-text” class=”tw-data-text tw-text-large XcVN5d tw-ta” dir=”ltr” style=”unicode-bidi: isolate; font-size: 28px; line-height: 36px; background-color: #f8f9fa; border: none; padding: 2px 0.14em 2px 0px; position: relative; margin-top: -2px; margin-bottom: -2px; resize: none; font-family: inherit; overflow: hidden; width: 277px; white-space: pre-wrap; overflow-wrap: break-word; color: #222222;” data-placeholder=”Çeviri”><span lang=”en”>Hello Vako, have you read my message? Do you have a solution for what I want?</span>
November 7, 2020 at 11:15 pm #56855Hi Yasemin,
At first sorry for the late reply, we had holidays
Weird, on our side, your website looks same as on your screenshot, to decrease the slider title font size, please navigate to Dashboard > Appearance > Customize > Additinioal CSS section and add the CSS snippet below:
.slider-title a { font-size: 25px !important; }
Kind Regards
-
AuthorPosts
- You must be logged in to reply to this topic.