- This topic has 7 replies, 2 voices, and was last updated 4 years, 4 months ago by
vako.
-
AuthorPosts
-
December 8, 2020 at 10:21 pm #57350
Hi,
i’m using Mailchimp – i don’t know if this question is for you or for the plugin support.
In the footer, there’s the widget (image attached).
What CSS code can I write in the CSS editor to make the button in another color (#db70db) and the text E-OBVESTILA centered?
Image is here:
https://drive.google.com/file/d/10M1LwcLfxfbhCBqMlvi5q8nheh2YHzzT/view?usp=sharing
Thank you very much in advance!
December 9, 2020 at 12:55 pm #57353Hi Tina,
Please share a direct link to the page and we will try to create custom CSS snippets especially for you.
Kind Regards
December 9, 2020 at 8:19 pm #57367Hi,
it’s on every page of https://tinalisec.com/
It’s in the footer widgets on the right side.
Thank you very much in advance!
Tina
December 10, 2020 at 1:13 pm #57380Hi Tina,
Seems that CSS snippets cant be applied.
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
December 12, 2020 at 4:36 am #57432This reply has been marked as private.December 12, 2020 at 6:12 pm #57454Hi Tina,
1. We added custom CSS snippet to your website and changed submit button colour, please check and let us know if it works for you.
2. Regarding another question from your support ticket, if you want to display blog posts on the custom pages you need for this short code, you will paste the shortcode to the page you want to be as the front page.
With the theme and WordPress settings, you can only have one blog page at the same time, but I can give you shortcodes to have blog posts on the home page and on the blog page too.
To display all latest post use:
[bard_blog]
To select specific categories in the blog feed shortcode, you just need to add the “categories” attribute to it. You can list multiple categories separated by a comma:
[bard_blog categories=”food,travel”]
or select a single one like this:
[bard_blog categories=”food”]
Also, posts per page could be limited by adding the “amount” attribute” like this:
[bard_blog categories=”food” amount=”5″]
To select specific posts in the blog feed shortcode, you just need to add the “post_ids” attribute to it and list selected post ids separated by a comma like this:
[bard_blog post_ids=”1,23,157″]
Hope it was helpful.
Kind Regards
December 14, 2020 at 10:59 pm #57532Yes, thank you.
Both things work great.
Thank you for your help!
Tina
December 15, 2020 at 11:56 am #57540Feel free to contact us at any time, we are more than happy to help.
Kind Regards
-
AuthorPosts
- You must be logged in to reply to this topic.